An AI shell for your terminal. Type what you want in plain English, get back real commands. Works with Claude, OpenAI and Ollama — bring your own keys.
Features
Type what you want to do — "show all files bigger than 100mb" — and the shell converts it to the right command and asks you to confirm before running. No more memorising flags.
As you type, the shell sends your input to the AI and shows a suggested completion as ghost text. Press Tab to accept. Autocomplete speed is fully configurable.
Run lac mind to launch a web-based debate interface. Multiple AI models challenge and refine each other's ideas, then vote on the best response. Perfect for complex research.
Works with Claude, OpenAI, and Ollama. Pick your provider during setup — or swap it any time with lac --setup. Run fully offline with Ollama — no internet required.
Get started
pip install, run lac, follow the setup wizard. That's it. No config files, no manual server setup — it handles everything in the background.
pip install lac-cli — requires Python 3.9+.lac — the setup wizard runs on first launch, walks you through picking a provider and entering your API key.lac --offline — run without an internet connection using a local Ollama model.Open Source
lac-cli is MIT licensed. Read the code, file issues, ship contributions. No tricks, no lock-in.
Free, open source, and works with the model you already use.