Your ChatGPT wrapper as a Telegram Bot.
- ✅ Chat completion
- ✅ Image edits
- ✅ Text To Speech
- ⌛ Image generation
- ⌛ Speech to Text
- ⌛ Fine-tuning
- ⌛ Connect multiple AIs
- ⌛ Autonomy
- Generate an OpenAI API Key: https://platform.openai.com/account/api-keys
- Create a Telegram bot: https://t.me/BotFather
- Create
.env
file and fill in the variables fromsample.env
npm i
npm run start:dev