gptme

AI assistant that runs in your terminal with code execution

brewmacoslinux
Try with needOr install directly
Source

About

AI assistant in your terminal

Commands

gptme

Examples

Start an interactive chat session with the AI assistant$ gptme
Ask a quick question and get a response$ gptme 'How do I list files in a directory?'
Use the assistant to help debug or explain code$ gptme 'Explain what this Python function does' < script.py