Update README.md

This commit is contained in:
0xacx 2022-12-14 21:38:06 +02:00 committed by GitHub
parent 79c1590062
commit e0f0a29e41
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
![shell](https://user-images.githubusercontent.com/99351112/207697723-a3fabc0b-f067-4f83-96fd-1f7225a0bb38.svg)
# Chatgpt-cli
# ChatgptCli
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.