Skip to content

konstantinosfragkoulis/BreakingNews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9b8daaf · · Jul 7, 2025

History

35 Commits
Jul 7, 2025
Jun 23, 2025
Jul 7, 2025
Jun 18, 2025
Jun 18, 2025
Jun 22, 2025
Jun 23, 2025
Jun 23, 2025
Jun 20, 2025
Jun 20, 2025
Jun 23, 2025
Jun 18, 2025
Jun 18, 2025
Jun 18, 2025

Repository files navigation

Breaking News

A desktop app that uses LLMs to rank, summarize, and present the most important news stories.

How to compile

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}