gptcli and gpt-chatbot-cli
Both are independent CLI wrappers around the OpenAI API that compete for the same use case of conversational ChatGPT interaction in the terminal, with evilpan/gptcli being the more established option based on its higher star count.
About gptcli
evilpan/gptcli
ChatGPT in command line with OpenAI API (gpt-3.5-turbo/gpt-4/gpt-4-32k)
This tool allows developers to interact with large language models like ChatGPT directly from their computer's command line. You provide text prompts and receive AI-generated text responses, enabling quick experiments and scripting without a web browser. It's designed for software developers, data scientists, and system administrators who frequently use the command line.
About gpt-chatbot-cli
rukh-debug/gpt-chatbot-cli
it's basically chatgpt-cli, uses api.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work