chatgpt and chatty-cli
These are competitors—both provide interactive CLI interfaces to ChatGPT with similar core functionality, though the first offers a more mature implementation (782 vs 21 stars) while the second is implemented in Swift rather than the likely Python/Node.js of the first.
About chatgpt
j178/chatgpt
An elegant interactive CLI for ChatGPT
Supports streaming responses with context-aware conversations stored locally, and integrates with OpenAI's API (with planned support for Claude, Gemini, and Ollama). Built in Go with configurable prompts, customizable keybindings, and dual input modes (single/multi-line), plus flexible model selection between GPT-3.5-turbo and GPT-4, all backed by persistent conversation history.
About chatty-cli
polpielladev/chatty-cli
A Swift command line application to ask ChatGPT anything directly from the terminal
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work