Install Ollama, OpenCode, Qwen Code, Codex, Aider, OpenClaw and Handy: a fully local AI coding setup
A local large language model by itself is just text-in, text-out — it cannot open a file, run your compiler, or commit to git. Getting a useful local AI setup is therefore a three-layer stack, and this post installs it from the bottom up: Ollama — the model server. Downloads models and serves them on […]