This n8n workflow automates the collection, processing, summarizing, rating, and emailing of AI-related news articles. It fetches RSS feeds, extracts article data, parses JSON content, and integrates with a PostgreSQL database for deduplication and archiving. The workflow employs language models for summarization and relevance rating, filtering articles with high relevance scores. Relevant articles are formatted into an HTML newsletter and sent via Gmail, ensuring that only top-rated content reaches subscribers. Practical use cases include automated weekly AI news updates for tech blogs or internal team newsletters, streamlining content curation, summarization, and distribution processes, saving time and maintaining high-quality, curated news feeds.
AI News Digest Workflow for WordPress
Node Count | >20 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.chainLlm, @n8n/n8n-nodes-langchain.lmChatOllama, code, compareDatasets, gmail, if, manualTrigger, merge, noOp, postgres, rssFeedRead, scheduleTrigger, set, stickyNote |
Reviews
There are no reviews yet.