Interactive Supabase RAG Chatbot for Knowledge Base - n8n Workflow | Neura Market
Interactive Supabase RAG Chatbot for Knowledge Base
This n8n workflow builds an interactive knowledge base chatbot leveraging Retrieval-Augmented Generation (RAG) with Supabase. It ingests files from Google Drive (PDFs, DOCX, TXT, XLSX, CSV, Sheets), extracts content, generates embeddings, and stor...
This n8n workflow builds an interactive knowledge base chatbot leveraging Retrieval-Augmented Generation (RAG) with Supabase. It ingests files from Google Drive (PDFs, DOCX, TXT, XLSX, CSV, Sheets), extracts content, generates embeddings, and stores in Supabase for vector search, enabling accurate AI responses via chat.
Key benefits include automating file ingestion to eliminate manual work, handling duplicates and errors for data integrity, supporting text and tabular data, and integrating sea
Platform
n8n
Category
Health & Fitness
Price
$22.99
Creator
Fred Garcia
RAG
Supabase
Google Drive
Knowledge Base
AI Chatbot
Embeddings
Vector Search
File Ingestion
Chatbot
Automation
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.