Automate AI-Powered Knowledge Base with RAG and Supabase - n8n Workflow | Neura Market
Automate AI-Powered Knowledge Base with RAG and Supabase
Transform your company documents into an AI-driven assistant using Retrieval-Augmented Generation (RAG) with Supabase vector search, automatically updated via Google Drive.
This workflow enables the creation of an AI-powered assistant that can answer questions based on your company's documents. It leverages RAG to search and retrieve relevant information from a Supabase vector store, updated through Google Drive. The assistant supports both voice and text input, transcribing voice messages with OpenAI Whisper. Two additional workflows ensure that any new or updated documents in Google Drive are processed and synchronized with the Supabase vector database, maintaini
Platform
n8n
Category
Customer Support
Price
Free
Creator
Ruby Santos
set
limit
switch
supabase
telegram
stickyNote
googleDrive
agent
extractFromFile
telegramTrigger
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.