atomic14/command_line_chatgpt
A command line chat bot using the ChatGPT API from OpenAI
This tool helps developers quickly set up and interact with a customizable ChatGPT bot directly from their command line. You provide an OpenAI API key and a specific 'persona' or 'instructions' for the bot, then you can chat with it via your terminal. It's ideal for developers who want to integrate AI chat functionalities into their local workflows or test out custom bot behaviors without a complex interface.
127 stars. No commits in the last 6 months.
Use this if you are a developer looking for a straightforward way to create and interact with a custom-instructed ChatGPT bot via your command line.
Not ideal if you are an end-user without programming experience or if you need a graphical user interface for your chatbot interactions.
Stars
127
Forks
85
Language
Python
License
Unlicense
Category
Last pushed
Mar 26, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/atomic14/command_line_chatgpt"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
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
rcmdnk/chatgpt-prompt-wrapper
cli tool to wrap ChatGPT Python API