LingweiMeng/MyChatGPT
A casual and simple ChatGPT Python script that can run using terminal (as long as you have an API). Support Azure API.
This project helps you chat directly with an AI language model like ChatGPT from your computer's terminal. You type in your questions or prompts, ending each with a '#', and the AI provides a text response. This is for anyone who wants a straightforward, text-based interface to interact with a large language model using their own API key.
No commits in the last 6 months.
Use this if you need a simple, script-based way to send text prompts to an AI and receive text replies, right from your command line.
Not ideal if you prefer a graphical interface, require complex data input beyond basic text, or need to integrate AI capabilities into a larger application.
Stars
21
Forks
2
Language
Python
License
MIT
Category
Last pushed
May 03, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/LingweiMeng/MyChatGPT"
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