gptline

ChatGPT client for terminal with native iTerm2 integration

brewmacoslinux
Try with needOr install directly
Source

About

ChatGPT client with native iTerm2 support

Commands

gptline

Examples

Start interactive ChatGPT session in terminal$ gptline
Send a single query to ChatGPT and get response$ gptline 'Explain quantum computing in simple terms'
Pipe command output to ChatGPT for analysis$ ls -la | gptline 'Summarize these files'