Send AI-Curated Weekly News Digests with RSS, Vector DB & GPT-4o
What this workflow does
This workflow implements a two-stage news automation system designed for reusable and topic-driven email delivery. News articles are continuously collected from multiple platforms using RSS feeds and stored in a vector database with semantic embeddings and category metadata.
Instead of fetching news on demand, the workflow separates daily ingestion from weekly delivery. This allows the same news data to be reused across different topics, audiences, or delivery schedules.
On a weekly basis, relevant articles are retrieved from the vector store based on defined areas of interest and item limits. The selected news is then processed by an AI agent, which converts the raw articles into a structured, email-ready format before sending the final content to users.
How it works
News articles are collected daily from multiple RSS feeds Articles are categorized and stored in a vector database On a weekly trigger, topic preferences are evaluated Relevant articles are retrieved using vector-based search An AI agent formats the content for email delivery The email is sent to the user
Setup
To use this workflow, complete the following steps:
Add and configure your RSS feed sources Connect a vector database and embedding model Configure AI model credentials for content generation Set up email service credentials Define weekly scheduling and topic inputs Test retrieval and email output
Customization
You can customize this workflow by:
Adding or removing RSS feed sources Adjusting news categories or topic filters Changing the number of articles retrieved per topic Modifying the AI agent’s writing tone or structure Reusing the vector store for other content workflows Updating email frequency or delivery format
Requirements
RSS feed URLs Vector database credentials AI model credentials Email service credentials
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