Skip to content

AbylaiPY/telegram-bot-with-ai-gpt3-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

telegram-bot-with-ai-gpt3-python

Telegram bot with ai gpt3 python

pip install openai pip install telebot

CREATE YOUR API KEY - https://beta.openai.com/signup/ CREATE YOUR TOKEN TELEGRAM BOT - @BotFather

token = " " # add your bot token to line 8 of the code openai.api_key = " " add your openai api key to line 46 of the code

About

Telegram bot with ai gpt3 python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages