AI Voice Chat with Webhook, Memory, OpenAI, Gemini & ElevenLabs - n8n Workflow | Neura Market
AI Voice Chat with Webhook, Memory, OpenAI, Gemini & ElevenLabs
Automates voice-based AI chats: receives audio via webhook, transcribes with OpenAI, processes contextually with Gemini, generates speech via ElevenLabs, and manages memory.
This workflow enables seamless AI-powered voice conversations for businesses and developers. It starts by receiving audio input through a webhook, transcribes it to text using OpenAI's Whisper model, retrieves conversation history via Memory Manager for context, processes the query with Google Gemini (or OpenAI Chat Model) to generate intelligent responses, converts the response back to natural speech using ElevenLabs, and stores the updated chat history.
Key benefits include maintaining conver
Platform
n8n
Category
Commerce
Price
$24.99
Creator
Jordi Faber
AI
Voice Chat
Chatbot
OpenAI
Google Gemini
ElevenLabs
Webhook
Memory Manager
Speech-to-Text
Text-to-Speech
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.