hwixley/ChatGP-Tea
A CLI for talking to ChatGPT, saving conversation logs, and turning code blocks (language agnostic) from it's responses into executable shell commands.
This tool helps developers and technical users interact with ChatGPT directly from their command line. You input questions or prompts, and it provides responses. It also records your conversations and can convert code blocks in ChatGPT's replies into executable scripts, ready to run locally.
No commits in the last 6 months.
Use this if you are a developer or technical user who frequently uses ChatGPT for coding, scripting, or technical inquiries and wants to integrate it seamlessly into your terminal workflow.
Not ideal if you prefer a graphical user interface for interacting with AI, or if your primary need is general knowledge chat without code generation or execution features.
Stars
7
Forks
—
Language
Python
License
MIT
Category
Last pushed
Jun 24, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/hwixley/ChatGP-Tea"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
rawandahmad698/PyChatGPT
⚡️ Python client for the ChatGPT API with, conversation tracking, proxy support and more.
k4l1sh/alexa-gpt
A tutorial on how to use ChatGPT in Alexa
Simatwa/WebChatGPT
Python SDK/API for ChatGPT Web-Version
toshiakit/MatGPT
MATLAB app to access ChatGPT API from OpenAI
minimaxir/simpleaichat
Python package for easily interfacing with chat apps, with robust features and minimal code complexity.