reorx/ai.py
A single-file Python script that interacts with ChatGPT API in the command-line.
This tool helps developers and system administrators interact with ChatGPT directly from their command line. You provide text prompts via the command line, and it returns AI-generated responses, helping you quickly get answers, generate code, or draft content without leaving your terminal. This is for technical users who are comfortable with the command line and want a fast way to leverage large language models.
123 stars. No commits in the last 6 months.
Use this if you are a developer or system administrator who wants to quickly query ChatGPT from your terminal for tasks like generating code snippets, debugging, or getting quick explanations.
Not ideal if you prefer a graphical user interface, need advanced AI features beyond basic chat, or are not comfortable using the command line.
Stars
123
Forks
9
Language
Python
License
MIT
Category
Last pushed
Sep 27, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/reorx/ai.py"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
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