Skip to content

Commit 8f7e257

Browse files
committed
Merge branch 'main' of https://github.com/0xacx/chatgptcli
2 parents 47efb56 + fee7eff commit 8f7e257

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

README.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,16 @@
1+
12
![shell](https://user-images.githubusercontent.com/99351112/207697723-a3fabc0b-f067-4f83-96fd-1f7225a0bb38.svg)
3+
<div align="center">
4+
<p>
5+
6+
✨Join the new <a href="https://discord.gg/fwfYAZWKqu">Discord server</a> and start contributing to this project!✨</p>
27

3-
[Join Discord](https://discord.gg/fwfYAZWKqu)
48

5-
# chatGPT-shell-cli
9+
<h1>chatGPT-shell-cli</h1>
610

711
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.
8-
The script allows the use of all other OpenAI models with the `completions` endpoint and the `images/generations` endpoint for generating images.
12+
The script supports the use of all other OpenAI models with the `completions` endpoint and the `images/generations` endpoint for generating images.
13+
</div>
914

1015
## Features
1116

@@ -162,4 +167,7 @@ Contributions are very welcome!
162167

163168
If you have ideas or need help to get started join the [Discord server](https://discord.gg/fwfYAZWKqu)
164169

170+
![Discord](https://img.shields.io/discord/1090696025162928158?label=Discord&style=for-the-badge)
171+
165172

173+
[![visitors](https://visitor-badge.glitch.me/badge?page_id=0xacx/chatGPT-shell-cli&left_color=black&right_color=red)](https://visitor-badge.glitch.me)

0 commit comments

Comments
 (0)