ma2za/telegram-llm-bot
Telegram LLM bot backed by OpenAI, Whisper, Beam, LLaMA, Weaviate, MinIO and MongoDB
This project helps developers create a custom AI chatbot that runs directly within Telegram. It takes user messages and voice notes in Telegram, processes them with a large language model, and responds in the chat. This is for software developers who want to deploy a personalized AI assistant for themselves, their team, or a specific community on Telegram.
112 stars. No commits in the last 6 months.
Use this if you are a developer looking for a comprehensive guide and a starting point to build and host your own AI-powered Telegram chatbot using open-source models.
Not ideal if you are an end-user simply looking for a ready-to-use AI chatbot without wanting to handle technical setup or hosting.
Stars
112
Forks
12
Language
Python
License
MIT
Category
Last pushed
Dec 26, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/ma2za/telegram-llm-bot"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
jakobdylanc/llmcord
Make Discord your LLM frontend - Supports any OpenAI compatible API (Ollama, xAI, Gemini,...
xNul/chat-llama-discord-bot
A Discord Bot for chatting with LLaMA, Vicuna, Alpaca, MPT, or any other Large Language Model...
amanvirparhar/weebo
A real-time speech-to-speech chatbot powered by Whisper Small, Llama 3.2, and Kokoro-82M.
innightwolfsleep/old_llm_telegram_bot
Connect llama-cpp, transformers or text-generation-webui to telegram bot api.
OFA-Sys/ExpertLLaMA
An opensource ChatBot built with ExpertPrompting which achieves 96% of ChatGPT's capability.