Automates WhatsApp translation of text and voice messages using AI, detecting language from phone prefix, transcribing audio with Whisper, and translating via GPT-4o for instant multilingual replies.
This n8n workflow revolutionizes communication for global businesses by receiving WhatsApp messages—text or voice—via webhook from WhatsApp API or Evolution API. It intelligently detects the sender's language using their phone prefix mapping, transcribes audio files with OpenAI Whisper for accurate speech-to-text conversion, and leverages a LangChain agent powered by GPT-4o to translate content with native tone and cultural nuance.
The workflow then structures a context-aware reply in the appro
Platform
n8n
Category
CRM - Sales
Price
$24.99
Creator
Jordi Faber
whatsapp
translation
ai
gpt-4o
openai
whisper
langchain
multilingual
automation
crm
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.