Brminnick HackerNews Save

A .NET MAUI app for displaying the top posts on Hacker News that demonstrates text sentiment analysis gathered using artificial intelligence

Project README

MAUI

HackerNews

A .NET MAUI app for displaying the top posts on Hacker News.

This app demonstrates how to use IAsyncEnumerable + C# 8.0 to improve performance. Thanks to IAsyncEnumerable, the items are added to the list as soon as they're available making the app feel faster and more responsive.

This app also uses the Text Analytics API from Microsoft Cognitive Services to analyze the sentiment of each headline.

  • 😃 Headline is Happy
  • ☚ī¸ Headline is Sad
  • 😐 Headline is Neither Happy or Sad

Hacker News Demo

Open Source Agenda is not affiliated with "Brminnick HackerNews" Project. README Source: brminnick/HackerNews

Open Source Agenda Badge

Open Source Agenda Rating