Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 2.02 KB

File metadata and controls

34 lines (21 loc) · 2.02 KB
title Introduction
description Nanocoder is a local-first CLI coding agent with multi-provider AI support
sidebar_order 1

Nanocoder

A local-first CLI coding agent built by the Nano Collective — a community collective building AI tooling not for profit, but for the community. Everything we build is open, transparent, and driven by the people who use it. AI done right.

What is Nanocoder?

Nanocoder brings the power of agentic coding tools like Claude Code and Gemini CLI to local models or controlled APIs like OpenRouter. Built with privacy and control in mind, it supports any AI provider that has an OpenAI compatible end-point, tool and non-tool calling models.

How is this different to OpenCode?

This comes down to philosophy. OpenCode is a great tool, but it's owned and managed by a venture-backed company that restricts community and open-source involvement to the outskirts. With Nanocoder, the focus is on building a true community-led project where anyone can contribute openly and directly. We believe AI is too powerful to be in the hands of big corporations and everyone should have access to it.

We also strongly believe in the "local-first" approach, where your data, models, and processing stay on your machine whenever possible to ensure maximum privacy and user control. Beyond that, we're actively pushing to develop advancements and frameworks for small, local models to be effective at coding locally.

Not everyone will agree with this philosophy, and that's okay. We believe in fostering an inclusive community that's focused on open collaboration and privacy-first AI coding tools.

I want to be involved, how do I start?

We would love for you to be involved. You can get started contributing to Nanocoder in several ways, check out the Community page.

Quick Start

npm install -g @nanocollective/nanocoder
nanocoder

See the Installation Guide for more options including Homebrew and Nix Flakes.