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
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 chatty-cli
polpielladev/chatty-cli
A Swift command line application to ask ChatGPT anything directly from the terminal
This tool helps developers and command-line users quickly get answers or generate text using ChatGPT without leaving their terminal. You type your questions or prompts directly into your command line, and ChatGPT's responses appear there too. It's ideal for anyone who spends a lot of time in the terminal and wants integrated AI assistance.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work