This n8n workflow automates the process of fetching, summarizing, and delivering daily news in a clean, structured format. It pulls the latest headlines from trusted RSS sources for both India and global coverage, then uses an AI agent to generate concise, factual summaries. The workflow ensures relevance by limiting results to recent articles, avoiding duplication, and maintaining a clear separation between India and World news streams .
Building on a starter template, I enhanced this workflow by integrating India-specific news sources and transforming the output into a visually appealing, card-based HTML email. The result is a polished daily news digest that is both easy to scan and user-friendly, combining automation, AI summarization, and thoughtful UI formatting to deliver a practical, production-ready solution.
0
8
Sarvam AI OCR is an automated n8n workflow designed to digitize and structure data from invoice PDFs with minimal manual effort. It captures uploaded documents, processes them using Sarvam’s document intelligence API, and retrieves OCR output in a structured format. The workflow then refines the extracted text using an LLM to identify key invoice fields such as invoice number, date, product details, and total amount, enabling accurate and consistent data extraction across documents.
This workflow was adapted and enhanced from a starter template in the n8n templates collection, with added logic for improved reliability via loop based processing. It is ideal for finance, operations, and accounting use cases where scalable invoice processing and automation are required, reducing manual data entry while improving accuracy and efficiency.
0
9
This n8n workflow automates end-to-end customer support email handling by intelligently classifying incoming Gmail messages and routing them based on intent, complexity, and authenticity. It uses AI to distinguish between real customer queries and promotional noise, categorize requests (billing, technical, etc.), and determine whether a response can be generated automatically or requires human intervention.
For simple queries, the system drafts a professional reply using predefined FAQs and guardrails, ensuring consistency and compliance. Complex or sensitive emails are escalated by creating structured tickets in tools like Trello or helpdesk systems, with detailed AI analysis attached. Real-time Telegram notifications keep teams informed, while fallback error handling ensures no customer query is missed, making the workflow robust, scalable, and production-ready.
0
15
"SEO Report with AI Insights" is an advanced n8n workflow that automatically pulls data from Google Search Console and Google Analytics, analyzes month-over-month performance, and generates a clean, client-ready SEO report. It also has Keyword Position Tracking and reporting capabilities.
It combines structured data processing with AI-generated insights to highlight key trends, keyword movements, traffic changes, and growth opportunities. The workflow outputs a fully formatted PDF report, making it ideal for agencies and freelancers who want to deliver professional SEO reports with minimal manual effort.