chatgpt-cli and chatgpt-prompt-wrapper

These are competitors: both provide CLI interfaces for interacting with ChatGPT's API, with B offering a more feature-complete chatting experience while A focuses on wrapping the Python API for programmatic prompt management.

chatgpt-cli
54
Established
chatgpt-prompt-wrapper
53
Established
Maintenance 6/25
Adoption 10/25
Maturity 16/25
Community 22/25
Maintenance 10/25
Adoption 5/25
Maturity 25/25
Community 13/25
Stars: 478
Forks: 84
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 9
Forks: 2
Downloads:
Commits (30d): 0
Language: Python
License: Apache-2.0
No Package No Dependents
No risk flags

About chatgpt-cli

marcolardera/chatgpt-cli

Simple yet effective command line client for chatting with ChatGPT using the official API

This tool helps developers and technical professionals quickly interact with ChatGPT directly from their computer's command line. You provide text prompts, and it delivers AI-generated responses, making it efficient for tasks like code explanation, text rephrasing, or quick translations. It's designed for users comfortable with terminal interfaces who want a fast, cost-effective way to leverage large language models.

developer-tooling technical-writing code-generation text-processing prompt-engineering

About chatgpt-prompt-wrapper

rcmdnk/chatgpt-prompt-wrapper

cli tool to wrap ChatGPT Python API

This tool helps developers quickly interact with various large language models (LLMs) like ChatGPT, DeepSeek, or local Ollama instances directly from their command line. You provide a prompt or start a conversation, and it returns the AI's response, handling API calls and conversation history behind the scenes. It's designed for developers who want to integrate or test LLM interactions without building a full application.

developer-tools llm-integration api-testing scripting command-line-interface

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