Update README.md

This commit is contained in:
0xacx 2022-12-14 20:21:15 +02:00 committed by GitHub
parent 6d46b789a0
commit b8c9963eb8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,8 @@
A simple shell script to use OpenAI's chatgpt from the terminal without installing python or node.
The script uses the `completion` endpoint and the "text-davinci-003" model.
![Screenshot](https://user-images.githubusercontent.com/99351112/207676114-3d2c934f-68a7-40cc-b113-df9c4e8f25c7.png)
## Getting Started
### Prerequisites