Company Knowledge Base RAG Agent with Auto-Sync - n8n Workflow | Neura Market
Company Knowledge Base RAG Agent with Auto-Sync
AI-powered RAG chatbot answers queries from company docs in Google Drive using Supabase vector search. Supports Telegram voice/text input with auto-updates via OpenAI embeddings.
This workflow transforms your company documents into an intelligent AI assistant using Retrieval-Augmented Generation (RAG). Triggered by Telegram messages (easily adaptable to websites), it handles both text and voice inputs—transcribing audio via OpenAI Whisper—then queries a Supabase vector database for relevant document chunks using OpenAI embeddings. An LLM generates context-aware responses, reducing repetitive support queries and empowering teams with instant access to internal knowledge.
Platform
n8n
Category
Utilities
Price
$24.99
Creator
Maxim Luong
RAG
Chatbot
Knowledge Base
Supabase
OpenAI
Google Drive
Telegram
Vector Search
AI Agent
Document Sync
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.