AI-Powered RSS Newsletter Automation with Gmail & Postgres
Automates collecting, rating, summarizing, and sending personalized newsletters from RSS feeds using AI models, Gmail, and Postgres for storage and deduplication.
This n8n workflow transforms RSS feeds into polished HTML newsletters by leveraging AI for intelligent curation. It fetches articles from specified RSS sources, evaluates them using an AI model like QWEN 14B for relevance, quality, and tagging, then summarizes top-rated ones with Gemma3 4B for concise reading. Duplicates are checked against a Postgres database to ensure fresh content, and the best articles are formatted and dispatched via Gmail with OAuth2 authentication.
Key benefits include s
Platform
n8n
Category
IT & Development
Price
$24.99
Creator
Jordi Faber
RSS
Newsletter
AI
Gmail
Postgres
Ollama
Email Marketing
Automation
Content Curation
Deduplication
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.