Daily AI News Digest: RSS, Llama 3.2 Summary & Telegram
Automates fetching AI news from RSS feeds, summarizes with local Llama 3.2 via Ollama, and delivers daily digests to Telegram. Privacy-focused, offline on Raspberry Pi—no cloud costs.
This n8n workflow creates an intelligent, fully offline daily AI news digest. It triggers on a schedule to pull the latest articles from multiple RSS feeds focused on AI developments. Articles are filtered to include only those published the previous day, ensuring a fresh daily recap. Each selected article is then processed by a local Ollama instance running Llama 3.2 (1B model), generating concise summaries without relying on external APIs.
The summarized content, including titles, authors, an
Platform
n8n
Category
HR & Operations
Price
$19.99
Creator
QualityWorkflows
RSS
AI News
Summarization
Telegram
Ollama
Llama3.2
Local LLM
Daily Digest
Automation
Raspberry Pi
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.