-
Notifications
You must be signed in to change notification settings - Fork 153
Open
Description
This Python script fetches the latest news articles from a free public API and generates concise summaries for each one using the TextRank algorithm from the gensim library.The goal is to provide a quick, text-based overview of trending news topics (default: technology) directly in the terminal.