Summarize RSS feeds into a daily AI digest with Gemini, Slack, and Gmail
Who is this for
Busy professionals, team leads, and anyone who follows multiple news sources and wants a single, prioritized morning briefing instead of scrolling through dozens of tabs.
What this workflow does
A Schedule Trigger fires every weekday morning at 8 AM. Two RSS Feed Read nodes pull the latest articles from your configured sources (default: Ars Technica and Hacker News). A Code node merges and deduplicates the articles into a single list. Google Gemini then reads each article, writes a concise summary, assigns an importance score from 1 to 10, and tags it by category. Another Code node builds a formatted digest sorted by importance, splitting stories into "Top Stories" and "Other News." The digest is posted to Slack as your daily briefing and simultaneously sent via Gmail for team members who prefer email.
How to set up
Replace the RSS feed URLs in "Tech News Feed" and "Hacker News Feed" with your preferred sources Add your free Google Gemini API key from Google AI Studio Connect Slack and choose the channel for daily posts Connect Gmail and set the recipient email address Adjust the cron schedule in "Morning Schedule" to your preferred time
Requirements
Google Gemini API key (free tier available) Slack workspace Gmail account n8n instance (self-hosted or cloud)
How to customize
Add more RSS Feed Read nodes and wire them into "Merge and Deduplicate" for additional sources Change the importance scoring criteria in the "Summarize and Score" AI prompt Adjust the top story threshold in "Build Digest" (default: score 7 or above) Modify the cron expression to run at a different time or include weekends
Related Templates
Automatic News Summarization & Email Digest with GPT-4, NewsAPI and Gmail
📰 AI News Digest Agent: Auto News Summarizer & Email Newsletter Create an intelligent news curation system that automat...
Generate Food Recipes from Gmail & Form Requests with Ollama & Llama 3.2
This n8n template demonstrates how to create an intelligent food recipe assistant that accepts requests via Gmail and we...
Auto-classify Gmail emails with AI and apply labels for inbox organization
Who is this for? Professionals and individuals who receive high volumes of emails, those who want to automatically organ...
🔒 Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments