Gnix turns what you mean into what you type. Describe it, run it, understand it — all from the command line.
Features
Just describe what you want. gnix generates the exact shell command for it, no syntax memorization needed.
Don't recognize a command? Ask gnix to break it down flag by flag, in plain English.
Preview what a command will do before running it. Catch mistakes before they happen.
gnix runs entirely on your machine via Ollama. No API keys, no data sent anywhere, no internet required.
Use whatever model fits your machine, you can switch anytime.
Gnix detects potentially harmful commands and warns you before anything runs and lets you decide to continue or abort.
Run pip install gnix in your terminal. On first launch, gnix detects your Ollama setup automatically.
gnix lists any models you already have in Ollama. Pick one, or type a model name and gnix fetches it for you. Change it anytime with gnix --set-model.
Type gnix "..." followed by what you want in plain English. gnix generates the command instantly.
Choose to execute it immediately, get a plain-English explanation, or preview the effects with a dry run.
Use whatever model fits your machine, you can switch anytime.
One install. No accounts. No cloud. Just you and your terminal.