Hall of Fame🏆
Discover the most popular automation workflows
AI-Generated Facebook Ad Images from Product Analysis
Automate the creation of compelling Facebook ad image prompts by analyzing product images and visual styles. This workflow uses Google Drive, OpenAI's GPT-4o for analysis, and generates prompts for AI image generation.
Microsoft Outlook AI Email Assistant for Automated Categorization
Automate the categorization of your Outlook emails using AI. This workflow fetches unread, uncategorized emails, uses OpenAI to analyze and assign categories, and updates the email, streamlining inbox management.
Automated MITRE ATT&CK Incident Response with AI Assistant
Leverage AI to analyze SIEM alerts, extract MITRE ATT&CK TTPs, and generate actionable remediation steps. This workflow enhances cybersecurity incident response by providing contextual intelligence.
Automated Flight Price Drop Alerts with n8n and AI
This n8n workflow leverages AI and vector databases to monitor flight prices and trigger alerts when drops are detected. It utilizes Webhook, Langchain nodes like Text Splitter and Embeddings, and Weaviate for storage and querying, finally logging results to Google Sheets.
AI Currency Exchange Estimator with Webhook
Automate currency exchange estimations by leveraging AI and a webhook trigger. This workflow uses LangChain nodes to process requests, query exchange rates, and log results to a Google Sheet.
Automated Patent Abstract Summarization with n8n and Langchain
Leverage n8n's Webhook, Langchain's text splitting and AI capabilities, and Supabase vector store to automatically summarize patent abstracts. This workflow simplifies the process of extracting key information from patent documents.
RAG Reranking Workflow for Golf Rules Q&A
This workflow ingests golf rules from a PDF, processes them using a Code node for structured data, and then utilizes Supabase Vector Store with Cohere reranking for efficient retrieval in a RAG (Retrieval-Augmented Generation) system. It enables a conversational AI to answer golf rule questions accurately by leveraging a reranked knowledge base.
Automated Gemini File Search and Retrieval with n8n
This n8n workflow automates the process of creating a file store, uploading documents using Google Gemini's API, and performing RAG-based queries. It leverages the `httpRequest` node for API interactions and the `OpenRouter` node for AI-powered question answering.
Summarize Google Sheets Form Feedback Using OpenAI GPT-4
Automate the summarization of Google Forms feedback collected in Google Sheets. This workflow uses OpenAI's GPT-4 via the 'Summarize via GPT model' node to generate actionable insights from user responses.
Generate SEO Seed Keywords Using AI
Leverage AI to generate 15-20 seed keywords based on your Ideal Customer Profile (ICP). This n8n workflow uses the AI Agent and Set nodes to define your ICP and then prompts an AI model to produce targeted, foundational keywords for your SEO strategy.
Automate Outlook Email Categorization with AI
This workflow automatically categorizes Outlook emails using an AI model. It leverages the Microsoft Outlook node to read emails and the Ollama Chat Model node for AI-driven classification, then moves emails to relevant folders.
Automate Server Updates with n8n Webhook and SSH
This n8n workflow automates Linux server updates by using a webhook to trigger an SSH command for apt update and upgrade. It provides a simple API endpoint for seamless server maintenance.
Automated Fleet Fuel Efficiency Reporting with AI Agent
This workflow automates the generation of fleet fuel efficiency reports by processing incoming data via a Webhook, splitting it, embedding it into a vector store, and querying it with an AI agent. The results are then logged to Google Sheets.
Automate CV Parsing and Airtable Storage with OpenAI
This workflow automates the extraction of CV data from uploaded PDFs, processes it using OpenAI's language models for structured output, and saves the parsed information to Airtable. It streamlines the job application process by converting unstructured CV data into organized records.
Automated AI Email Responder with Summarization and Vector Search
This workflow automatically responds to incoming emails by summarizing them, retrieving relevant information from a Qdrant vector store, and generating a concise, professional reply using AI. It leverages 'Email Trigger (IMAP)', 'DeepSeek R1', and 'Send Email' nodes for core email handling.
Scrape and Summarize Latest Paul Graham Essays with n8n
Automate the scraping of Paul Graham's essays using n8n's HTTP Request and HTML nodes. Then, leverage Langchain nodes for summarization.
Automated Google Analytics Comparison for SEO Insights
This n8n workflow automates the comparison of Google Analytics data week-over-week. It extracts page engagement and search console metrics, sending them for AI analysis and storage.
Automate Gmail Replies with OpenAI Assistant
Automatically processes incoming Gmail threads, generates replies using OpenAI Assistant, and adds them as drafts. It then removes the trigger label from the processed thread.
Automated News Extraction, Summarization, and Keyword Identification
This workflow automates the extraction of news articles from a website, filters them by date, and uses AI to generate summaries and identify key technical keywords, making research more efficient.
AI-Powered Bank Statement Reconciliation and Tenant Issue Identification
Automate bank statement analysis using an AI agent to identify tenant payment discrepancies. This workflow processes CSV bank statements, queries tenant and property details from an XLSX file, and flags issues for reporting.