rcmdnk/chatgpt-prompt-wrapper
cli tool to wrap ChatGPT Python API
This tool helps developers quickly interact with various large language models (LLMs) like ChatGPT, DeepSeek, or local Ollama instances directly from their command line. You provide a prompt or start a conversation, and it returns the AI's response, handling API calls and conversation history behind the scenes. It's designed for developers who want to integrate or test LLM interactions without building a full application.
Available on PyPI.
Use this if you are a developer who wants a straightforward way to send prompts to different LLMs and get responses via the command line for rapid testing or scripting.
Not ideal if you are an end-user looking for a graphical interface or a non-technical tool to interact with AI.
Stars
9
Forks
2
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 09, 2026
Commits (30d)
0
Dependencies
6
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/rcmdnk/chatgpt-prompt-wrapper"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
npiv/chatblade
A CLI Swiss Army Knife for ChatGPT
HacxGPT-Official/HacxGPT-CLI
Open-source CLI for unrestricted AI - Access powerful models without censorship
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
evilpan/gptcli
ChatGPT in command line with OpenAI API (gpt-3.5-turbo/gpt-4/gpt-4-32k)