maurobonfietti/chat-open-ai-cli
:robot: Ask questions to ChatGPT from the CLI.
This tool helps developers quickly interact with OpenAI's ChatGPT models directly from their command-line interface. You type your questions or prompts into the terminal, and the AI's responses appear right back in the same window. It's designed for developers who prefer text-based interfaces for quick queries or testing.
No commits in the last 6 months.
Use this if you are a developer who wants to query ChatGPT for code snippets, debugging advice, or general information without leaving your terminal environment.
Not ideal if you prefer a graphical user interface for interacting with AI, or if you are not comfortable using command-line tools.
Stars
8
Forks
2
Language
PHP
License
MIT
Category
Last pushed
Aug 07, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/maurobonfietti/chat-open-ai-cli"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ndycode/oc-chatgpt-multi-auth
OpenCode plugin for using ChatGPT Plus/Pro in GPT-5 and Codex workflows with OAuth login,...
oceanlvr/ChatGPT-ProBot
🤖️ A ChatGPT based GitHub robot. dialogue/CR/etc..
dataforseo/open-ai-actions
OpenAPI specs for integrating DataForSEO APIs with ChatGPT Actions
rizerphe/openai-functions
Generate ChatGPT function call schemas based on function docstrings.
FullStackWithLawrence/openai-hello-world
A Python "Hello World" application that also demonstrates the OpenAI API and usage of Docker.