768 workflows, ready to run.
Community-built n8n automations, searchable live from the template library. Open one on n8n.io and import the JSON straight into your instance.
Run an AI hospital triage and booking chatbot with Mistral and SupabaseQuick overview
This workflow powers an AI hospital chatbot using Mistral AI and Supabase to answer medical questions from a knowledge base, manage patients, doctors, and appointmen…HTTP Request · Gmail · Supabase · Code · AI Agent0 views
↗Generate cited web research reports with SerpAPI, Claude, and Google DocsQuick overview This workflow accepts a research query via webhook, breaks it into sub-questions with Anthropic Claude, gathers web results via SerpAPI, synthesizes a cited report, …HTTP Request · Postgres · Slack · Google Docs · Code0 views
↗Triage and answer college WhatsApp enquiries with OpenAI and SupabaseQuick overview This workflow ingests college documents from Google Drive into a Supabase vector store, then runs a WhatsApp-based admissions receptionist that handles text, voice, …HTTP Request · Google Drive · Supabase · WhatsApp Business Cloud · Code0 views
↗Triage and draft support replies using Anthropic and Google SheetsQuick overview This workflow receives support tickets via webhook (or manual test), uses Anthropic chat models to triage, research your documentation over HTTP, and draft a reply, …Google Sheets · HTTP Request · Code · AI Agent · Anthropic Chat Model0 views
↗Detect semantic duplicate website pages with Google Drive, Ollama and PostgresQuick overview This workflow scans HTML files in a Google Drive folder, extracts and stores page text in Postgres, generates embeddings with Ollama and PGVector, then computes chun…Postgres · Google Drive · Code · HTML · Recursive Character Text Splitter0 views
↗Answer WhatsApp support chats with OpenRouter, Pinecone, Gemini and GmailQuick overview This workflow triggers on incoming WhatsApp messages, uses an OpenRouter chat model with Pinecone retrieval (Gemini embeddings) to answer from your support knowledge…WhatsApp Business Cloud · AI Agent · Simple Memory · Pinecone Vector Store · Embeddings Google Gemini0 views
↗Enrich and deduplicate BROSH CRM leads with OpenAI and BROSH MCPQuick overview This workflow receives lead data via a webhook, validates and normalizes the payload, then uses OpenAI web search and the BROSH MCP API to enrich the lead and create…HTTP Request · Code · OpenAI0 views
↗Build a multi-tenant RAG search engine with Qdrant and OpenAI GPT-4oQuick overview This workflow exposes a POST webhook that authenticates a tenant, embeds the user query with OpenAI, searches tenant-scoped vectors in Qdrant, and uses GPT-4o to ret…HTTP Request · Code0 views
↗Sync documentation vectors from GitHub with Ollama and QdrantQuick overview This workflow runs daily to sync the n8n-io/n8n-docs GitHub repository into a Qdrant vector collection by fetching Markdown files, chunking them by section, generati…HTTP Request · Code · Default Data Loader · Qdrant Vector Store · Embeddings Ollama0 views
↗Create an AI recruiter copilot for jobs, resumes, and chat with Mistral and SupabaseQuick overview This workflow provides recruiter webhooks for job creation, resume intake, and a recruiter copilot chat, using Mistral AI for job description generation, resume pars…HTTP Request · Postgres · Code0 views
↗Answer support chat questions from uploaded documents with OpenAIQuick overview This workflow lets you upload PDF/CSV/TXT documents into an in-memory vector store and exposes a header-authenticated webhook that answers support questions using Op…AI Agent · Embeddings OpenAI · OpenAI Chat Model · Simple Memory · Simple Vector Store0 views
↗Publish weekly family history stories with GPT-4, Pinecone and WordPressQuick Overview This workflow runs weekly to generate an AI-written family-history short story using OpenAI with Pinecone document retrieval, then publishes the HTML story to WordPr…HTTP Request · Wordpress · Code · AI Agent · Embeddings OpenAI0 views
↗Build a dual-stage RAG chat assistant with Google Drive, Ollama, Pinecone and GeminiQuick overview This template builds a dual-stage RAG system that ingests PDFs/text from Google Drive into a Pinecone knowledge-base index with Ollama embeddings, and serves chat qu…Google Drive · Code · AI Agent · Simple Memory · Pinecone Vector Store0 views
↗Upload and index files in Pinecone with Google Drive and OpenAIQuick overview This workflow accepts file uploads via a webhook, archives the originals in Google Drive, then chunks and embeds the content with OpenAI before indexing it into a Pi…Google Drive · Code · Embeddings OpenAI · Recursive Character Text Splitter · Pinecone Vector Store0 views
↗Build an engineering knowledge graph with ClickUp, GitHub, Claude, and SlackQuick overview This workflow ingests ClickUp tasks, GitHub pull request events, incident updates, and documentation changes, buffers them, then batch-processes the events to extrac…HTTP Request · Slack · Code · AI Agent · Anthropic Chat Model0 views
↗Seed a Supabase AI knowledge base from Notion with Ollama embeddingsQuick overview This n8n template ingests your entire Notion database into a Supabase vector store, making every page searchable by an AI assistant or chatbot. It runs on a schedule…HTTP Request · Notion · Code · Recursive Character Text Splitter · Supabase Vector Store0 views
↗Match and approve invoices with Google Sheets, Groq Llama 3.3, Notion and GmailQuick overview This workflow runs daily to three-way match invoices against purchase orders and goods receipts in Google Sheets, using fuzzy similarity scoring plus Groq Llama 3.3 …Google Sheets · Gmail · Notion · Code · AI Agent0 views
↗Manage LinkedIn posts and engagement with an MCP server and AI agentsQuick overview This workflow exposes LinkedIn posting and engagement actions as MCP tools behind a bearer-authenticated endpoint, letting an MCP-compatible AI agent create text/ima…0 views
↗
↗Generate cited web research reports with SerpAPI, Claude, and Google DocsQuick overview This workflow accepts a research query via webhook, breaks it into sub-questions with Anthropic Claude, gathers web results via SerpAPI, synthesizes a cited report, …HTTP Request · Postgres · Slack · Google Docs · Code0 views
↗Triage and answer college WhatsApp enquiries with OpenAI and SupabaseQuick overview This workflow ingests college documents from Google Drive into a Supabase vector store, then runs a WhatsApp-based admissions receptionist that handles text, voice, …HTTP Request · Google Drive · Supabase · WhatsApp Business Cloud · Code0 views
↗Triage and draft support replies using Anthropic and Google SheetsQuick overview This workflow receives support tickets via webhook (or manual test), uses Anthropic chat models to triage, research your documentation over HTTP, and draft a reply, …Google Sheets · HTTP Request · Code · AI Agent · Anthropic Chat Model0 views
↗Detect semantic duplicate website pages with Google Drive, Ollama and PostgresQuick overview This workflow scans HTML files in a Google Drive folder, extracts and stores page text in Postgres, generates embeddings with Ollama and PGVector, then computes chun…Postgres · Google Drive · Code · HTML · Recursive Character Text Splitter0 views
↗Answer WhatsApp support chats with OpenRouter, Pinecone, Gemini and GmailQuick overview This workflow triggers on incoming WhatsApp messages, uses an OpenRouter chat model with Pinecone retrieval (Gemini embeddings) to answer from your support knowledge…WhatsApp Business Cloud · AI Agent · Simple Memory · Pinecone Vector Store · Embeddings Google Gemini0 views
↗Enrich and deduplicate BROSH CRM leads with OpenAI and BROSH MCPQuick overview This workflow receives lead data via a webhook, validates and normalizes the payload, then uses OpenAI web search and the BROSH MCP API to enrich the lead and create…HTTP Request · Code · OpenAI0 views
↗Build a multi-tenant RAG search engine with Qdrant and OpenAI GPT-4oQuick overview This workflow exposes a POST webhook that authenticates a tenant, embeds the user query with OpenAI, searches tenant-scoped vectors in Qdrant, and uses GPT-4o to ret…HTTP Request · Code0 views
↗Sync documentation vectors from GitHub with Ollama and QdrantQuick overview This workflow runs daily to sync the n8n-io/n8n-docs GitHub repository into a Qdrant vector collection by fetching Markdown files, chunking them by section, generati…HTTP Request · Code · Default Data Loader · Qdrant Vector Store · Embeddings Ollama0 views
↗Create an AI recruiter copilot for jobs, resumes, and chat with Mistral and SupabaseQuick overview This workflow provides recruiter webhooks for job creation, resume intake, and a recruiter copilot chat, using Mistral AI for job description generation, resume pars…HTTP Request · Postgres · Code0 views
↗Answer support chat questions from uploaded documents with OpenAIQuick overview This workflow lets you upload PDF/CSV/TXT documents into an in-memory vector store and exposes a header-authenticated webhook that answers support questions using Op…AI Agent · Embeddings OpenAI · OpenAI Chat Model · Simple Memory · Simple Vector Store0 views
↗Publish weekly family history stories with GPT-4, Pinecone and WordPressQuick Overview This workflow runs weekly to generate an AI-written family-history short story using OpenAI with Pinecone document retrieval, then publishes the HTML story to WordPr…HTTP Request · Wordpress · Code · AI Agent · Embeddings OpenAI0 views
↗Build a dual-stage RAG chat assistant with Google Drive, Ollama, Pinecone and GeminiQuick overview This template builds a dual-stage RAG system that ingests PDFs/text from Google Drive into a Pinecone knowledge-base index with Ollama embeddings, and serves chat qu…Google Drive · Code · AI Agent · Simple Memory · Pinecone Vector Store0 views
↗Upload and index files in Pinecone with Google Drive and OpenAIQuick overview This workflow accepts file uploads via a webhook, archives the originals in Google Drive, then chunks and embeds the content with OpenAI before indexing it into a Pi…Google Drive · Code · Embeddings OpenAI · Recursive Character Text Splitter · Pinecone Vector Store0 views
↗Build an engineering knowledge graph with ClickUp, GitHub, Claude, and SlackQuick overview This workflow ingests ClickUp tasks, GitHub pull request events, incident updates, and documentation changes, buffers them, then batch-processes the events to extrac…HTTP Request · Slack · Code · AI Agent · Anthropic Chat Model0 views
↗Seed a Supabase AI knowledge base from Notion with Ollama embeddingsQuick overview This n8n template ingests your entire Notion database into a Supabase vector store, making every page searchable by an AI assistant or chatbot. It runs on a schedule…HTTP Request · Notion · Code · Recursive Character Text Splitter · Supabase Vector Store0 views
↗Match and approve invoices with Google Sheets, Groq Llama 3.3, Notion and GmailQuick overview This workflow runs daily to three-way match invoices against purchase orders and goods receipts in Google Sheets, using fuzzy similarity scoring plus Groq Llama 3.3 …Google Sheets · Gmail · Notion · Code · AI Agent0 views
↗Manage LinkedIn posts and engagement with an MCP server and AI agentsQuick overview This workflow exposes LinkedIn posting and engagement actions as MCP tools behind a bearer-authenticated endpoint, letting an MCP-compatible AI agent create text/ima…0 views
↗