chatblade and chatgpt-cli
These are competitors offering overlapping command-line interfaces to ChatGPT's API, with chatblade being the more feature-rich "Swiss Army Knife" alternative that has displaced the simpler chatgpt-cli in adoption.
About chatblade
npiv/chatblade
A CLI Swiss Army Knife for ChatGPT
[
{
"question": "An adjective describing a person or animal that enjoys being in the company of others, or tends to associate with others; sociable.
E.g., Humans are _______ creatures by nature.",
"answer": "gregarious"
},
{
"question": "What is the etymological root of the word gregarious?",
"answer": "From the Latin word 'gregarius', meaning 'of or belonging to a flock or herd', which comes from 'grex' (flock, herd)"
}
]
```
## Advanced features and options
### Options that apply to a query:
```
Usage: chatblade [OPTIONS] COMMAND
Options:
-q, --query TEXT a query
-c, --
About chatgpt-cli
marcolardera/chatgpt-cli
Simple yet effective command line client for chatting with ChatGPT using the official API
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work