🤖 Documentation Expert Bot with RAG, Gemini & Supabase

Build a RAG-powered AI chatbot that specializes in n8n documentation using Gemini for accurate answers and Supabase for vector storage.

n8n
🤖 Documentation Expert Bot with RAG, Gemini & Supabase

This workflow creates a complete Retrieval-Augmented Generation (RAG) pipeline to transform the n8n documentation into an expert AI chatbot. It scrapes official n8n docs, chunks content, generates embeddings, and stores them in a Supabase vector database for efficient retrieval. The chat interface then queries this knowledge base to fetch relevant chunks and feeds them to Gemini, ensuring responses are factual and grounded in the source material.

Part 1 focuses on one-time indexing: automatically scrape all n8n documentation pages, break them into manageable chunks, embed them using AI, and index in Supabase. This builds a private, searchable knowledge base like a hyper-detailed librarian's catalog.

Part 2 powers the interactive chatbot: user questions trigger similarity search in the vector store, retrieve top relevant chunks, and prompt Gemini to answer solely based on that data, minimizing hallucinations.

Benefits include hyper-accurate AI responses for technical docs, easy customization to any documentation set, and significant time savings for support teams or developers. Use cases: internal knowledge bots, customer support automation, training assistants, or expert systems for any domain-specific content.

$24.99
Last updated September 5, 2026
30-day money-back guarantee
Instant download
Lifetime updates included

New buyers can create an account from the cart to unlock a controlled $10 first-purchase credit on eligible orders of $25+.

Secure checkout powered by Stripe

Support

How to import this workflow into n8n

  1. 1Purchase or download the workflow to get the n8n workflow JSON file.
  2. 2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
  3. 3Open each node marked with a credential warning and connect your own accounts and API keys.
  4. 4Run the workflow once manually to verify the data flow, then toggle it to Active.

Related Utilities workflows

More from Jose Maurino

Need this deployed? We'll set it up for you.

Our automation experts deploy this workflow in your stack, connect your accounts, and verify it works — or build a custom solution from scratch.