Skip to content

jaaicode

Just Another AI Coder — a terminal-first AI coding assistant. Works with local Ollama models and any OpenAI-compatible API (LiteLLM, OpenAI, Anthropic, Google, …). Streaming responses, autonomous tool use, Rich markdown rendering.

  • :material-rocket-launch: Fast & focused


    A REPL, a TUI, a Web UI, and a daemon — pick the surface that fits. Streaming output, collapsible tool cards, command queue.

  • :material-tools: Real tools


    File ops, refactoring, search, language servers, shell, tests, git, web fetch, headless browser, code analysis, sub-agents, cron.

  • :material-shield-check: Safe by default


    Loop guards, token budgets, iteration caps, confirmation modals. Three independent kill switches before any runaway can hurt you.

  • :material-cog: Yours to extend


    Skills, plugins, custom commands. Local-first; no telemetry.

Quick install

bash curl -fsSL https://jaaicode.org/install.sh | sh

Works on macOS (Intel + Apple Silicon) and Linux without an existing Python, Homebrew, or Xcode toolchain — the installer brings its own runtime if needed.

Then just:

bash jaaicode

Built with jaaicode

See jaaiworks.org — a showcase of apps developed using jaaicode.