ata

ChatGPT in the terminal for quick AI-powered responses

brewmacoslinux
Try with needOr install directly
Source

About

ChatGPT in the terminal

Commands

ata

Examples

Ask ChatGPT a quick question$ ata 'How do I reverse a string in Python?'
Pipe command output to ChatGPT for analysis$ cat file.txt | ata 'Summarize this content'
Use ChatGPT to generate a shell command$ ata 'Show me how to find large files in my home directory'