Assistants & Knowledge

Telegram AI Assistant with Image Generation

A Telegram assistant that remembers the conversation and can generate images on request.

The Problem

Teams want a quick AI assistant in the chat app they already use, not another web tool to open.

How This Template Solves It

A founder messages their Telegram bot. The agent remembers recent messages in that chat, addresses the user by name, and when asked to draw something calls an image generation tool and sends the result back in Telegram.

How It Works

  1. 1A Telegram trigger listens for incoming messages.
  2. 2An AI agent keeps a window of recent messages for each chat as memory.
  3. 3An HTTP tool calls OpenAI image generation when the user asks for an image.
  4. 4Telegram nodes send the reply and the image link.

What You Need

  • A Telegram bot token from BotFather
  • An OpenAI API key

What Stays Under Your Control

  • You decide who may use the bot. Add a user check if it should be private.

Watch Out For

  • Anyone who finds the bot can message it until you restrict users.
  • Image generation costs more than text replies.

Step-by-Step Blueprint

This template is the starting point for a full guide with setup steps and prompts:

Adapted from a community workflow template. Before publishing we removed credentials, account and file IDs, email addresses and sample data. The original author's setup notes are kept inside the workflow file.

More Assistants & Knowledge Templates

Assistants & Knowledge

Company Documents Chatbot for Employee Questions

An employee chatbot that answers questions from company documents in Google Drive, updated as files are added or changed.

Starts on: Chat message, New Google Drive file

Google DriveGoogle GeminiPinecone
Assistants & Knowledge

Turn Meeting Transcripts into Follow-Up Actions

Pull a Google Meet transcript, summarize it and let an AI agent book any follow-up meetings with the right attendees.

Starts on: Run manually

Google CalendarGoogle DriveOpenAI