Interact with ChatGPT
Go CLI to fuels a Telegram bot that lets you interact with ChatGPT, a large language model trained by OpenAI.
Download the file corresponding to your OS in the releases page. After you extract it, copy env.example
to .env
and fill in your Bot's details (you'll need your bot token, which you can find here, and optionally your telegram id, which you can find by DMing @userinfobot on Telegram.
Run the chatgpt-telegram
binary!
This repository is licensed under the MIT License.