diff --git a/README.md b/README.md index c304a07..5c749e7 100644 --- a/README.md +++ b/README.md @@ -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.