#48 · Primary category: AI Content Readers & Aggregators

auto-news

ai productivity

A personal news aggregator to pull information from multi-sources + LLM (ChatGPT/Gemini/Ollama via LangChain) to help us reading efficiently with less noises, the sources including: Tweets, RSS, YouTube, Web Articles, Reddit, and personal Journal notes.

Project last updated:07/19/25

GitHub Stars

906

Forks

111

Contributors

5

License

MIT

Why we included this project

Keeping up with a scattered mix of RSS feeds, Reddit threads, tweets, and YouTube channels is usually a time sink. This project pulls those sources into one pipeline, runs each item through an LLM via LangChain to generate summaries and insights, and drops anything that doesn't match your stated interests, so you're left with a short, readable briefing. It can transcribe YouTube videos that lack a transcript before analyzing them. You can choose between OpenAI, Gemini, or a local Ollama backend, which helps if you want to keep inference off external servers. The results land in Notion, and since the backend runs with docker-compose or Kubernetes, self-hosting is a real option.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category