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.
280 stars. No commits in the last 6 months.
Use this if you need a lightweight, scriptable way to chat with AI models and integrate AI capabilities into your command-line workflows.
Not ideal if you require features like image generation, RAG (Retrieval Augmented Generation), or other advanced AI functionalities beyond text-based chat.
Stars
280
Forks
50
Language
Python
License
GPL-2.0
Category
Last pushed
Apr 24, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/evilpan/gptcli"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
HacxGPT-Official/HacxGPT-CLI
Open-source CLI for unrestricted AI - Access powerful models without censorship
npiv/chatblade
A CLI Swiss Army Knife for ChatGPT
eunomia-bpf/GPTtrace
Generate eBPF programs and tracing with ChatGPT
marcolardera/chatgpt-cli
Simple yet effective command line client for chatting with ChatGPT using the official API
rcmdnk/chatgpt-prompt-wrapper
cli tool to wrap ChatGPT Python API