šŸ“– Internal Wiki & Knowledge Base

149 templates — šŸ“– AI-powered internal company wikis, knowledge base chatbots, and documentation automation.

ā¬…ļø Back to main index

šŸ“‹ Templates

TemplateDescriptionšŸ”— Key NodesšŸ‘€ Views
šŸ† RAG chatbot for company documents using Google Drive and GeminiThis 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 Store277,478
šŸ„‡ Chat with a database using AIThis workflow allows you to ask questions about data stored in a database using AI.AI Agent, OpenAI Chat Model, Chat Trigger252,885
🄈 Build your first AI data analyst chatbotEnhance 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 Memory168,641
šŸ„‰ Ask questions about a PDF using AIThe 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 Retriever142,454
Local chatbot with retrieval augmented generation (RAG)!thumbnail.pngAI Agent, Ollama Chat Model, Simple Memory, Recursive Character Text Splitter, n8n Form Trigger, Default Data Loader110,801
RAG Starter Template using Simple Vector Stores, Form trigger and OpenAIThis template quickly shows how to use RAG in n8n.AI Agent, Embeddings OpenAI, OpenAI Chat Model, Simple Vector Store, n8n Form Trigger, Default Data Loader93,496
Chat with Postgresql databaseThis workflow template is designed for any professionals seeking relevent data from database using natural language.AI Agent, OpenAI Chat Model, Simple Memory, Chat Trigger85,588
šŸ¤– AI powered RAG chatbot for your docs + Google Drive + Gemini + QdrantThis 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 Code84,791
AI agent to chat with files in Supabase StorageI 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 Splitter79,886
Chat with a Google Sheet using AIThis 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 Tool61,565
Notion knowledge base AI assistantThis 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 Tool50,406
Notion AI assistant generatorThis 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 Trigger48,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 Trigger44,575
HR & IT helpdesk chatbot with audio transcriptionAn 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 Model41,169
IT ops AI SlackBot workflow - chat with your knowledge base!ogimageaiwf14x8 1.pngSlack, Webhook, AI Agent, OpenAI Chat Model, Simple Memory, Call n8n Workflow Tool40,753
šŸ¤– Create a Documentation Expert Bot with RAG, Gemini, and SupabaseThis 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, Filter33,557
Chat with GitHub API documentation: RAG-powered chatbot with Pinecone & OpenAIThis 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 Splitter30,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 Trigger26,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, OpenAI22,402
AI-powered research assistant for platform questions with GPT-4o and MCPThis 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 Trigger18,211
šŸ¤– Build a Documentation Expert Chatbot with Gemini RAG PipelineThis 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 Memory18,091
🌐 Confluence page AI chatbot workflowThis 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 Memory16,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 Agent16,319
AI agent to chat with Airtable and analyze dataI 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 Memory15,821
Build an AI-powered tech radar advisor with SQL DB, RAG, and routing agentsThis project is built on top of the famous open source ThoughtWorks Tech Radar.Cron, Google Sheets, Webhook, Google Drive, MySQL, Execute Sub-workflow14,947
Upsert huge documents in a vector store with Supabase and NotionThis 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 OpenAI14,145
Build a knowledge base chatbot with OpenAI, RAG and MongoDB vector embeddingsThis 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 Splitter13,894
šŸ§‘ā€āš–ļø Ai legal assistant agent — AI-powered legal Q&A with document retrievalšŸ§‘ā€āš–ļø AI Legal Assistant Agent — AI-Powered Legal Q&A with Document RetrievalTelegram, Telegram Trigger, AI Agent, Embeddings OpenAI, OpenAI Chat Model, Simple Memory13,699
AI-Powered RAG Document Processing & Chatbot with Google Drive, Supabase, OpenAIThis workflow is perfect for:Google Drive, Google Drive Trigger, AI Agent, Basic LLM Chain, Embeddings OpenAI, OpenAI Chat Model13,291
āœØšŸ“ŠMulti-AI agent chatbot for Postgres/Supabase DB and QuickCharts + tool routerThis 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 Tool13,110
IT support chatbot with Google Drive, Pinecone & Gemini | AI doc processingThis 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 File12,099
šŸ“š Auto-generate documentation for n8n workflows with GPT and DocsifyThis 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 Parser12,006
Build a tax code assistant with Qdrant, Mistral.ai and OpenAIThis 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 Memory10,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 Retriever10,130
Creating a AI Slack bot with Google GeminiThis is an example of how we can build a slack bot in a few easy stepsSlack, Webhook, AI Agent, Simple Memory, Google Gemini Chat Model10,046
Save Costs In RAG Workflows using the Q&A Tool With Multiple ModelsThis 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 Loader9,844
Slack AI chatbot for business team with RAG, Claude 3.7 Sonnet and Google DriveImagine 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 Model9,756
Build a PDF-based RAG system with OpenAI, Pinecone and Cohere rerankingThis 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 Trigger9,671
AI agent to chat with you Search Console data, using OpenAI and PostgresEdit 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 Tool9,168
Ai agent to chat with files in Supabase Storage and Google DriveI 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, Supabase9,074
AI Chatbot Agent with a Panel of Experts using InfraNodus GraphRAG KnowledgeThis 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 Trigger8,600
Build an All-Source Knowledge Assistant with Claude, RAG, Perplexity, and DriveThe 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 Splitter8,492
KB tool - Confluence knowledge base!n8nHTTP Request, Execute Workflow Trigger8,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 Trigger8,004
šŸ—¼ AI powered supply chain control tower with BigQuery and GPT-4oTags: Supply Chain, Logistics, Control TowerGoogle BigQuery, Execute Workflow Trigger, AI Agent, OpenAI Chat Model, Simple Memory, Call n8n Workflow Tool7,913
Build and update RAG system with Google Drive, Qdrant, and Gemini ChatThis 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 Splitter7,578
Local document question answering with Ollama AI, Agentic RAG & PGVectorAuthor: Jadai kongoloPostgres, Webhook, Local File Trigger, AI Agent, OpenAI Chat Model, Recursive Character Text Splitter7,039
AI-powered chatbot workflow with MySQL database integrationThis 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 Model6,820
Build a chatbot with Reinforced Learning Human Feedback (RLHF) and RAGThis 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 Model6,467
Basic RAG chatThis 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 Disk5,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 Agent5,388
Chat with PDF / MD / text files using GraphRAG (no vector store needed)This templates helps youHTTP Request, Google Drive, AI Agent, OpenAI Chat Model, Simple Memory, Extract from File5,249
Build & query RAG system with Google Drive, OpenAI GPT-4o-mini, and PineconešŸ” What This Workflow DoesGoogle Drive, Google Drive Trigger, AI Agent, Embeddings OpenAI, OpenAI Chat Model, Recursive Character Text Splitter5,058
Create Atlassian Confluence page from template- creates a new page in Confluence based on a page template also defined in ConfluenceHTTP Request, Webhook5,026
Automatically document n8n workflows directly in Notion databasen8n 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 Trigger4,860
Use skills In n8n agent nodeThis 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 Model4,566
Adaptive RAG with Google Gemini & Qdrant: context-aware query answeringDescriptionExecute Workflow Trigger, AI Agent, Simple Memory, Summarize, Chat Trigger, Qdrant Vector Store4,517
Slack slash commands AI chat botThis 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 Model3,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 Splitter3,606
BambooHR AI-powered company policies and benefits chatbotThis 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 OpenAI3,557
Build a document QA system with RAG using Milvus, Cohere, and OpenAI for Google DriveThis 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 Memory3,544
Build a RAG system by uploading PDFs to the Google Gemini File Search StoreThis 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 Model3,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 Store3,255
AI agent to chat with Snowflake databaseI 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 Memory3,173
Process documents with recursive chunking using Google Drive, OpenAI & Gemini RAG1. Document Ingestion & ProcessingGoogle Drive, Google Drive Trigger, AI Agent, Basic LLM Chain, Embeddings OpenAI, OpenAI Chat Model3,048
Create a document in outline for each new GitLab releaseCreate a document in Outline for each new GitLab release.HTTP Request, GitLab Trigger2,975
Build a RAG system with automatic citations using Qdrant, Gemini & OpenAIThis 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 Splitter2,970
Smarter RAG agents with enriched retrieval and modular workflowsAn 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 Store2,436
Generate BigQuery SQL from natural language queries using GPT-4o chatGive 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 Trigger2,320
Create a RAG system with Paul Essays, Milvus, and OpenAI for cited answersThis 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 Trigger2,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 Model2,220
AI-powered document chat with Nextcloud files using LangChain and OpenAIEntry 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 Tool2,216
RAG-powered document chat with Google Drive, OpenAI, and Pinecone AssistantThis 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 Trigger1,980
Build a knowledge base chatbot with Jotform, RAG Supabase, Together AI & GeminiYoutube Video: https://youtu.be/dEtV7OYuMFQ?si=fOAlZWz4aDuFFovHHTTP Request, Jotform Trigger, Supabase, AI Agent, Extract from File, Chat Trigger1,887
Gmail assistant with full Gmail history RAG using OpenAI> Summary:Gmail, Gmail Trigger, AI Agent, Embeddings OpenAI, OpenAI Chat Model, Simple Memory1,777
Document-based AI chatbot with RAG, OpenAI and Cohere rerankerThis 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 Store1,744
Documentation Lookup AI Agent using Context7 and GeminiThis 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 Trigger1,713
Document RAG & chat agent: Google Drive to Qdrant with Mistral OCRThis 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 Memory1,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 Model1,619
Create a self-updating RAG chatbot with Google Drive, Gemini, and SupabaseThis 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 Agent1,560
Answer questions from documents with RAG using Supabase, OpenAI & Cohere rerankerThis 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 Loader1,523
Two-stage document retrieval chatbot with OpenAI and Supabase vector searchI 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, OpenAI1,318
Document Q&A system with OpenAI GPT, Pinecone Vector DB & Google Drive integrationThis 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 Memory1,275
Automate Document Q&A with Multi-Agent RAG Orchestration using Contextual AI & GeminiManaging 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 Model1,265
Build a RAG knowledge chatbot with OpenAI, Google Drive, and SupabaseCreate 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 Model1,182
Build a RAG agent with n8n, Qdrant & OpenAIThis 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 Memory1,087
Pdf RAG agent with Telegram chat & auto-ingestion from Google DriveThis 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 Agent1,076
Query PostgreSQL database with natural language using Groq AI chatbotThis 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 Model1,042
Document Q&A chatbot with Google Drive, GPT-4-mini & Telegram (RAG system)DescriptionTelegram, Telegram Trigger, Google Drive, Google Drive Trigger, AI Agent, Embeddings OpenAI870
Create a code assistant that learns from your GitHub repository using OpenAIAI Agent to learn directly from your GitHub repository.GitHub, HTTP Request, AI Agent, Embeddings OpenAI, OpenAI Chat Model, Simple Memory858
Chat with Gemini AI through local CLI via SSHThis 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 Trigger807
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 DocsSlack, AI Agent, OpenAI Chat Model, Simple Memory, Slack Trigger803
Build a document-based AI chatbot with Google Drive, Llama 3, and Qdrant RAGOverviewGoogle Drive, Google Drive Trigger, AI Agent, Ollama Chat Model, Recursive Character Text Splitter, Default Data Loader669
Enhance AI chatbot responses with InfraNodus knowledge graph reasoningIn 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 Trigger665
Query business data with OpenAI chatbot using RAG and text-to-SQL via Peliqan!Peliqan n8n chatbot with RAG and Text-To-SQLAI Agent, Embeddings OpenAI, OpenAI Chat Model, Simple Memory, Recursive Character Text Splitter, Supabase Vector Store643
Automate meeting notes summaries with Gemini AI & Slack notificationsEasily 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 Transform635
Build a RAG system for PDF documents with Google Drive, Unstructured, and OpenAIThis 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 Model563
AI-powered knowledge assistant using Google Sheets, OpenAI, and Supabase Vector SearchDescriptionFunction, Google Sheets, Google Sheets Trigger, AI Agent, Embeddings OpenAI, OpenAI Chat Model559
Ai-powered degree audit system with Google Sheets and GPT-5Run 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 Parser538
Document-based RAG chat assistant with Google Drive, Supabase & OpenAIThis 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 OpenAI528
Email to Notion knowledge base with IMAP, Postgres dedup and Telegram alertFilter 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, Notion496
Create a factual learning assistant with RAG, Gemini, Telegram & MongoDBThis 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 Memory468
Process Voice Notes to AI Responses with Claude Sonnet, Nuclino & SlackThis 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 Model450
Build a document QA system with Google Drive, Pinecone, and OpenAI RAGRAG 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 Memory441
Auto-update knowledge base with Drive, LlamaIndex & Azure OpenAI embeddingsThis 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 OpenAI429
Build AI-ready knowledge base from Outlook & Notion using Pinecone & GPT-4This 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 Model424
Generate AI meeting notes from Zoom with GPT-4, Google Docs & SlackThis 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, OpenAI418
Generate contextual recommendations from Slack using PineconeThis 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 Store417
Query business data from Uniconta ERP with OpenAI chatbot via Peliqan!Peliqan n8n Uniconta AI Agent.pngAI Agent, OpenAI Chat Model, Simple Memory, Chat Trigger395
Chat with documents via RAG: Google Drive to GPT-5 with Supabase vector databaseThis 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 Trigger371
Convert Telegram voice messages to Google Docs with Whisper & GPT-4o taggingThis 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, OpenAI359
Build a RAG-powered AI assistant with OpenAI, Google Drive & Supabase Vector DBThis 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 Store347
Create an AI Telegram bot using Google Drive, Qdrant, and OpenAI GPT-4.1This 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 Agent345
Query business data from Cin7 ERP with OpenAI chatbot via Peliqan!Peliqan n8n template Cin7 AI Chatbot.pngAI Agent, OpenAI Chat Model, Simple Memory, Chat Trigger345
Create a context-aware Slack assistant with Google Sheets, Pinecone & GPT-4oThis 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 OpenAI322
Build a GLPI knowledge base RAG pipeline with Google Gemini and PostgreSQLThis 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 Store318
Starred Slack messages to Notion database with AI auto-taggingTeams that want to capture important Slack messages in Notion with smart categorization.Slack, Notion, Schedule Trigger, AI Agent, OpenAI Chat Model, Structured Output Parser293
Chat with Google Drive documents using Pinecone and OpenAI RAGThis 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 Agent282
Chat with GitHub issues using OpenAI and Redis vector searchEver 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 Loader275
Query and answer questions from Excel spreadsheets with GPT-4 MiniThis 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 Trigger252
Build enterprise RAG system with Google Gemini file search & retell AI voiceBuild 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 Agent247
Slack AI ChatBot : context-aware, replies to mentions AND also DMsClick here to access this Workflow for free.Slack, AI Agent, Embeddings OpenAI, OpenAI Chat Model, Simple Memory, Pinecone Vector Store245
Build a knowledge-based WhatsApp assistant with RAG, Gemini, Supabase & Google DocsWatch Execution VideoHTTP Request, Google Docs, Supabase, WhatsApp Business Cloud, AI Agent, WhatsApp Trigger239
Create a searchable YouTube educator directory with smart keyword matchingThis 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 table237
AI prompt hub (Notion + ChatGPT): auto-find the right prompt with embeddingsBuild your own AI Prompt Hub inside n8n.HTTP Request, Webhook, Notion, Notion Trigger, Execute Workflow Trigger, AI Agent232
Implement on-prem RAG with Qdrant and Ollama for a self-hosted KBProvides 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 Trigger213
Simple scheduling and internal document query bot with TelegramTemplate 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 Tool207
Turn a YouTube channel into a second brain with Neo4j GraphRAG and GPT-4o-miniTurn 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 Trigger199
Chat with Google Drive documents using OpenAI and Pinecone RAG searchThis 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 Splitter178
Create knowledge base from Jira tickets with OpenAI embeddings and PineconeThis template is a workflow that registers Jira tickets to Pinecone.Jira Software, Schedule Trigger, Embeddings OpenAI, Pinecone Vector Store, Default Data Loader168
AI-powered company documents Q&A assistant with Google Drive and GPT-4 miniThis 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 Model159
Team knowledge management with Google Docs, Discord, and AI assistantNeed 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 Trigger150
Slack auto translator (JA ⇄ EN) with GPT-4o-miniThis workflow enables automatic translation in Slack using n8n and OpenAI.HTTP Request, Webhook, OpenAI148
AI multi-source agent with GPT-4, Perplexity Search, Supabase and Google SheetsGPT-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 Memory141
AI chatbot with OpenAI GPT-4.1-Mini and Supabase database knowledge baseThis 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 Trigger136
Build an internet search chatbot with Firecrawl API1. A user sends a query via the chat widget and the Chat Trigger captures the message.HTTP Request, Webhook, Chat Trigger, Chat130
Generate PII-safe Helpdocs from Crisp Support chats with GPT-4.1-miniAutomatically 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 table119
Dynamic MongoDB knowledge base chatbot with OpenAI GPTThis 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 Trigger112
Create AI FAQ articles from Slack threads into Notion and ZendeskThis 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 Trigger89
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 File88
Ask questions about past meetings using voice with OpenAI and PineconeThis 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 Model86
Turn websites into RAG chatbot knowledge bases with Apify, OpenAI and PineconeUse casesPinecone Vector Store, OpenAI78
Classify developer questions with GPT-4o from Slack to Notion & AirtableThis 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 Trigger61
Control AI agent tool access with Port RBAC and Slack mentionsThis 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 Memory39
Turn your portfolio into an AI assistant with OpenAI, Claude, Pinecone and GmailDeploy 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 OpenAI28
Send customer visit notifications from Google Calendar to Slack and SheetsThis 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, Filter21
Query Airtable data from ChatGPT using an MCP serverVideo WalkthroughMCP Server Trigger7
Search Slack for n8n templates with OpenAI tips, Google Sheets cache and weekly analyticsSearch 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 Trigger6
Chat with your Airtable CRM using OpenAI GPT-4.1-miniVideo WalkthroughAI Agent, OpenAI Chat Model, Simple Memory, Chat Trigger3

šŸ“„ 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.