Create a Conversational Telegram Bot with GPT-4 for Text and Voice Messages - n8n Workflow | Neura Market
Create a Conversational Telegram Bot with GPT-4 for Text and Voice Messages
This n8n workflow creates an interactive Telegram bot that processes both text and voice messages using GPT-4. It provides real-time feedback with typing indicators and delivers intelligent, context-aware responses.
This workflow is designed to enhance user interaction on Telegram by integrating advanced AI capabilities. It supports multi-modal inputs, allowing users to send text messages or voice notes. The workflow transcribes voice messages into text and processes all inputs through an AI agent to generate context-aware responses. A typing indicator is shown to users during processing, simulating a natural conversation. The workflow is flexible, allowing customization of AI models and integration of addi
Platform
n8n
Category
AI
Price
Free
Creator
Fatima Ahmed
Template
set
switch
telegram
agent
telegramTrigger
openAi
lmChatOpenAi
memoryBufferWindow
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.