Turn Telegram into an AI assistant with OpenAI voice, memory and tools

Who this template is for

This workflow is for users who want to turn Telegram into a personal AI-powered assistant capable of handling everyday tasks through natural language. It's ideal for solo founders, operators, or professionals who want to manage communication, scheduling, calculations, and information retrieval from a single chat interface.

No advanced n8n knowledge is required, and the workflow is designed to be easily extended with additional tools.

What this workflow does

This workflow creates a Telegram-based AI assistant that can receive text or voice messages, understand user intent, and respond with text or audio. The assistant can reason about requests and use multiple tools such as contacts lookup, email drafting, calendar management, research, messaging, and calculations.

Voice messages are automatically transcribed, processed like text input, and answered accordingly.

How it works

The workflow listens for incoming Telegram messages and validates the sender It detects whether the message is text or voice — voice messages are transcribed using OpenAI before being passed to the AI agent The AI agent processes the request using a chat model, short-term memory, and a set of productivity tools (contacts, email, calendar, research, messaging, calculator) The response is cleaned and formatted, then split into multiple chat bubbles with natural delays for a more human-like delivery Depending on the output type, the response is sent as plain text or converted into audio and returned to the user in Telegram

How to set up

Create a Telegram bot and connect it to the Telegram Trigger node Add your Telegram user ID to the authorization fields Connect your OpenAI credentials for chat, transcription, and text-to-speech Activate the workflow and start chatting with your assistant

Requirements

Telegram account and bot token OpenAI API credentials n8n instance (cloud or self-hosted)

0
Downloads
0
Views
8.31
Quality Score
intermediate
Complexity
Author:Stefan Joulien(View Original →)
Created:3/6/2026
Updated:3/31/2026

🔒 Please log in to import templates to n8n and favorite templates

Workflow Visualization

Loading...

Preparing workflow renderer

Comments (0)

Login to post comments