/python-chatgpt

Simple wrapper with new ChatGPT API to provide a CLI application to access ChatGPT.

Primary LanguagePythonMIT LicenseMIT

Python ChatGPT

Python ChatGPT

💡 Project's Idea

This is a simple wrapper with the new ChatGPT API, in order to provide a CLI application to access ChatGPT and to be used as a reference for future projects.

🔍 Features

  • Have a Chat with ChatGPT in Python;

🛠 Technologies

During the development of this project, the following techologies were used:

💻 Project Configuration

Make sure to unstall the required packages/libs before running the script

$ pip install -r requirements.txt

Documentation:

📄 License

This project is under the MIT license. For more information, access LICENSE.