chatblade

CLI tool for interacting with ChatGPT from the command line

brewmacoslinux
Try with needOr install directly
Source

About

CLI Swiss Army Knife for ChatGPT

Commands

chatblade

Examples

Ask ChatGPT a simple question$ chatblade 'What is the capital of France?'
Start an interactive chat session$ chatblade -i
Pipe input from a file to ChatGPT for processing$ cat document.txt | chatblade 'Summarize this text'