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.
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.
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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work