workflows.fit
Back to n8n workflows
n8n template$37By Bruno Dias

🌍 AI interpreter and translator for WhatsApp – translate voice & text

![AI Translation N8N](https://i.ibb.co/JWJWP03y/AI-Translator-for-Whats-App-N8-N.png) 🌍 AI WhatsApp Translator – Multilingual Voice & Text Translator for n8n Hi! I'm Bruno β€” I’ve been building AI-powered workflows fo...

DevelopmentCore NodesAILangchainConvert To FileOpen AiWebhookAgent
Open checkout
Loading interactive preview...

Template notes

![AI Translation N8N](https://i.ibb.co/JWJWP03y/AI-Translator-for-Whats-App-N8-N.png)

🌍 AI WhatsApp Translator – Multilingual Voice & Text Translator for n8n

Hi! I'm Bruno β€” I’ve been building AI-powered workflows for n8n and Make for 2+ years, focused on smart automation and real conversational agents.

This powerful workflow allows you to receive WhatsApp messages (text or audio), automatically detect the sender’s language using their phone prefix, translate the content using GPT-4o via LangChain, and reply instantly via WhatsApp β€” all with native tone and cultural fluency.

It’s ideal for international support, global communities, multilingual bots, and agencies managing clients from different countries.

---

πŸ”§ How it works

1. Message (text or voice) is received via webhook (WhatsApp API or Evolution API) 2. Sender's prefix is mapped to a country/language 3. Audio messages are transcribed using OpenAI Whisper 4. The text is translated using LangChain agent with GPT-4o 5. The reply is structured in JSON and sent back via WhatsApp