Skip to content

A python code that is Equivalent to chat GPT using openai library of python

Notifications You must be signed in to change notification settings

zahid-parvez/PyGPT-chatGPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

PyGPT

A python code that is Equivalent to chat GPT using openai library of python

We need openai library to use ChatGPT with Python, run the following command in terminal: pip install openai

Steps to get your own API key

1.The OpenAI website can be accessed at 👉 https://openai.com/ Click On API image

2.Sign Up or login into the site(if you have used chatGPT before then you can go for login else register your self into the site using signUp)

3.After the step 2 the following 👇 window would appear

3.1)click on personal image

3.2)Click on "view API keys" image

4.Generation of API key : Click on the geneate API ket button,after the key is generated, you can copy the key and paste it in the code image

About

A python code that is Equivalent to chat GPT using openai library of python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages