Raiseku/Telegram-ChatGPT-bot
The Telegram ChatGPT Bot is a Python-based chatbot that uses the OpenAI GPT-3 model to generate responses to user queries. The bot interacts with the Telegram Bot API through the Telethon Python library and requires OpenAI API key and Telegram Bot API credentials to function.
This bot helps you quickly set up a custom AI chatbot within Telegram. You provide your OpenAI API key and Telegram bot credentials, and the bot will take user messages from Telegram, process them using OpenAI's GPT-3, and send back AI-generated responses directly in your Telegram chat. It's ideal for anyone who wants to integrate an AI assistant into their Telegram workflow for instant, conversational interactions.
No commits in the last 6 months.
Use this if you need a simple way to create a conversational AI agent that lives and interacts directly within Telegram, using your own OpenAI account.
Not ideal if you need a sophisticated AI assistant with complex custom integrations, advanced memory management beyond a single conversation, or if you prefer not to use Telegram as the interface.
Stars
8
Forks
27
Language
Python
License
—
Category
Last pushed
Feb 17, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/Raiseku/Telegram-ChatGPT-bot"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Significant-Gravitas/AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to...
uber-archive/plato-research-dialogue-system
This is the Plato Research Dialogue System, a flexible platform for developing conversational AI agents.
ParisNeo/Gpt4All-webui
A web user interface for GPT4All
maker-community/ElectronBot.DotNet
一个为ElectronBot机器人和瀚文键盘(HelloWorldKeyboard)开发的上位机软件(包含机器人USB操作SDK和瀚文键盘HID操作SDK),采用Windows App...
thewickedkarma/Amadeus
A Telegram Chatbot written in Python3 making use of OpenAI's GPT3 model (Da Vinci Engine). You...