chatGPT-shell-cli and ChatGPT-ShellMaster

These are competitors—both provide shell-based CLI wrappers for OpenAI's ChatGPT API, with the primary difference being that ShellMaster adds script execution and system management capabilities on top of basic chat interaction.

chatGPT-shell-cli
48
Emerging
ChatGPT-ShellMaster
42
Emerging
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 22/25
Maintenance 0/25
Adoption 8/25
Maturity 16/25
Community 18/25
Stars: 1,243
Forks: 166
Downloads:
Commits (30d): 0
Language: Shell
License: MIT
Stars: 60
Forks: 12
Downloads:
Commits (30d): 0
Language: Python
License:
Stale 6m No Package No Dependents
Archived 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 ChatGPT-ShellMaster

VolkanSah/ChatGPT-ShellMaster

ChatGPT ShellMaster enables command-line interactions via chat using OpenAI's ChatGPT Plus. Run scripts, manage files, and monitor processes directly from your chat. Use responsibly, mindful of security implications.

Related comparisons

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