About | Features | Technologies | Requirements | Starting | License | Author
Describe your project
✔️ Feature 1;
✔️ Feature 2;
✔️ Feature 3;
The following tools were used in this project:
Before starting 🏁, you need to have Git and Node installed.
# Clone this project
$ git clone https://github.com/{{YOUR_GITHUB_USERNAME}}/chatgpt
# Access
$ cd chatgpt
# Install dependencies
$ pip install -r requirements.txt
# Run the project
$ python main.py
This project is under license from MIT. For more details, see the LICENSE file.
Made with ❤️ by {{YOUR_NAME}}