Skip to content

This is an AI based chatbot that is powered by one of the openai chat models. To use it, you will need to install a library 'openai' and also make an account in openai to get the api key which you should not share with others.

Notifications You must be signed in to change notification settings

CodeBuzz-ML/AI-Chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

AI-Chatbot

This is an AI based chatbot that is powered by one of the openai chat models. To use it, you will need to install a library 'openai' and also make an account in openai to get the api key which you should not share with others.

Creating an account in OpenAI

firstly, head to openai.com/api/login and create an account, if you already have an account, you can click on login.

You should then be redirected to a dashboard like this! screenshot jpg

Click on the view API keys button and then, create a new API key and add it in the code.

You can then run the code in any python3 environment

About

This is an AI based chatbot that is powered by one of the openai chat models. To use it, you will need to install a library 'openai' and also make an account in openai to get the api key which you should not share with others.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages