Daily AI news digest with RSS, Llama 3.2 summarization & Telegram delivery
Daily AI News Digest with RSS, Llama 3.2 Summarization & Telegram Delivery AIDailyNews is an intelligent, privacy-focused agent that automatically collects, summarizes, and delivers daily news updates to your Telegram...
Template notes
Daily AI News Digest with RSS, Llama 3.2 Summarization & Telegram Delivery
AIDailyNews is an intelligent, privacy-focused agent that automatically collects, summarizes, and delivers daily news updates to your Telegram via local AI processing. It is designed to run entirely offline on devices like the Raspberry Pi 5, using no paid APIs or external cloud services.
Prerequisites Before you begin, ensure you have the following set up:
n8n Instance: A running instance of n8n.
Local LLM Server (Ollama): This workflow requires Ollama to be running locally with a downloaded language model (e.g., llama3.2:1b). It's designed for deployment on a home server or a device like a Raspberry Pi 5.
Telegram Bot: You need a Telegram bot with its API token. You can create one by talking to the BotFather.
Telegram Chat ID: You'll need the numeric ID of the user or group chat where the news digest will be sent.
How It Works Scheduled Trigger: The workflow runs automatically on a daily schedule.