A toy project, create my Telegram bot using ChatGPT under the hood.
Currently, curie
model is used due to its lowest price 🤑
🚦 It's online and hosted at: https://nanxyaqua.xyz
🤖 Telegram bot: @nanxy_tran_bot
npm install
Fill your own env, recommend using MongoDB Atlas for easier configuration
DATABASE_URI=
OPENAI_KEY=
TELEGRAM_BOT_KEY=
nodemon app.js
After serving the pool with command above, you can try with your telegram bot immediately.