This n8n workflow automates the generation of a targeted AI newsletter by collecting, analyzing, and summarizing the latest AI news from web pages and social media. It starts with a form trigger to gather newsletter details, filters relevant markdown content, and evaluates multiple media sources including articles and tweets. The workflow then dynamically selects top stories based on relevance and engagement, avoiding duplicates from previous issues. It crafts compelling subject lines, writes engaging newsletter sections, and compiles the full content, which is then distributed via Slack and email. Practical for AI-focused publishers, this workflow ensures timely, curated, and impactful content distribution for tech-savvy audiences.
AI Newsletter Automation for Curated News and Stories
Node Count | >20 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.chainLlm, @n8n/n8n-nodes-langchain.informationExtractor, @n8n/n8n-nodes-langchain.lmChatAnthropic, @n8n/n8n-nodes-langchain.lmChatGoogleGemini, @n8n/n8n-nodes-langchain.outputParserAutofixing, @n8n/n8n-nodes-langchain.outputParserStructured, aggregate, convertToFile, executeWorkflow, extractFromFile, filter, formTrigger, httpRequest, if, s3, set, slack, splitInBatches, splitOut, stickyNote |
Reviews
There are no reviews yet.