aichat

AI-powered CLI chat and copilot for terminal interactions

brewmacoslinux
Try with needOr install directly
Source

About

All-in-one AI-Powered CLI Chat & Copilot

Commands

aichat

Examples

Start an interactive chat session with AI$ aichat
Ask a single question and get a response$ aichat 'How do I list files in a directory?'
Use aichat as a copilot to explain shell commands$ echo 'ls -la' | aichat 'Explain this command'