chatblade and command_line_chatgpt
These are competitors offering overlapping CLI interfaces to ChatGPT, though chatblade is substantially more mature and feature-rich with conversation management, while command_line_chatgpt provides a simpler direct API wrapper for basic chat interactions.
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 command_line_chatgpt
atomic14/command_line_chatgpt
A command line chat bot using the ChatGPT API from OpenAI
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work