RAG AI Voice Customer Support Agent (Supabase + Gemini + ElevenLabs) - n8n Workflow | Neura Market
RAG AI Voice Customer Support Agent (Supabase + Gemini + ElevenLabs)
AI voice agent for customer support using RAG: transcribes speech via ElevenLabs, retrieves context from Supabase vectors, generates responses with Gemini, and speaks back instantly.
This workflow creates a fully automated RAG-powered AI voice customer support agent. It integrates ElevenLabs for conversational voice input/output, Supabase for vector database storage and semantic search, Together AI for embeddings, and Google Vertex Gemini for intelligent response generation. When a user speaks, ElevenLabs sends the transcribed question to a webhook, which triggers embedding, context retrieval, LLM processing, and response back for voice synthesis—enabling natural, context-aw
Platform
n8n
Category
Social Media
Price
$24.99
Creator
Maxim Luong
AI
Voice AI
RAG
Customer Support
ElevenLabs
Gemini
Supabase
Embeddings
Automation
LangChain
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.