🌍 AI WhatsApp Translator: Voice & Text Messages - n8n Workflow | Neura Market
🌍 AI WhatsApp Translator: Voice & Text Messages
Automates translation of WhatsApp text and voice messages using AI. Detects language from phone prefix, transcribes audio with Whisper, translates via GPT-4o, and replies instantly.
This n8n workflow transforms WhatsApp communication for global teams by automatically handling incoming text or voice messages. Upon receiving a message via webhook (from WhatsApp API or Evolution API), it detects the sender's language based on their phone prefix mapping. For voice notes, it uses OpenAI Whisper for accurate transcription, then leverages a LangChain agent powered by GPT-4o to translate the content into your preferred language while preserving natural tone and cultural nuances.
T
Platform
n8n
Category
File & Document Management
Price
$24.99
Creator
Maxim Luong
whatsapp
translation
ai
gpt-4o
openai
whisper
langchain
voice-transcription
multilingual
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.