This commit is contained in:
Achilleas 2023-04-10 16:46:33 +03:00
commit 8f7e257b27

View File

@ -1,11 +1,16 @@
![shell](https://user-images.githubusercontent.com/99351112/207697723-a3fabc0b-f067-4f83-96fd-1f7225a0bb38.svg)
<div align="center">
<p>
[Join Discord](https://discord.gg/fwfYAZWKqu)
✨Join the new <a href="https://discord.gg/fwfYAZWKqu">Discord server</a> and start contributing to this project!✨</p>
# chatGPT-shell-cli
<h1>chatGPT-shell-cli</h1>
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.
The script allows the use of all other OpenAI models with the `completions` endpoint and the `images/generations` endpoint for generating images.
The script supports the use of all other OpenAI models with the `completions` endpoint and the `images/generations` endpoint for generating images.
</div>
## Features
@ -162,4 +167,7 @@ Contributions are very welcome!
If you have ideas or need help to get started join the [Discord server](https://discord.gg/fwfYAZWKqu)
![Discord](https://img.shields.io/discord/1090696025162928158?label=Discord&style=for-the-badge)
[![visitors](https://visitor-badge.glitch.me/badge?page_id=0xacx/chatGPT-shell-cli&left_color=black&right_color=red)](https://visitor-badge.glitch.me)