A desktop app that uses LLMs to rank, summarize, and present the most important news stories.
git clone https://github.com/konstantinosfragkoulis/BreakingNews.git
cd BreakingNews
npm install
npm run build
ld
You can find the built binary in ./release/{VERSION}