Personal python chatbot similar to chatgpt
Install the following packages: openai, python-telegram-bot, pyyaml
https://core.telegram.org/bots/tutorial
Obtain your telegram bot api by contacting @BotFather and issuing a /newbot command
copy the api_key
get ur secret key for open ai from
https://beta.openai.com/account/api-keys
run src/main.py
paste your telegram api key and openai api key according to the prompt
your bot should start running and you should be able to start chatting with botfather