Update README.md

This commit is contained in:
0xacx 2022-12-16 13:25:45 +02:00 committed by GitHub
parent 962a3a483f
commit eb2207778b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
# chatGPT-shell-cli
A simple, lightweight shell script to use OpenAI's chatgpt from the terminal without installing python or node.js
A simple, lightweight shell script to use OpenAI's chatgpt from the terminal without installing python or node.js.
The script uses the `completion` endpoint and the `text-davinci-003` model.
![Screenshot 2022-12-15 at 17 20 15](https://user-images.githubusercontent.com/99351112/207898587-1fb405c9-02c6-47c0-b433-7110634810f7.png)