chatgpt and cgpt
These are competitors—both provide command-line interfaces for interacting with language models, with j178/chatgpt offering a more feature-rich ChatGPT-specific experience while tmc/cgpt provides a more generalized LLM operations CLI.
About chatgpt
j178/chatgpt
An elegant interactive CLI for ChatGPT
This tool helps developers and technical users interact with ChatGPT directly from their command line. You provide text input, either by typing or piping data, and it delivers generated text from GPT models directly back to your terminal or for use in other scripts. It's ideal for those who prefer working in a terminal environment.
About cgpt
tmc/cgpt
cgpt - cli for LLM operations
This tool helps developers and technical users interact with various large language models (LLMs) directly from their command line. You can feed it text input, either typed directly or from a file, and it returns generated text responses from models like OpenAI's GPT or Anthropic's Claude. It's designed for engineers, system administrators, and power users who prefer text-based interfaces for their AI workflows.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work