π¬ π AI interpreter and translator for WhatsApp β translate voice & text
β‘ 1,053 views Β· π¬ Support Chatbots
Description

π 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
- Message (text or voice) is received via webhook (WhatsApp API or Evolution API)
- Senderβs prefix is mapped to a country/language
- Audio messages are transcribed using OpenAI Whisper
- The text is translated using LangChain agent with GPT-4o
- The reply is structured in JSON and sent back via WhatsApp
π§° Nodes & Tech Used
- HTTP Request (Webhook & API calls)
- OpenAI Whisper (Audio transcription)
- LangChain + GPT-4o (LLM for translation)
- If, Set, Merge (Routing and logic)
- Custom JSON response for WhatsApp formats
π What youβll need
- OpenAI API key
- WhatsApp API or Evolution API access
- n8n (Cloud or self-hosted)
- (Optional) Typebot, Airtable, CRM for integration
π Want to use it?
β€οΈ Buy workflows: https://iloveflows.com
βοΈ Try n8n Cloud: https://n8n.partnerlinks.io/amanda
π Nodes Used
HTTP Request, Webhook, Filter, AI Agent, OpenAI Chat Model, Calculator
π₯ Import
Download workflow.json and import into n8n:
Workflow menu β Import from File