HatsuneMiku3939/pipegpt
pipegpt is a command-line tool that allows interaction with OpenAI ChatGPT, with the ability to set a prompt and receive input from the user.
This tool helps developers quickly leverage OpenAI's ChatGPT directly from their command line. You can pipe text input from any command-line tool into `pipegpt` along with a prompt, and receive the AI's response as standard output. This is ideal for developers looking to integrate AI assistance into their existing command-line workflows.
No commits in the last 6 months.
Use this if you are a developer who wants to use ChatGPT to process text directly within your shell scripts or command-line pipelines for tasks like code review, data reformatting, or generating commands.
Not ideal if you prefer a graphical user interface for interacting with AI, or if your tasks involve complex multi-modal input that doesn't fit a simple text-in, text-out command-line model.
Stars
8
Forks
1
Language
Go
License
MIT
Category
Last pushed
Apr 19, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/HatsuneMiku3939/pipegpt"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
j178/leetgo
Best LeetCode friend for geek. :snowboarder:
flows-network/chatgpt-github-app
A ChatGPT bot to respond to your GitHub Issues
collinvandyck/gpterm
terminal client for openai's GPT completion APIs
kkdai/chatgpt
ChatGPT Console client in Golang
j178/chatgpt
An elegant interactive CLI for ChatGPT