Automate Daily Telegram Group Summaries with Google Gemini AI - n8n Workflow | Neura Market
Automate Daily Telegram Group Summaries with Google Gemini AI
This workflow automates the creation of a daily digest for Telegram groups using Google Gemini AI, summarizing conversations to keep members informed without the need to scroll through numerous messages.
The workflow fetches new messages from Telegram groups every 24 hours, filters and formats them into a transcript, and then sends this transcript to Google's Gemini AI for analysis. The AI generates a structured summary highlighting key topics, shared links, and unanswered questions. The sanitized summary is then posted back to the Telegram group, ensuring all members are updated with the most important information without the noise.
Platform
n8n
Category
Communication
Price
Free
Creator
Fatima Al-Rashid
code
telegram
stickyNote
httpRequest
scheduleTrigger
googleGemini
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.