Skip to content

A python code to interact with the GPT3 API to train the chatbot and use it.

License

Notifications You must be signed in to change notification settings

reach-the-sky/GPT3-Chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Openai GPT - 3 chatbot  


This is a GPT 3 python project that allows you to train the chatbot and chat with it.

Requirements

Openai key ( visit: openai beta access to get your api key)

pip install openai

You can use this code as the skeleton for your project.

Warning: Use the tokens wisely, it is prefered to use davinci engine

Download the code:

git clone https://github.com/reach-the-sky/GPT3-Chatbot.git

Change the variable ai.api_key to your api key.

Example(Output):

Output

If you liked my project and appreciate the content I opensource, consider following me on github 🌥.

Releases

No releases published

Packages

No packages published

Languages