Automated Daily Email Digest with AI Summarization

somdn_product_page

This n8n workflow automates the creation of a daily email digest by fetching recent emails from Gmail, summarizing them using OpenAI’s language model, and sending a comprehensive HTML-formatted summary. The process begins with a scheduled trigger every morning at 9 AM, which fetches emails labeled for categorization from the past 24 hours. Each email’s content is loaded into AI for summarization, preserving external links and formatting for clarity. Summaries from multiple emails are then combined into a well-organized digest that includes email subjects and sender details. Finally, the digest is emailed to a specified recipient, providing a concise overview of the latest news and updates, ideal for users who want to stay informed while minimizing inbox clutter. This workflow is perfect for busy professionals, content curators, or anyone looking to streamline their information intake using automation and AI.

Node Count

11 – 20 Nodes

Nodes Used

@n8n/n8n-nodes-langchain.chainSummarization, @n8n/n8n-nodes-langchain.documentDefaultDataLoader, @n8n/n8n-nodes-langchain.lmChatOpenAi, @n8n/n8n-nodes-langchain.textSplitterRecursiveCharacterTextSplitter, code, gmail, if, noOp, scheduleTrigger, set, stickyNote

Reviews

There are no reviews yet.

Be the first to review “Automated Daily Email Digest with AI Summarization”

Your email address will not be published. Required fields are marked *