chatGPT-shell-cli and GPT-Shell

These are competitors—both are standalone CLI tools that independently provide terminal access to OpenAI's ChatGPT and DALL-E APIs, with no dependency relationship or complementary functionality between them.

chatGPT-shell-cli
48
Emerging
GPT-Shell
46
Emerging
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 22/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 20/25
Stars: 1,243
Forks: 166
Downloads:
Commits (30d): 0
Language: Shell
License: MIT
Stars: 152
Forks: 29
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

About chatGPT-shell-cli

0xacx/chatGPT-shell-cli

Simple shell script to use OpenAI's ChatGPT and DALL-E from the terminal. No Python or JS required.

Wraps OpenAI's `/chat/completions` and `/images/generations` endpoints with multi-input modes (interactive chat, pipe, CLI args) and persistent conversation context. Built entirely in bash using curl and jq, it supports model switching (gpt-3.5-turbo, gpt-4, completions endpoint), customizable system prompts, configurable API parameters (temperature, max tokens, image size), and optional markdown rendering via glow.

About GPT-Shell

firtoz/GPT-Shell

GPT-Shell is an OpenAI based chat-bot that is similar to OpenAI's ChatGPT. Also allows creating Dalle2 images.

Scores updated daily from GitHub, PyPI, and npm data. How scores work