๐Ÿ’ฌ AI voice chat using webhook, Memory Manager, OpenAI, Google Gemini & ElevenLabs

โšก 40,083 views ยท ๐Ÿ’ฌ Support Chatbots

Description

Who is this for?

This workflow is designed for businesses or developers looking to integrate voice-based chat applications with dynamic responses and conversational memory.

What problem does this solve?

It automates AI-powered voice conversations, maintaining context between sessions and converting speech-to-text and text-to-speech.

What this workflow does:

The workflow receives audio input, transcribes it using OpenAI, and processes the conversation using Google Gemini Chat Model (you can use OpenAI Chat Model). Responses are converted back to speech using ElevenLabs.

Prerequisites:

Youโ€™ll need API keys for:

Setup:

๐Ÿ”— Nodes Used

HTTP Request, Webhook, Basic LLM Chain, Simple Memory, Chat Memory Manager, OpenAI

๐Ÿ“ฅ Import

Download workflow.json and import into n8n: Workflow menu โ†’ Import from File

๐Ÿ“– Importing guide ยท ๐Ÿ”‘ Credential setup