n3d1117/chatgpt-telegram-bot
A Telegram bot that provides ChatGPT-powered conversations, DALL·E image generation, and Whisper speech transcription.

This bot wraps OpenAI’s official APIs to provide AI capabilities via Telegram. It uses ChatGPT for conversational responses, DALL·E for text-to-image generation via a /image command, and Whisper for transcribing audio and video messages. The bot supports markdown formatting, conversation history management, token usage tracking, user budgets, streaming responses, and multi-language localization. It can be run via Docker or directly with Python 3.9+.