Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 980 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 980 Bytes

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 🌥.