Automate Daily AI News Summarization and Delivery via Telegram - n8n Workflow | Neura Market
Automate Daily AI News Summarization and Delivery via Telegram
This workflow collects AI news from RSS feeds, summarizes them using a local Llama 3.2 model, and sends a daily digest to your Telegram chat.
The workflow is designed to run entirely offline, making it ideal for privacy-focused environments. It collects AI-related news from multiple RSS feeds, filters articles published the previous day, and uses a local language model to summarize the content. The summarized news is then formatted and delivered to a specified Telegram chat. This setup is perfect for users who want to stay updated with AI news without relying on external cloud services.
Platform
n8n
Category
Lifestyle
Price
Free
Creator
Connor Walsh
set
merge
filter
telegram
stickyNote
rssFeedRead
scheduleTrigger
chainLlm
lmOllama
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.