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+.
Frequently asked
- What is n3d1117/chatgpt-telegram-bot?
- A Telegram bot that provides ChatGPT-powered conversations, DALL·E image generation, and Whisper speech transcription.
- Is chatgpt-telegram-bot open source?
- Yes — n3d1117/chatgpt-telegram-bot is open source, released under the GPL-2.0 license.
- What language is chatgpt-telegram-bot written in?
- n3d1117/chatgpt-telegram-bot is primarily written in Python.
- How popular is chatgpt-telegram-bot?
- n3d1117/chatgpt-telegram-bot has 3.5k stars on GitHub.
- Where can I find chatgpt-telegram-bot?
- n3d1117/chatgpt-telegram-bot is on GitHub at https://github.com/n3d1117/chatgpt-telegram-bot.