This workflow automates the daily retrieval, formatting, and delivery of the latest artificial intelligence news headlines through email. It begins with a scheduled trigger that runs every morning at 9 AM, initiating a search for recent AI news within the last 24 hours using the Perplexity AI API. The retrieved headlines, summaries, sources, and URLs are then processed by an OpenAI GPT-4 based formatter to produce a clean, readable email message. The formatted news digest is finally sent via Gmail to the user or team inbox. This setup is ideal for AI enthusiasts, researchers, and content creators who want to stay up-to-date with minimal effort, ensuring they receive concise news summaries every day.
AI News Summary Email Automation Workflow
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmChatOpenAi, @n8n/n8n-nodes-langchain.memoryBufferWindow, gmail, perplexity, scheduleTrigger, stickyNote |
Reviews
There are no reviews yet.