SOLAI Coder

An AI coding agent for local-first development and decentralized compute workflows.

SOLAI Coder helps builders generate code, reason through software architecture, manage agent tasks and work with SOLAI models running locally through Ollama or across the SOLAI Network.

Install

Install SOLAI Coder globally with npm.

The CLI package is published as @solaiecosystem/solai and can be installed globally on machines with Node.js and npm available.

npm install -g @solaiecosystem/solai

Code Generation

Generate, refactor and explain code using SOLAI coding models designed for software development tasks.

Agent Workflows

Plan multi-step tasks, coordinate tool usage and connect coding work to broader SOLAI agent orchestration.

Local and Network Compute

Start with local Ollama models, then route heavier jobs to providers and clusters as the network matures.

Usage Pattern

Designed for builders who want AI coding without giving up local control.

SOLAI Coder is the developer-facing agent layer of SOLAI: it works with local model runtimes, understands coding tasks and can evolve into a buyer of decentralized compute for larger jobs.

solai chat
solai coder "Create a REST API for this project"
solai compute list --model 30BCoder
solai compute rent 291