Paste a news-article link and get a concise summary plus a read on whether the coverage is positive or negative.
A desktop app that turns a long news story into the essentials. You give it a news-article URL; it fetches the page and pulls out the title, author, and publish date, then generates a short, readable summary of the piece.
On top of the summary it runs sentiment analysis, reporting a polarity score and a simple positive / negative label — so at a glance you can tell not just what an article says, but the tone it strikes.


Extracting and condensing the article text.
Language models behind the summarization.
Polarity scoring for positive / negative tone.