Open Source · Apple Silicon Optimized

ZenOS
Local AI Workstation

Run powerful AI agents directly on your Apple Silicon Mac. Zero cloud dependency, full privacy, and seamless integration with Claude Code.

100%
Local Inference
0ms
Cloud Latency
6+
Model Support

Everything you need for local AI

Built for developers who want the power of cloud AI with the privacy and speed of local inference.

Multi-Model

Seamlessly route between Claude, GPT-4, Llama, and local models through a unified interface.

Local-First

All AI inference runs on your Apple Silicon. Your data never leaves your machine.

Vector Memory

Persistent semantic memory with Qdrant vector DB. Context that survives sessions.

Smart Routing

Intelligent model selection based on task complexity, cost, and latency requirements.

SSE Streaming

Real-time token streaming with Server-Sent Events. Low-latency responses you can feel.

Memory Consolidation

Automatically consolidate and compress conversation history for long-running sessions.

Architecture

How it works

A clean pipeline from your AI agent to local models, with zero cloud dependency.

Claude CodeCLI
ZenOS ProxyExpress + SSE
LM StudioLocal Server
ModelsONNX / GGUF
Quick Start

Up and running in minutes

Four simple steps to your own local AI workstation.

01

Install LM Studio

Download LM Studio and pull your preferred model (Llama 3, Mistral, etc.)

brew install lm-studio
02

Start the Proxy

The ZenOS proxy starts on port 3001, ready to route requests

cd ZenOS/proxy && npm install && npm run dev
03

Configure Claude Code

Point Claude Code at your local proxy instead of the cloud API

export ANTHROPIC_BASE_URL=http://localhost:3001
claude
04

Start Building

All requests now route through your local AI workstation

claude --model claude-sonnet-4-20250514
Tech Stack

Built with modern tools

A carefully selected stack optimized for performance on Apple Silicon.

Next.js 14ExpressLM StudioQdrantONNX RuntimeApple SiliconTailwind CSSTypeScript

Ready to go local?

Take control of your AI workflow. No cloud bills, no data leaving your machine, no compromises.