Multilingual WhatsApp Translator with OpenAI Whisper & GPT-4 and HubSpot Integration

Go to Workflow
403 views
Built by Amanda Benks Amanda Benks
Created on May 10, 2025

Description


๐ŸŒ AI WhatsApp Translator + Voice Transcriber with HubSpot Integration

Hello! I'm Amanda โค๏ธ, a passionate automation creator and AI enthusiast.
With over 2 years of experience in n8n and Make.com, I design robust, intelligent agents
that make your operations smarter and smoother.

This translator + transcriber assistant is perfect for multilingual communication via WhatsApp.
It automatically captures voice or text messages, identifies the customer's region and language,
transcribes audio using OpenAI Whisper, and generates friendly, culturally adapted translations
with GPT-4 or GPT-4o. All messages and contacts are saved in your HubSpot CRMโ€”so no lead gets lost.

โœ… What this Workflow Does:

๐ŸŽง Transcribes audio messages using OpenAI Whisper (accurate + fast).
๐ŸŒ Translates text & voice into the clientโ€™s native language or a default one.
๐Ÿ‡ง๐Ÿ‡ท Adapts tone, slang, emojis, and cultural expressions for natural conversation.
๐Ÿ’ผ Saves contact info & history to HubSpot automatically (name, phone, and translation).
๐Ÿ“ฌ Replies via WhatsApp using Evolution API (also works with chatbots).
โœจ Handles over 80+ countries and phone prefixes to detect preferred languages.

๐Ÿ› ๏ธ How to Use It:

Clone the workflow to your n8n instance (cloud or self-hosted).
Configure the Webhook URL in your Evolution API or WhatsApp provider.
Set up credentials for:
OpenAI (for transcription and GPT translation)
HubSpot (to store leads)
Optional: Adjust prompt logic and default languages inside the AI Agent node.
Done! Your AI translator bot is live ๐Ÿ’ฌ๐ŸŒŽ

๐Ÿง  LLMs and Tools Used:

OpenAI GPT-4o / GPT-4 Mini** for translation
OpenAI Whisper** for transcription
HubSpot CRM** integration
Evolution API** for WhatsApp messaging
Dynamic language detection based on phone prefix

๐Ÿ’ก Ideal For:

Multinational businesses with global customers
Customer support teams with multilingual needs
Agencies serving clients in Latin America, Europe, or Asia
Translating informal messages in real-time

๐Ÿ“ Included:

1x Complete n8n Workflow
Preconfigured translation agents
HubSpot contact mapper
Multi-country language index
Ready-to-use voice transcription logic

โค๏ธ Support Materials and Templates:
iloveflows.gumroad.com

โ˜๏ธ Want to use this with n8n Cloud?
Use my affiliate link to get started:
๐Ÿ‘‰ https://n8n.partnerlinks.io/amanda

๐Ÿ”ฅ Buy a VPS server with a Super Discount: https://hostinger.com/vps

Nodes Used (10)

AI Agent
@n8n/n8n-nodes-langchain.agent
Calculator
@n8n/n8n-nodes-langchain.toolCalculator
Code
n8n-nodes-base.code
Groq Chat Model
@n8n/n8n-nodes-langchain.lmChatGroq
HTTP Request
n8n-nodes-base.httpRequest
HubSpot
n8n-nodes-base.hubspot
OpenAI
@n8n/n8n-nodes-langchain.openAi
OpenAI Chat Model
@n8n/n8n-nodes-langchain.lmChatOpenAi
Text Classifier
@n8n/n8n-nodes-langchain.textClassifier
Think Tool
@n8n/n8n-nodes-langchain.toolThink