Conversational Telegram Bot with GPT-4o for Text & Voice - n8n Workflow | Neura Market
Conversational Telegram Bot with GPT-4o for Text & Voice
Intelligent Telegram bot processes text and voice messages using GPT-4o, with transcription, typing indicators, and seamless AI responses for natural interactions.
This n8n workflow creates a sophisticated Telegram chatbot powered by GPT-4o that handles both text messages and voice notes. Upon receiving a message via the Telegram Trigger, it checks if it's voice input and transcribes it using OpenAI's speech-to-text service. The transcribed or direct text is then fed into an AI Agent for intelligent, context-aware response generation. A typing indicator is sent to simulate human-like processing, enhancing user experience.
Key benefits include multi-modal
Platform
n8n
Category
HR Management
Price
$24.99
Creator
Maxim Luong
telegram
chatbot
gpt-4o
voice-transcription
ai-agent
openai
hr
hrms
automation
n8n
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.