πŸ’¬ 🌍 AI interpreter and translator for WhatsApp – translate voice & text

⚑ 1,053 views Β· πŸ’¬ Support Chatbots

Description

AI Translation N8N

🌍 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

🧰 Nodes & Tech Used


πŸ“Œ What you’ll need


πŸ›’ 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

πŸ“– Importing guide Β· πŸ”‘ Credential setup