A one-command stack — BitNet.cpp 1.58-bit LLM + Qdrant vector search + Node API — that runs a capable AI OS on ordinary CPUs. Chat, RAG over your files, and a voice agent, all local, all yours.
Frequent inference · privacy-sensitive · unreliable connectivity · GPU-cost bottlenecked — the four axes where BitNet flips the maths.
A private assistant that indexes your files, emails, notes, contracts, procedures — and never sends a byte to the cloud.
Runs on laptops, tablets, industrial computers, vehicles — anywhere connectivity is expensive, brittle, or forbidden.
Ask across 10 years of your documents. BitNet's dedicated embedding models make CPU semantic search economically viable.
Hands-free capture, transcription, and action — powered by VibeASR.cpp (Microsoft's BitNet-quantised speech recogniser).
Microsoft's official inference framework for 1-bit LLMs. Ternary weights, lossless quality, dramatic CPU speedups.
Source: Bitnet.cpp technical report · microsoft/BitNet
Runtime · Memory · Retrieval · Agents · Connectors · Policy. Everything runs on your device.
Docker is the fastest path (no local toolchain). Native scripts are also provided for full control.
Requirements: Docker 24+ · 8 GB RAM · 4 GB free disk · any x86_64 or ARM64 host.
Requirements: macOS 12+ or any modern Linux · git · conda · cmake ≥ 3.22 · clang ≥ 18.
Requirements: Visual Studio 2022 with Desktop-dev C++, Clang, CMake, MSBuild-LLVM workloads · conda · run from a Developer PowerShell for VS 2022.
Requirements: Pi 5 with 8 GB RAM · Raspberry Pi OS 64-bit · Docker installed.
Full docs, examples, and troubleshooting: local-ai/README.md
POST /chat — OpenAI-compatible interface, streamed tokens, system prompts, session memory.
POST /ingest to add a document · POST /search for semantic search · POST /ask for cited answers.
POST /transcribe — WAV/OGG in, text out. Uses VibeASR.cpp when the container is running.
GET /metrics — tokens/sec, latency, cache hits. Hook up any Grafana or the built-in Clow ARM dashboard.
Drop your email. You'll get the private-beta invite, the enterprise-connector roadmap, and a 10-min video that walks through the full stack.