š Internal Wiki & Knowledge Base
149 templates ā š AI-powered internal company wikis, knowledge base chatbots, and documentation automation.
š Templates
| Template | Description | š Key Nodes | š Views |
|---|---|---|---|
| š RAG chatbot for company documents using Google Drive and Gemini | This workflow implements a Retrieval Augmented Generation (RAG) chatbot that answers employee questions based on company documents stored in Google Drive. It automatically indexes new or updated do⦠| Google Drive, Google Drive Trigger, AI Agent, Simple Memory, Recursive Character Text Splitter, Pinecone Vector Store | 277,478 |
| š„ Chat with a database using AI | This workflow allows you to ask questions about data stored in a database using AI. | AI Agent, OpenAI Chat Model, Chat Trigger | 252,885 |
| š„ Build your first AI data analyst chatbot | Enhance your data analysis by connecting an AI Agent to your dataset, using n8n tools. | HTTP Request, Execute Workflow Trigger, Filter, AI Agent, OpenAI Chat Model, Simple Memory | 168,641 |
| š„ Ask questions about a PDF using AI | The workflow first populates a Pinecone index with vectors from a Bitcoin whitepaper. Then, it waits for a manual chat message. When received, the chat message is turned into a vector and compared ⦠| Google Drive, Question and Answer Chain, Binary Input Loader, Embeddings OpenAI, OpenAI Chat Model, Vector Store Retriever | 142,454 |
| Local chatbot with retrieval augmented generation (RAG) | !thumbnail.png | AI Agent, Ollama Chat Model, Simple Memory, Recursive Character Text Splitter, n8n Form Trigger, Default Data Loader | 110,801 |
| RAG Starter Template using Simple Vector Stores, Form trigger and OpenAI | This template quickly shows how to use RAG in n8n. | AI Agent, Embeddings OpenAI, OpenAI Chat Model, Simple Vector Store, n8n Form Trigger, Default Data Loader | 93,496 |
| Chat with Postgresql database | This workflow template is designed for any professionals seeking relevent data from database using natural language. | AI Agent, OpenAI Chat Model, Simple Memory, Chat Trigger | 85,588 |
| š¤ AI powered RAG chatbot for your docs + Google Drive + Gemini + Qdrant | This workflow creates a powerful RAG (Retrieval-Augmented Generation) chatbot that can process, store, and interact with documents from Google Drive using Qdrant vector storage and Googleās Gemini AI. | Webhook, Telegram, Google Drive, Google Docs, AI Agent, LangChain Code | 84,791 |
| AI agent to chat with files in Supabase Storage | I prepared a detailed guide explaining how to set up and implement this scenario, enabling you to chat with your documents stored in Supabase using n8n. | HTTP Request, Supabase, AI Agent, Embeddings OpenAI, OpenAI Chat Model, Recursive Character Text Splitter | 79,886 |
| Chat with a Google Sheet using AI | This workflow allows you to ask questions about the data in a Google Sheet over a chat interface. It uses n8nās built-in chat, but could be modified to work with Slack, Teams, WhatsApp, etc. | Google Sheets, Execute Workflow Trigger, Filter, AI Agent, OpenAI Chat Model, Call n8n Workflow Tool | 61,565 |
| Notion knowledge base AI assistant | This workflow is perfect for teams and individuals who manage extensive data in Notion and need a quick, AI-powered way to interact with their databases. If youāre looking to streamline your knowle⦠| Notion, AI Agent, OpenAI Chat Model, Simple Memory, Chat Trigger, HTTP Request Tool | 50,406 |
| Notion AI assistant generator | This n8n workflow template lets teams easily generate a custom AI chat assistant based on the schema of any Notion database. Simply provide the Notion database URL, and the workflow downloads the s⦠| Notion, AI Agent, Anthropic Chat Model, Auto-fixing Output Parser, Structured Output Parser, Chat Trigger | 48,744 |
| AI chat with any data source (using the n8n workflow tool) | This AI agent can access data provided by another n8n workflow. Since that workflow can be used to retrieve any data from any service, this template can be used give an agent access to any data. | Hacker News, Execute Workflow Trigger, AI Agent, OpenAI Chat Model, Call n8n Workflow Tool, Manual Chat Trigger | 44,575 |
| HR & IT helpdesk chatbot with audio transcription | An intelligent chatbot that assists employees by answering common HR or IT questions, supporting both text and audio messages. This unique feature ensures employees can conveniently ask questions v⦠| HTTP Request, Telegram, Telegram Trigger, AI Agent, Embeddings OpenAI, OpenAI Chat Model | 41,169 |
| IT ops AI SlackBot workflow - chat with your knowledge base | !ogimageaiwf14x8 1.png | Slack, Webhook, AI Agent, OpenAI Chat Model, Simple Memory, Call n8n Workflow Tool | 40,753 |
| š¤ Create a Documentation Expert Bot with RAG, Gemini, and Supabase | This template is a complete, hands-on tutorial for building a RAG (Retrieval-Augmented Generation) pipeline. In simple terms, youāll teach an AI to become an expert on a specific topicāin this case⦠| HTTP Request, Execute Sub-workflow, Supabase, Execute Workflow Trigger, Schedule Trigger, Filter | 33,557 |
| Chat with GitHub API documentation: RAG-powered chatbot with Pinecone & OpenAI | This workflow demonstrates a Retrieval Augmented Generation (RAG) chatbot that lets you chat with the GitHub API Specification (documentation) using natural language. Built with n8n, OpenAIās LLMs ⦠| HTTP Request, AI Agent, Embeddings OpenAI, OpenAI Chat Model, Simple Memory, Recursive Character Text Splitter | 30,077 |
| Talk to your SQLite database with a LangChain AI Agent š§ š¬ | This n8n workflow demonstrates how to create an agent using LangChain and SQLite. The agent can understand natural language queries and interact with a SQLite database to provide accurate answers. šŖ | HTTP Request, AI Agent, OpenAI Chat Model, Simple Memory, Read/Write Files from Disk, Chat Trigger | 26,939 |
| OpenAI Assistant workflow: upload file, create an Assistant, chat with it! | This is an end-to-end workflow for creating a simple OpenAI Assistant. The whole process is done with n8n nodes and do not require any programming experience. | Google Drive, Chat Trigger, OpenAI | 22,402 |
| AI-powered research assistant for platform questions with GPT-4o and MCP | This workflow empowers you to effortlessly get answers to your n8n platform questions through an AI-powered assistant. Simply send your query, and the assistant will search documentation, forum pos⦠| AI Agent, OpenAI Chat Model, Chat Trigger | 18,211 |
| š¤ Build a Documentation Expert Chatbot with Gemini RAG Pipeline | This template is a complete, hands-on tutorial for building a RAG (Retrieval-Augmented Generation) pipeline. In simple terms, youāll teach an AI to become an expert on a specific topicāin this case⦠| HTTP Request, Execute Sub-workflow, Execute Workflow Trigger, Filter, AI Agent, Simple Memory | 18,091 |
| š Confluence page AI chatbot workflow | This n8n workflow template enables users to interact with an AI-powered chatbot designed to retrieve, process, and analyze content from Confluence pages. By leveraging Confluenceās REST API and an ⦠| HTTP Request, Telegram, Markdown, AI Agent, OpenAI Chat Model, Simple Memory | 16,515 |
| Company knowledge base agent (RAG) | Turn your docs into an AI-powered internal or public-facing assistant. This chatbot workflow uses RAG (Retrieval-Augmented Generation) with Supabase vector search to answer employee or customer que⦠| Telegram, Telegram Trigger, Google Drive, Google Drive Trigger, Supabase, AI Agent | 16,319 |
| AI agent to chat with Airtable and analyze data | I prepared a detailed guide that shows the entire process of building an AI agent that integrates with Airtable data in n8n. This template covers everything from data preparation to advanced config⦠| Airtable, HTTP Request, Execute Workflow Trigger, AI Agent, OpenAI Chat Model, Simple Memory | 15,821 |
| Build an AI-powered tech radar advisor with SQL DB, RAG, and routing agents | This project is built on top of the famous open source ThoughtWorks Tech Radar. | Cron, Google Sheets, Webhook, Google Drive, MySQL, Execute Sub-workflow | 14,947 |
| Upsert huge documents in a vector store with Supabase and Notion | This workflow adds the capability to build a RAG on living data. In this case Notion is used as a Knowledge Base. Whenever a page is updated, the embeddings get upserted in a Supabase Vector Store. | Notion, Notion Trigger, Supabase, Schedule Trigger, Question and Answer Chain, Embeddings OpenAI | 14,145 |
| Build a knowledge base chatbot with OpenAI, RAG and MongoDB vector embeddings | This template is designed for internal support teams, product specialists, and knowledge managers in technology companies who want to automate ingestion of product documentation and enable AI-drive⦠| Google Docs, AI Agent, Embeddings OpenAI, OpenAI Chat Model, Simple Memory, Recursive Character Text Splitter | 13,894 |
| š§āāļø Ai legal assistant agent ā AI-powered legal Q&A with document retrieval | š§āāļø AI Legal Assistant Agent ā AI-Powered Legal Q&A with Document Retrieval | Telegram, Telegram Trigger, AI Agent, Embeddings OpenAI, OpenAI Chat Model, Simple Memory | 13,699 |
| AI-Powered RAG Document Processing & Chatbot with Google Drive, Supabase, OpenAI | This workflow is perfect for: | Google Drive, Google Drive Trigger, AI Agent, Basic LLM Chain, Embeddings OpenAI, OpenAI Chat Model | 13,291 |
| āØšMulti-AI agent chatbot for Postgres/Supabase DB and QuickCharts + tool router | This workflow is ideal for data analysts, developers, and business intelligence teams who need an AI-powered chatbot to query Postgres/Supabase databases and generate dynamic charts for data visual⦠| HTTP Request, Execute Workflow Trigger, AI Agent, OpenAI Chat Model, Structured Output Parser, Call n8n Workflow Tool | 13,110 |
| IT support chatbot with Google Drive, Pinecone & Gemini | AI doc processing | This n8n template empowers IT support teams by automating document ingestion and instant query resolution through a conversational AI. It integrates Google Drive, Pinecone, and a Chat AI agent (usi⦠| Google Drive, Google Drive Trigger, AI Agent, Recursive Character Text Splitter, Pinecone Vector Store, Extract from File | 12,099 |
| š Auto-generate documentation for n8n workflows with GPT and Docsify | This workflow creates a documentation system for n8n instances using Docsify.js. It serves a dynamic documentation website that allows users to: | Webhook, n8n, Basic LLM Chain, OpenAI Chat Model, Auto-fixing Output Parser, Structured Output Parser | 12,006 |
| Build a tax code assistant with Qdrant, Mistral.ai and OpenAI | This n8n workflows builds another example of creating a knowledgebase assistant but demonstrates how a more deliberate and targeted approach to ingesting the data can produce much better results fo⦠| HTTP Request, Execute Workflow Trigger, Filter, AI Agent, OpenAI Chat Model, Simple Memory | 10,533 |
| AI: Ask questions about any data source (using the n8n workflow retriever) | This template aims to perform Q&A on data retrieved from another n8n workflow. Since that workflow can be used to retrieve any data from any service, this template can be used to ask questions abou⦠| Question and Answer Chain, OpenAI Chat Model, Workflow Retriever | 10,130 |
| Creating a AI Slack bot with Google Gemini | This is an example of how we can build a slack bot in a few easy steps | Slack, Webhook, AI Agent, Simple Memory, Google Gemini Chat Model | 10,046 |
| Save Costs In RAG Workflows using the Q&A Tool With Multiple Models | This template shows how to use the Question and Answer tool to save costs in RAG use cases. | AI Agent, Embeddings OpenAI, OpenAI Chat Model, Simple Vector Store, n8n Form Trigger, Default Data Loader | 9,844 |
| Slack AI chatbot for business team with RAG, Claude 3.7 Sonnet and Google Drive | Imagine having an AI chatbot on Slack that seamlessly integrates with your companyās workflow, automating repetitive requests. No more digging through emails or documents to find answers about IT r⦠| HTTP Request, Slack, Google Drive, AI Agent, Embeddings OpenAI, Anthropic Chat Model | 9,756 |
| Build a PDF-based RAG system with OpenAI, Pinecone and Cohere reranking | This workflow contains community nodes that are only compatible with the self-hosted version of n8n. | AI Agent, Embeddings OpenAI, OpenAI Chat Model, Simple Memory, Recursive Character Text Splitter, n8n Form Trigger | 9,671 |
| AI agent to chat with you Search Console data, using OpenAI and Postgres | Edit 19/11/2024: As explained on the workflow, the AI Agent with the original system prompt was not effective when using gpt4-o-mini. | HTTP Request, Webhook, Execute Workflow Trigger, AI Agent, OpenAI Chat Model, Call n8n Workflow Tool | 9,168 |
| Ai agent to chat with files in Supabase Storage and Google Drive | I prepared a detailed guide that illustrates the entire process of building an AI agent using Supabase and Google Drive within N8N workflows. | HTTP Request, Webhook, Google Drive, Stop and Error, Google Drive Trigger, Supabase | 9,074 |
| AI Chatbot Agent with a Panel of Experts using InfraNodus GraphRAG Knowledge | This workflow creates an AI chatbot agent that has access to several knowledge bases at the same time (used as āexpertsā). | AI Agent, OpenAI Chat Model, Simple Memory, Chat Trigger | 8,600 |
| Build an All-Source Knowledge Assistant with Claude, RAG, Perplexity, and Drive | The workflow operates through a three-step process that handles incoming chat messages with intelligent tool orchestration: | Google Drive, Execute Workflow Trigger, AI Agent, Embeddings OpenAI, Anthropic Chat Model, Recursive Character Text Splitter | 8,492 |
| KB tool - Confluence knowledge base | !n8n | HTTP Request, Execute Workflow Trigger | 8,360 |
| RAG chatbot with Supabase + TogetherAI + Openrouter | (as it will convert your content in Embedding format and save it in DB and is ready for the RAG Chat) | HTTP Request, Telegram Trigger, Google Docs, Supabase, Basic LLM Chain, Chat Trigger | 8,004 |
| š¼ AI powered supply chain control tower with BigQuery and GPT-4o | Tags: Supply Chain, Logistics, Control Tower | Google BigQuery, Execute Workflow Trigger, AI Agent, OpenAI Chat Model, Simple Memory, Call n8n Workflow Tool | 7,913 |
| Build and update RAG system with Google Drive, Qdrant, and Gemini Chat | This workflow automates the creation and management of a Retrieval-Augmented Generation (RAG) system using Qdrant as a vector store and Google Drive as the document source. It enables full or incre⦠| HTTP Request, Google Drive, Question and Answer Chain, Embeddings OpenAI, Vector Store Retriever, Recursive Character Text Splitter | 7,578 |
| Local document question answering with Ollama AI, Agentic RAG & PGVector | Author: Jadai kongolo | Postgres, Webhook, Local File Trigger, AI Agent, OpenAI Chat Model, Recursive Character Text Splitter | 7,039 |
| AI-powered chatbot workflow with MySQL database integration | This guide shows you how to deploy a chatbot that lets you query your database using natural language. You will build a system that accepts chat messages, retains conversation history, constructs d⦠| AI Agent, Simple Memory, Chat Trigger, Groq Chat Model | 6,820 |
| Build a chatbot with Reinforced Learning Human Feedback (RLHF) and RAG | This template is designed for internal support teams, product specialists, and knowledge managers who want to build an AI-powered knowledge assistant with retrieval-augmented generation (RAG) and r⦠| Telegram, Telegram Trigger, Google Docs, AI Agent, Embeddings OpenAI, OpenAI Chat Model | 6,467 |
| Basic RAG chat | This workflow demonstrates a simple Retrieval-Augmented Generation (RAG) pipeline in n8n, split into two main sections: | Question and Answer Chain, Embeddings Cohere, Vector Store Retriever, Recursive Character Text Splitter, Simple Vector Store, Read/Write Files from Disk | 5,481 |
| Interactive knowledge base chat with Supabase RAG using AI šš¬ | This n8n workflow automates the process of ingesting files from Google Drive into a Supabase database, preparing them for a knowledge base system. It supports text-based files (PDF, DOCX, TXT, etc⦠| Postgres, Google Drive, Gmail, Google Drive Trigger, Supabase, AI Agent | 5,388 |
| Chat with PDF / MD / text files using GraphRAG (no vector store needed) | This templates helps you | HTTP Request, Google Drive, AI Agent, OpenAI Chat Model, Simple Memory, Extract from File | 5,249 |
| Build & query RAG system with Google Drive, OpenAI GPT-4o-mini, and Pinecone | š What This Workflow Does | Google Drive, Google Drive Trigger, AI Agent, Embeddings OpenAI, OpenAI Chat Model, Recursive Character Text Splitter | 5,058 |
| Create Atlassian Confluence page from template | - creates a new page in Confluence based on a page template also defined in Confluence | HTTP Request, Webhook | 5,026 |
| Automatically document n8n workflows directly in Notion database | n8n workflows can go out of hand when youāre automating as much as we do at n8n. We needed a place to document them and keep track of who owns and maintains them. To facilitate this we use this n8n⦠| HTTP Request, Notion, n8n, Schedule Trigger | 4,860 |
| Use skills In n8n agent node | This template gives you a framework to use skills in any n8n agent. You can use this as a starting point and add any other tools or patterns needed for your use case. | GitHub, Filter, AI Agent, Simple Memory, Chat Trigger, OpenRouter Chat Model | 4,566 |
| Adaptive RAG with Google Gemini & Qdrant: context-aware query answering | Description | Execute Workflow Trigger, AI Agent, Simple Memory, Summarize, Chat Trigger, Qdrant Vector Store | 4,517 |
| Slack slash commands AI chat bot | This is a response chatbot in public channels through slash commands. I explain more in detail through the YouTube video, but itās only available in Korean. | Slack, Webhook, Basic LLM Chain, OpenAI Chat Model | 3,792 |
| Create a private document Q&A system with Llama3, Postgres, Qdrant and Google Drive | ā ļø Note: This system only works for self-hosted n8n instances. It will not function on n8n.cloud or other remote setups. | Google Drive, Google Drive Trigger, AI Agent, Ollama Chat Model, Ollama Model, Recursive Character Text Splitter | 3,606 |
| BambooHR AI-powered company policies and benefits chatbot | This workflow enables companies to provide instant HR support by automating responses to employee queries about policies and benefits: | BambooHR, Execute Workflow Trigger, Filter, AI Agent, Basic LLM Chain, Embeddings OpenAI | 3,557 |
| Build a document QA system with RAG using Milvus, Cohere, and OpenAI for Google Drive | This template creates a powerful Retrieval Augmented Generation (RAG) AI agent workflow in n8n. It monitors a specified Google Drive folder for new PDF files, extracts their content, generates vect⦠| Google Drive, Google Drive Trigger, AI Agent, Embeddings Cohere, OpenAI Chat Model, Simple Memory | 3,544 |
| Build a RAG system by uploading PDFs to the Google Gemini File Search Store | This workflow implements a Retrieval-Augmented Generation (RAG) system using Google Geminiās File Search API. It allows users to upload files to a dedicated search store and then ask questions abou⦠| HTTP Request, AI Agent, Simple Memory, n8n Form Trigger, Chat Trigger, Google Gemini Chat Model | 3,434 |
| Adaptive RAG strategy with query classification & retrieval (Gemini & Qdrant) | This n8n workflow implements a version of the Adaptive Retrieval-Augmented Generation (RAG) framework. It recognizes that the best way to retrieve information often depends on the type of question ⦠| Execute Workflow Trigger, AI Agent, Simple Memory, Summarize, Chat Trigger, Qdrant Vector Store | 3,255 |
| AI agent to chat with Snowflake database | I prepared a detailed guide showcasing the process of building an AI agent that interacts with a Snowflake database using n8n. This setup enables conversational querying, secure execution of SQL qu⦠| Webhook, Snowflake, Execute Workflow Trigger, AI Agent, OpenAI Chat Model, Simple Memory | 3,173 |
| Process documents with recursive chunking using Google Drive, OpenAI & Gemini RAG | 1. Document Ingestion & Processing | Google Drive, Google Drive Trigger, AI Agent, Basic LLM Chain, Embeddings OpenAI, OpenAI Chat Model | 3,048 |
| Create a document in outline for each new GitLab release | Create a document in Outline for each new GitLab release. | HTTP Request, GitLab Trigger | 2,975 |
| Build a RAG system with automatic citations using Qdrant, Gemini & OpenAI | This workflow implements a Retrieval-Augmented Generation (RAG) system that: | HTTP Request, Google Drive, Question and Answer Chain, Embeddings OpenAI, Vector Store Retriever, Recursive Character Text Splitter | 2,970 |
| Smarter RAG agents with enriched retrieval and modular workflows | An extendable RAG template to build powerful, explainable AI assistants ā with query understanding, semantic metadata, and support for free-tier tools like Gemini, Gemma and Supabase. | Supabase, Schedule Trigger, AI Agent, Recursive Character Text Splitter, n8n Form Trigger, Supabase Vector Store | 2,436 |
| Generate BigQuery SQL from natural language queries using GPT-4o chat | Give business users a chat box; get back valid BigQuery SQL and live query results. | Google BigQuery, AI Agent, OpenAI Chat Model, Simple Memory, Structured Output Parser, Chat Trigger | 2,320 |
| Create a RAG system with Paul Essays, Milvus, and OpenAI for cited answers | This workflow automates the process of creating a document-based AI retrieval system using Milvus, an open-source vector database. It consists of two main steps: | HTTP Request, Embeddings OpenAI, OpenAI Chat Model, Recursive Character Text Splitter, Default Data Loader, Chat Trigger | 2,250 |
| Chat with internal documents using Ollama, Supabase Vector DB & Google Drive | - Answers should given only within provided text. | Webhook, Google Drive, Google Drive Trigger, Supabase, AI Agent, Ollama Chat Model | 2,220 |
| AI-powered document chat with Nextcloud files using LangChain and OpenAI | Entry point: A public chat-trigger greets the user; every incoming chat message starts the flow. | Nextcloud, Execute Workflow Trigger, AI Agent, OpenAI Chat Model, Simple Memory, Call n8n Workflow Tool | 2,216 |
| RAG-powered document chat with Google Drive, OpenAI, and Pinecone Assistant | This n8n workflow template lets you chat with your Google Drive documents (.docx, .json, .md, .txt, .pdf) using OpenAI and Pinecone Assistant. It retrieves relevant context from your files in real ⦠| Google Drive, Google Drive Trigger, AI Agent, OpenAI Chat Model, Chat Trigger | 1,980 |
| Build a knowledge base chatbot with Jotform, RAG Supabase, Together AI & Gemini | Youtube Video: https://youtu.be/dEtV7OYuMFQ?si=fOAlZWz4aDuFFovH | HTTP Request, Jotform Trigger, Supabase, AI Agent, Extract from File, Chat Trigger | 1,887 |
| Gmail assistant with full Gmail history RAG using OpenAI | > Summary: | Gmail, Gmail Trigger, AI Agent, Embeddings OpenAI, OpenAI Chat Model, Simple Memory | 1,777 |
| Document-based AI chatbot with RAG, OpenAI and Cohere reranker | This workflow contains community nodes that are only compatible with the self-hosted version of n8n. | Google Drive, AI Agent, Embeddings OpenAI, OpenAI Chat Model, Simple Memory, Supabase Vector Store | 1,744 |
| Documentation Lookup AI Agent using Context7 and Gemini | This n8n workflow template uses community nodes and is only compatible with the self-hosted version of n8n. | Execute Workflow Trigger, AI Agent, Simple Memory, Call n8n Workflow Tool, Google Gemini Chat Model, MCP Server Trigger | 1,713 |
| Document RAG & chat agent: Google Drive to Qdrant with Mistral OCR | This workflow transforms a Google Drive folder into an intelligent, searchable knowledge base and provides a chat agent to query it. | HTTP Request, Google Drive, AI Agent, Embeddings OpenAI, OpenAI Chat Model, Simple Memory | 1,665 |
| Build a retrieval-based chatbot with Telegram, OpenAI and Google Drive PDF backup | - An upgraded Retrieval-Augmented Generation (RAG) chatbot built in n8n that lets users ask questions via Telegram and receive accurate answers from uploaded PDFs. It embeds documents using OpenAI ⦠| Telegram, Telegram Trigger, Google Drive, AI Agent, Embeddings OpenAI, OpenAI Chat Model | 1,619 |
| Create a self-updating RAG chatbot with Google Drive, Gemini, and Supabase | This template creates a comprehensive, production-ready Retrieval-Augmented Generation (RAG) system. It builds a sophisticated AI agent that can answer questions based on documents stored in a spec⦠| Postgres, Google Drive, Google Drive Trigger, Supabase, Schedule Trigger, AI Agent | 1,560 |
| Answer questions from documents with RAG using Supabase, OpenAI & Cohere reranker | This workflow contains community nodes that are only compatible with the self-hosted version of n8n. | Google Drive, AI Agent, Embeddings OpenAI, Supabase Vector Store, Extract from File, Default Data Loader | 1,523 |
| Two-stage document retrieval chatbot with OpenAI and Supabase vector search | I prepared a comprehensive guide demonstrating how to build a multi-level retrieval AI agent in n8n that smartly narrows down search results first by file descriptions, then retrieves detailed vect⦠| HTTP Request, Supabase, Filter, Code Tool, Chat Trigger, OpenAI | 1,318 |
| Document Q&A system with OpenAI GPT, Pinecone Vector DB & Google Drive integration | This workflow contains community nodes that are only compatible with the self-hosted version of n8n. | Webhook, Google Drive, AI Agent, Embeddings OpenAI, OpenAI Chat Model, Simple Memory | 1,275 |
| Automate Document Q&A with Multi-Agent RAG Orchestration using Contextual AI & Gemini | Managing multiple RAG AI agents can be complex when each has its own purpose and vector database. | AI Agent, Simple Memory, n8n Form Trigger, Chat Trigger, Google Gemini Chat Model | 1,265 |
| Build a RAG knowledge chatbot with OpenAI, Google Drive, and Supabase | Create a smart chatbot that answers questions using your Google Drive PDFsāperfect for support, internal docs, education, or research. | Google Drive, Google Drive Trigger, Supabase, AI Agent, Embeddings OpenAI, OpenAI Chat Model | 1,182 |
| Build a RAG agent with n8n, Qdrant & OpenAI | This template helps you to create an intelligent document assistant that can answer questions from uploaded files. | HTTP Request, Google Drive Trigger, AI Agent, Embeddings OpenAI, OpenAI Chat Model, Simple Memory | 1,087 |
| Pdf RAG agent with Telegram chat & auto-ingestion from Google Drive | This workflow creates an intelligent document assistant called āMookieā that can answer questions based on your uploaded documents. Hereās how it operates: | HTTP Request, Webhook, Telegram, Telegram Trigger, Google Drive, AI Agent | 1,076 |
| Query PostgreSQL database with natural language using Groq AI chatbot | This guide shows you how to deploy a chatbot that lets you query your PostgreSQL database using natural language. You will build a system that accepts chat messages, retains conversation history, c⦠| AI Agent, Simple Memory, Chat Trigger, Groq Chat Model | 1,042 |
| Document Q&A chatbot with Google Drive, GPT-4-mini & Telegram (RAG system) | Description | Telegram, Telegram Trigger, Google Drive, Google Drive Trigger, AI Agent, Embeddings OpenAI | 870 |
| Create a code assistant that learns from your GitHub repository using OpenAI | AI Agent to learn directly from your GitHub repository. | GitHub, HTTP Request, AI Agent, Embeddings OpenAI, OpenAI Chat Model, Simple Memory | 858 |
| Chat with Gemini AI through local CLI via SSH | This workflow allows you to integrate the Google Gemini CLI into your n8n AI Agents. It is designed for self-hosted n8n instances and enables you to chat with the Gemini CLI running on your local m⦠| SSH, Execute Workflow Trigger, AI Agent, Simple Memory, Call n8n Workflow Tool, Chat Trigger | 807 |
| Auto-respond to Slack messages as yourself using GPT and Google Docs RAG | š¬ GPT-5 Slack Impersonation Agent with RAG ā Auto-Respond to Messages Using Live Project Docs | Slack, AI Agent, OpenAI Chat Model, Simple Memory, Slack Trigger | 803 |
| Build a document-based AI chatbot with Google Drive, Llama 3, and Qdrant RAG | Overview | Google Drive, Google Drive Trigger, AI Agent, Ollama Chat Model, Recursive Character Text Splitter, Default Data Loader | 669 |
| Enhance AI chatbot responses with InfraNodus knowledge graph reasoning | In this workflow, we augment the original prompt using the InfraNodus GraphRAG system that will extract a reasoning ontology from a graph that you create (or that you can copy from our repository o⦠| HTTP Request, Chat Trigger | 665 |
| Query business data with OpenAI chatbot using RAG and text-to-SQL via Peliqan | !Peliqan n8n chatbot with RAG and Text-To-SQL | AI Agent, Embeddings OpenAI, OpenAI Chat Model, Simple Memory, Recursive Character Text Splitter, Supabase Vector Store | 643 |
| Automate meeting notes summaries with Gemini AI & Slack notifications | Easily keep your team aligned by summarizing meeting notes, extracting action items, and delivering them directly to Slack. | HTTP Request, Slack, Schedule Trigger, AI Agent, Google Gemini Chat Model, AI Transform | 635 |
| Build a RAG system for PDF documents with Google Drive, Unstructured, and OpenAI | This template monitors a Google Drive folder, converts PDF documents into clean text chunks with Unstructured, generates OpenAI embeddings, and upserts vectors into Pinecone. Itās a practical, prod⦠| HTTP Request, Google Drive, Google Drive Trigger, AI Agent, Embeddings OpenAI, OpenAI Chat Model | 563 |
| AI-powered knowledge assistant using Google Sheets, OpenAI, and Supabase Vector Search | Description | Function, Google Sheets, Google Sheets Trigger, AI Agent, Embeddings OpenAI, OpenAI Chat Model | 559 |
| Ai-powered degree audit system with Google Sheets and GPT-5 | Run an AI-powered degree audit for each senior student. This template reads student rows from Google Sheets, evaluates completed courses against hard-coded program requirements, and writes back an ⦠| Google Sheets, AI Agent, OpenAI Chat Model, Structured Output Parser | 538 |
| Document-based RAG chat assistant with Google Drive, Supabase & OpenAI | This RAG workflow allows you to build a smart chat assistant that can answer user questions based on any collection of documents you provide. It automatically imports and processes files from Googl⦠| Google Drive, Google Drive Trigger, Supabase, Schedule Trigger, AI Agent, Embeddings OpenAI | 528 |
| Email to Notion knowledge base with IMAP, Postgres dedup and Telegram alert | Filter incoming emails via IMAP, extract & clean the body into plain text, normalize (title/slug/snippet/date/from/url), check for duplicates in Postgres, store as a row in a Notion database, then ⦠| Email Trigger (IMAP), Postgres, Telegram, Notion | 496 |
| Create a factual learning assistant with RAG, Gemini, Telegram & MongoDB | This template is perfect for educational institutions, coaching centers (like UPSC, GMAT, or specialized technical training), internal corporate knowledge bases, and SaaS companies that need to pro⦠| Telegram, Telegram Trigger, Google Drive, Google Drive Trigger, AI Agent, Simple Memory | 468 |
| Process Voice Notes to AI Responses with Claude Sonnet, Nuclino & Slack | This workflow provides a way to capture detailed AI prompts using a voice note transcription service and then passes them on for completion to an AI agent. | HTTP Request, Slack, Webhook, NocoDB, AI Agent, OpenRouter Chat Model | 450 |
| Build a document QA system with Google Drive, Pinecone, and OpenAI RAG | RAG AI Agent for Documents in Google Drive ā Pinecone ā OpenAI Chat (n8n workflow) | Google Drive, Google Drive Trigger, AI Agent, Embeddings OpenAI, OpenAI Chat Model, Simple Memory | 441 |
| Auto-update knowledge base with Drive, LlamaIndex & Azure OpenAI embeddings | This Workflow auto-ingests Google Drive documents, parses them with LlamaIndex, and stores Azure OpenAI embeddings in an in-memory vector storeācutting manual update time from ~30 minutes to under ⦠| HTTP Request, Google Drive, Google Drive Trigger, Simple Vector Store, Default Data Loader, Embeddings Azure OpenAI | 429 |
| Build AI-ready knowledge base from Outlook & Notion using Pinecone & GPT-4 | This n8n template lets you automatically build and maintain an AI-ready knowledge base from Outlook emails and Notion pages. | Microsoft Outlook, Notion, Notion Trigger, AI Agent, Embeddings Cohere, OpenAI Chat Model | 424 |
| Generate AI meeting notes from Zoom with GPT-4, Google Docs & Slack | This workflow automatically captures Zoom meeting data when a meeting ends, generates AI-powered notes, saves them to Google Docs, and instantly posts a summary with a link in Slack. | Slack, Webhook, Google Docs, OpenAI | 418 |
| Generate contextual recommendations from Slack using Pinecone | This advanced Retrieval-Augmented Generation (RAG) automation template for n8n enables contextual, real-time recommendations using Slack messages as input. The workflow extracts referenced document⦠| Slack, Google Drive, AI Agent, Auto-fixing Output Parser, Structured Output Parser, Pinecone Vector Store | 417 |
| Query business data from Uniconta ERP with OpenAI chatbot via Peliqan | !Peliqan n8n Uniconta AI Agent.png | AI Agent, OpenAI Chat Model, Simple Memory, Chat Trigger | 395 |
| Chat with documents via RAG: Google Drive to GPT-5 with Supabase vector database | This workflow is your all-in-one pipeline to turn any document into a powerful searchable knowledge base using RAG (Retrieval-Augmented Generation). | Slack, Telegram, Telegram Trigger, Google Drive, Gmail, Google Drive Trigger | 371 |
| Convert Telegram voice messages to Google Docs with Whisper & GPT-4o tagging | This n8n template demonstrates how to automatically convert voice messages from Telegram into structured, searchable notes in Google Docs using AI transcription and intelligent tagging. | Function, Telegram, Telegram Trigger, Google Docs, OpenAI | 359 |
| Build a RAG-powered AI assistant with OpenAI, Google Drive & Supabase Vector DB | This guide is designed for developers, data scientists, and AI enthusiasts who want to create intelligent chatbots capable of understanding and using custom data. Whether you are building a researc⦠| Google Drive, AI Agent, Embeddings OpenAI, OpenAI Chat Model, Recursive Character Text Splitter, Supabase Vector Store | 347 |
| Create an AI Telegram bot using Google Drive, Qdrant, and OpenAI GPT-4.1 | This workflow creates an intelligent Telegram bot with a knowledge base powered by Qdrant vector database. The bot automatically processes documents uploaded to Google Drive, stores them as embeddi⦠| Telegram, Telegram Trigger, Google Drive, Google Drive Trigger, Filter, AI Agent | 345 |
| Query business data from Cin7 ERP with OpenAI chatbot via Peliqan | !Peliqan n8n template Cin7 AI Chatbot.png | AI Agent, OpenAI Chat Model, Simple Memory, Chat Trigger | 345 |
| Create a context-aware Slack assistant with Google Sheets, Pinecone & GPT-4o | This advanced n8n automation template empowers your Slack bot to act as an intelligent assistant: when a user asks a question or requests a suggestion (by mentioning the bot), it automatically retr⦠| Slack, AI Agent, Auto-fixing Output Parser, Structured Output Parser, Pinecone Vector Store, Embeddings Azure OpenAI | 322 |
| Build a GLPI knowledge base RAG pipeline with Google Gemini and PostgreSQL | This workflow automates the creation of a Retrieval-Augmented Generation (RAG) pipeline using content from the GLPI Knowledge Base. It retrieves and processes FAQ articles directly via the GLPI API⦠| AI Agent, Simple Memory, Chat Trigger, Embeddings Google Gemini, Google Gemini Chat Model, Postgres PGVector Store | 318 |
| Starred Slack messages to Notion database with AI auto-tagging | Teams that want to capture important Slack messages in Notion with smart categorization. | Slack, Notion, Schedule Trigger, AI Agent, OpenAI Chat Model, Structured Output Parser | 293 |
| Chat with Google Drive documents using Pinecone and OpenAI RAG | This n8n workflow implements a fully automated Retrieval-Augmented Generation (RAG) pipeline powered by Google Drive, OpenAI embeddings, and Pinecone. | HTTP Request, Google Drive, Gmail, Google Drive Trigger, Filter, AI Agent | 282 |
| Chat with GitHub issues using OpenAI and Redis vector search | Ever wanted to just ask your repository whatās going on instead of scrolling through endless issue lists? This workflow lets you do exactly that. | HTTP Request, AI Agent, Embeddings OpenAI, OpenAI Chat Model, Redis Chat Memory, Default Data Loader | 275 |
| Query and answer questions from Excel spreadsheets with GPT-4 Mini | This workflow creates an intelligent chatbot that uses your Microsoft Excel workbooks as a knowledge base. The AI agent can automatically query your Excel spreadsheets to provide accurate, contextu⦠| AI Agent, OpenAI Chat Model, Simple Memory, Chat Trigger | 252 |
| Build enterprise RAG system with Google Gemini file search & retell AI voice | Build a complete enterprise-grade RAG pipeline using Google Geminiās brand-new File Search API, combined with a powerful Retell AI voice agent (JARVIS) as the conversational front end. | Google Sheets, HTTP Request, Webhook, Google Drive, Google Drive Trigger, AI Agent | 247 |
| Slack AI ChatBot : context-aware, replies to mentions AND also DMs | Click here to access this Workflow for free. | Slack, AI Agent, Embeddings OpenAI, OpenAI Chat Model, Simple Memory, Pinecone Vector Store | 245 |
| Build a knowledge-based WhatsApp assistant with RAG, Gemini, Supabase & Google Docs | Watch Execution Video | HTTP Request, Google Docs, Supabase, WhatsApp Business Cloud, AI Agent, WhatsApp Trigger | 239 |
| Create a searchable YouTube educator directory with smart keyword matching | This workflow demonstrates how to use n8n Data Tables to create a searchable database of educational YouTube content. Users can search for videos by topic (e.g., āvoiceā, āscrapingā, ālead genā) an⦠| Webhook, Data table | 237 |
| AI prompt hub (Notion + ChatGPT): auto-find the right prompt with embeddings | Build your own AI Prompt Hub inside n8n. | HTTP Request, Webhook, Notion, Notion Trigger, Execute Workflow Trigger, AI Agent | 232 |
| Implement on-prem RAG with Qdrant and Ollama for a self-hosted KB | Provides one workflow to maintain the knowledge base and another one to query the knowledge base. | AI Agent, Ollama Chat Model, Simple Memory, n8n Form Trigger, Default Data Loader, Chat Trigger | 213 |
| Simple scheduling and internal document query bot with Telegram | Template Overview This workflow demonstrates how to build a simple Telegram bot that can schedule events, check service prices, and query company documents using AI integrated with MCP and RAG. Itā⦠| Telegram, Telegram Trigger, AI Agent, Redis Chat Memory, Google Gemini Chat Model, MCP Client Tool | 207 |
| Turn a YouTube channel into a second brain with Neo4j GraphRAG and GPT-4o-mini | Turn any YouTube channel into a searchable knowledge base. The AI agent understands relationships between videos, topics, tools, and concepts - enabling powerful queries like āWhich videos talk abo⦠| HTTP Request, AI Agent, Simple Memory, Structured Output Parser, n8n Form Trigger, Chat Trigger | 199 |
| Chat with Google Drive documents using OpenAI and Pinecone RAG search | This n8n workflow template lets you chat with your Google Drive documents (.docx, .json, .md, .txt, .pdf) using OpenAI and Pinecone vector database. It retrieves relevant context from your files in⦠| Google Drive, Google Drive Trigger, AI Agent, Embeddings OpenAI, OpenAI Chat Model, Character Text Splitter | 178 |
| Create knowledge base from Jira tickets with OpenAI embeddings and Pinecone | This template is a workflow that registers Jira tickets to Pinecone. | Jira Software, Schedule Trigger, Embeddings OpenAI, Pinecone Vector Store, Default Data Loader | 168 |
| AI-powered company documents Q&A assistant with Google Drive and GPT-4 mini | This workflow is designed for companies looking to onboard new employees and interns efficiently. Itās perfect for HR teams, team leaders, and organizations that want to provide instant access to c⦠| Webhook, Google Drive, Google Drive Trigger, AI Agent, Embeddings OpenAI, OpenAI Chat Model | 159 |
| Team knowledge management with Google Docs, Discord, and AI assistant | Need help? Want access to this workflow + many more paid workflows + live Q&A sessions with a top verified n8n creator? | Google Docs, Execute Workflow Trigger, AI Agent, OpenAI Chat Model, Call n8n Workflow Tool, MCP Server Trigger | 150 |
| Slack auto translator (JA ā EN) with GPT-4o-mini | This workflow enables automatic translation in Slack using n8n and OpenAI. | HTTP Request, Webhook, OpenAI | 148 |
| AI multi-source agent with GPT-4, Perplexity Search, Supabase and Google Sheets | GPT-5 MCP Multi-Source Orchestrator is a next-generation AI agent for n8n that blends the raw intelligence of GPT-5 with the structured power of MCP tools and multi-source data retrieval. | AI Agent, Embeddings OpenAI, OpenAI Chat Model, Supabase Vector Store, Chat Trigger, Postgres Chat Memory | 141 |
| AI chatbot with OpenAI GPT-4.1-Mini and Supabase database knowledge base | This workflow creates an intelligent chatbot that uses your Supabase database as a knowledge base. The AI agent can automatically query your Supabase tables to provide accurate, contextual response⦠| AI Agent, OpenAI Chat Model, Simple Memory, Chat Trigger | 136 |
| Build an internet search chatbot with Firecrawl API | 1. A user sends a query via the chat widget and the Chat Trigger captures the message. | HTTP Request, Webhook, Chat Trigger, Chat | 130 |
| Generate PII-safe Helpdocs from Crisp Support chats with GPT-4.1-mini | Automatically create help articles from resolved Crisp chats. This n8n workflow listens for chat events, formats Q&A pairs, and uses an LLM to generate a PIIāsafe helpdoc saved to a Data Table. | Webhook, Basic LLM Chain, OpenAI Chat Model, Data table | 119 |
| Dynamic MongoDB knowledge base chatbot with OpenAI GPT | This workflow creates an intelligent chatbot that uses your MongoDB database as a knowledge base. The AI agent can automatically query your MongoDB collections to provide accurate, contextual respo⦠| AI Agent, OpenAI Chat Model, Simple Memory, Chat Trigger | 112 |
| Create AI FAQ articles from Slack threads into Notion and Zendesk | This workflow helps you capture ātribal knowledgeā shared in Slack conversations and automatically converts it into structured documentation. By simply adding a specific reaction (default: š) to a ⦠| Slack, Zendesk, Notion, OpenAI, Slack Trigger | 89 |
| Create free Slack Pro alternative with AI summaries & Google Drive archiving | šøš¬ Slack Pro is powerful ā but the price hurts, especially for growing teams. This workflow is designed as a low-cost alternative solution that provides some Slack Pro functions (searchable history⦠| Slack, Google Drive, Schedule Trigger, AI Agent, Simple Memory, Convert to File | 88 |
| Ask questions about past meetings using voice with OpenAI and Pinecone | This workflow allows users to ask questions about past meetings using their voice. It converts the voice question into text, searches stored meeting notes using Pinecone, and replies with a spoken ⦠| Webhook, AI Agent, Embeddings OpenAI, Pinecone Vector Store, OpenAI, Azure OpenAI Chat Model | 86 |
| Turn websites into RAG chatbot knowledge bases with Apify, OpenAI and Pinecone | Use cases | Pinecone Vector Store, OpenAI | 78 |
| Classify developer questions with GPT-4o from Slack to Notion & Airtable | This workflow automates the Developer Q&A Classification and Documentation process using Slack, Azure OpenAI GPT-4o, Notion, Airtable, and Google Sheets. | Airtable, Google Sheets, Notion, AI Agent, Azure OpenAI Chat Model, Slack Trigger | 61 |
| Control AI agent tool access with Port RBAC and Slack mentions | This workflow implements role-based access control for AI agent tools using Port as the single source of truth for permissions. Different users get access to different tools based on their roles, w⦠| HTTP Request, Slack, AI Agent, LangChain Code, OpenAI Chat Model, Simple Memory | 39 |
| Turn your portfolio into an AI assistant with OpenAI, Claude, Pinecone and Gmail | Deploy a personal AI assistant that answers recruiter questions about your skills and projects, then automatically emails your CV as a PDF attachment when requested. Upload your portfolio documents⦠| Webhook, Google Drive, Gmail, Google Drive Trigger, AI Agent, Embeddings OpenAI | 28 |
| Send customer visit notifications from Google Calendar to Slack and Sheets | This workflow monitors Google Calendar for events indicating that a customer will visit the company today or the next day, retrieves the required details, and sends reminder notifications to the re⦠| Google Sheets, HTTP Request, Google Drive, Google Calendar, Schedule Trigger, Filter | 21 |
| Query Airtable data from ChatGPT using an MCP server | MCP Server Trigger | 7 | |
| Search Slack for n8n templates with OpenAI tips, Google Sheets cache and weekly analytics | Search n8n workflow templates directly from Slack with AI-powered suggestions. Mention the bot with what you need in English, Spanish or Japanese and get matching templates plus actionable tips to ⦠| Google Sheets, HTTP Request, Slack, Schedule Trigger, Slack Trigger | 6 |
| Chat with your Airtable CRM using OpenAI GPT-4.1-mini | AI Agent, OpenAI Chat Model, Simple Memory, Chat Trigger | 3 |
š„ How to use: Click any template above, then download the workflow.json file and import it into n8n via Workflow menu ā Import from File. See the importing guide for detailed instructions.