all repos — llm_aggregator @ 2e7ca2fff0eca5f948de3dec07502b00d7f03039

A CLI tool to aggregate RSS feeds and summarise them with LLMs

docs: clarify README
Maxwell Jensen 85795372+maxwelljens@users.noreply.github.com
Mon, 04 May 2026 20:33:29 +0200
commit

2e7ca2fff0eca5f948de3dec07502b00d7f03039

parent

f8680f68d04b67101a791bdcffbbb96f0bc740a8

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M README.mdREADME.md

@@ -15,7 +15,7 @@ ## What is it?

`llm_aggregator` fetches articles from multiple RSS/Atom feeds, filters and processes the content, and sends it to any OpenAI-compatible LLM to produce a -concise summary, without reading dozens of posts. +concise summary, without you needing to read dozens or hundreds of posts. **Supports**: RSS 2.0, Atom, JSON Feed | OpenAI-compatible APIs | Local LLMs (Ollama, etc.) | TUI with live progress | Text/Markdown/JSON output