Menu

Post image 1
Post image 2
1 / 2
0

LLM Aggregator: aggregate RSS feeds and summarise them with LLMs

DEV Community·Maxwell Jensen·about 1 month ago
#XnwNir7d
Reading 0:00
15s threshold

I’d like to share a tool I’ve been developing for my own workflow: llm_aggregator . What is it? Free software CLI tool written in Go that fetches articles from multiple RSS feeds, optionally filters them by date or keywords, then sends them as a query to any LLM through OpenAI-compatible API to produce a concise summary, or analysis, or whatever you prompt it for. Why I built it: I like some news sources, but I don’t really care for keeping up with hundreds of articles a day. I wanted something that: Works completely from the terminal. Does one thing well: fetches, filters, summarises; the Linux way. Works with any LLM providers.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More