Skip to content

TamanduaDeAngola/Python-ChatGPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Python-ChatGPT

a simple ChatGPT CLI client using python 3. Legacy code

Requirements

To be runned, this code needs the version 3 of Python and the lib "openai" installed. To install that, just run:

pip3 install openai

pic of the client working

Important

To be able to run the code, you will have to edit that and place your own API key on the field "[your api key here]" on the line 23. You can get a api key on the oficial page of OpenAI

About

a simple chatgpt client using python 3.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages