Skip to content

Commit 12093e9

Browse files
authored
Update README.md
1 parent 2d690ea commit 12093e9

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
![shell](https://user-images.githubusercontent.com/99351112/207697723-a3fabc0b-f067-4f83-96fd-1f7225a0bb38.svg)
22

3+
[Join Discord](https://discord.gg/fwfYAZWKqu)
4+
35
# chatGPT-shell-cli
46

57
A simple, lightweight shell script to use OpenAI's chatGPT and DALL-E from the terminal without installing python or node.js. The script uses the official ChatGPT model `gpt-3.5-turbo` with the OpenAI API endpoint `/chat/completions`. You can also use the new `gpt-4` model, if you have access.
@@ -153,3 +155,8 @@ This script relies on curl for the requests to the api and jq to parse the json
153155

154156
[pfr-dev](https://www.github.com/pfr-dev), [jordantrizz](https://www.github.com/jordantrizz), [se7en-x230](https://www.github.com/se7en-x230), [mountaineerbr](https://www.github.com/mountaineerbr), [oligeo](https://www.github.com/oligeo), [biaocy](https://www.github.com/biaocy), [dmd](https://www.github.com/dmd), [goosegit11](https://www.github.com/goosegit11), [dilatedpupils](https://www.github.com/dilatedpupils), [direster](https://www.github.com/direster), [rxaviers](https://www.github.com/rxaviers), [Zeioth](https://www.github.com/Zeioth), [edshamis](https://www.github.com/edshamis)
155157

158+
## Contributing
159+
Contributions are very welcome!
160+
If you have ideas or need help to get started join the [Discord server](https://discord.gg/fwfYAZWKqu)
161+
162+

0 commit comments

Comments
 (0)