Skip to content

harshitethic/ChatGPT-Telegram-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

How to Deploy the ChatGPT Telegram Bot

The ChatGPT Telegram Bot is a conversational AI application that can engage users in natural language conversations using OpenAI's GPT-3 language model. To deploy this bot on your Telegram account, you will need to follow these steps:

Step 1: Fork the Repository

Start by forking the repository and making your forked repository private to protect your OpenAI and Telegram Keys.

Step 2: Replace the Keys

In the forked repository, edit the harshitethic.py file and replace the keys with the ones you had copied.

Step 3: Create a Heroku Account

Register or login into your Heroku account.

Step 4: Create a New Application

Create a new application in Heroku, and add Python as a buildpack since the chatbot was created with Python.

Step 5: Deploy the Forked Repo

Under the deploy tab in Heroku, link your GitHub account and deploy the forked repo.

Step 6: Configure and Turn On the Dyno

Navigate to the Overview tab in Heroku and configure and turn on the dyno.

Step 7: Start Chatting!

Your ChatGPT Telegram Bot is now ready! Start chatting with it on Telegram and enjoy the conversational AI experience.

Follow these steps and deploy your own ChatGPT Telegram Bot today!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published