Skip to content

dylanmeca/ChatGPT-Python

Repository files navigation

🤖 ChatGPT-Python 🐍

Build Status License dylanmeca Python logo

ChatGPT-Python is a software that allows you to talk to GPT-3 with a web interface using the OpenAI API.

⬇️ Installation

To install and use ChatGPT-Python, follow these steps:

  1. Make sure you have installed Python in your system.
  2. Download or clone this repository to your computer.
  3. Open a terminal and access the repository directory.
  4. Run the following command to install the necessary dependencies: pip3 install -r requirements.txt
  5. Run the following command to start the chatbot: python3 app.py

You can also use ChatGPT-Python from Hugging Face or use ChatGPT-Image-Generator from Google Colab.

👷 Contributions

This project is open source and we are open to any kind of contribution. If you want to collaborate with the project, follow these steps:

  • Fork this repository.
  • Create a branch with your contribution.
  • Make a pull request to this repository.

Be sure to include a detailed description of your contribution and to follow our code standards.

📜 License

This project is distributed under the license GPL-3.0. This means that the code and documentation in this project are free to use, modify, and distribute as long as you respect the license terms.

For more information about the license, see the file LICENSE included in this repository.

🧾 Credits

This project has been developed by Dylan Meca and contributions from users.