Skip to content
FlowHubFluxonLab
A
AI Automationfree

Send daily AI news digests from RSS feeds with OpenAI, Telegram and Gmail

by Manik Chandra Dhoradapted from n8n official workflow galleryUpdated Aug 2026
RequiresAAI AgentGmailGmailOpenAI Chat ModelOpenAI Chat ModelTelegramTelegram
Share Post Share
ScWhen Daily Digest ScheduledWhen Daily Dige…SeSet Digest ConfigurationSet Digest Conf…SOSplit Feed URLsFetch Articles from RSSFetch Articles …RDDeduplicate by Article LinkDeduplicate by …LiLimit to Newest ArticlesLimit to Newest…SePrepare Article SnippetsPrepare Article…AgAggregate Article ListAggregate Artic…AgCreate Daily DigestCreate Daily Di…OpenAI GPT-5 MiniOpenAI GPT-5 Mi…Post Digest to TelegramPost Digest to …Send Digest via GmailSend Digest via…1234567891011
1/5
STEPS · 11
Runs on a schedule

Quick overview This workflow runs every morning at 8 AM, pulls articles from multiple RSS feeds, deduplicates and trims the list, uses OpenAI (GPT-5 Mini) to write a short plain-text news digest, and delivers the same digest to a Telegram chat and a Gmail inbox. How it works Runs daily at 8:00 AM on a schedule. Splits your configured RSS feed URL list into individual feeds and fetches the latest articles from each one, continuing even if a feed fails. Removes duplicate articles by link, keeps only the newest items up to your maxArticles limit, and trims each item to title, link, publish date, and a short snippet. Combines all cleaned articles into a single JSON list and sends it to OpenAI (GPT-5 Mini) to select 5–8 top stories and generate a single plain-text digest under 3,500 characters. Sends the generated digest to your specified Telegram chat. Emails the same digest as a plain-text message through Gmail. Setup Add an OpenAI credential and ensure the GPT-5 Mini model is available in your account. Create a Telegram bot with @BotFather, add the Telegram credential in n8n, and set your target telegramChatId (for example by using @get_id_bot).

Tags

n8nreference-onlyagentgmaillm-chat-open-aitelegram
Connects
AAI AgentgmailGmailopenaichatmodelOpenAI Chat ModeltelegramTelegram
CategoryAI Automation
Triggermanual
Complexitycomplex
Nodes12
AddedJul 18, 2026

Related workflows

See all AI Automation
ACDgmail
free

AI: Summarize podcast episode and enhance using Wikipedia

The workflow automates the process of creating a summarized and enriched podcast digest, which is then sent via email. Note that to use this template, you need to be on n8n version 1.19.4 or later.

by n8n Team
Agmailopenaichatmodeltextclassifier
free

Suggest meeting slots using AI

The purpose of this n8n workflow is to automate the process of identifying incoming Gmail emails that are requesting an appointment, evaluating their content, checking calendar availability, and then composing and sending a response email. Note that to use this template, you need to be on n8n version 1.19.4 or later.

by n8n Team
AopenaichatmodelserpapigooglesearchS
free

Slack chatbot powered by AI

This workflow offers an effective way to handle a chatbot's functionality, making use of multiple tools for information retrieval, conversation context storage, and message sending. It's a setup tailored for a Slack environment, aiming to offer an interactive, AI-driven chatbot experience. Note that to use this template, you need to be on n8n version 1.19.4 or later.

by n8n Team