Knowledge-Powered Chatbot: Claude, Supabase Vector DB & Postgres Memory
Build a customizable AI chatbot with RAG using Claude, Supabase for vector search, and Postgres for memory. Handles conversations, knowledge retrieval, and actions like email or scheduling.
This n8n workflow creates an intelligent, deployable AI chatbot for platforms like websites, Slack, or Teams via webhook triggers. It leverages Claude for processing queries with a customizable personality, Supabase Vector DB for retrieving relevant knowledge from your custom base using OpenAI embeddings, and Postgres for maintaining conversation history and context.
Key benefits include personalized responses grounded in your data, reducing hallucinations, scalability for internal docs, custom
Platform
n8n
Category
HR & Operations
Price
$24.99
Creator
BestWorkflows
chatbot
AI
Claude
Supabase
Vector DB
Postgres
RAG
Knowledge Base
Webhook
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.