Uptrack24horas / ChatGPT-Python

ChatGPT-Python is a software that allows you to talk to GPT-3 with a web interface using the openai api

Home Page:https://dylanmeca-chatgpt-assistant.hf.space

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

๐Ÿค– 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.

About

ChatGPT-Python is a software that allows you to talk to GPT-3 with a web interface using the openai api

https://dylanmeca-chatgpt-assistant.hf.space

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 83.9%Language:Python 16.1%