The AI-Powered Operating System
Run AI models locally. Protect your privacy. Built-in ethics compliance. Docker-ready, USB bootable, and completely open source.
Built for developers, powered by AI
Run 100+ open-source AI models locally with Ollama. Llama 3, Mistral, CodeLlama, and more. No cloud required.
ollama pull llama3.2
ollama run llama3.2
Built-in ethics validation for all AI operations. Content filtering, input validation, and audit logging.
from oroboros.ethics import EthicsValidator
validator = EthicsValidator(mode="standard")
Container-first architecture. Pull and run in seconds. GPU support with NVIDIA Container Toolkit.
docker run -it --gpus all \
oroboroslab/oroboros-os:v1.0
Unified API for Ollama, LM Studio, OpenAI, and Anthropic. Switch providers with one line of code.
from oroboros.ai import AIEngine
engine = AIEngine(provider="ollama")
Local-only mode blocks all network access. Zero telemetry. Your data never leaves your device.
OROBOROS_PRIVACY_MODE=local_only
OROBOROS_TELEMETRY=disabled
Public Foundation tier with full AI capabilities. Level 1000 orchestration runs encrypted on backend.
level: 99 # Public Foundation
backend_orchestration: encrypted
Choose how you want to get OROBOROS OS
Everything you need for AI-powered productivity
Personal AI assistant
Download & manage AI models
Analyze PDFs & documents
AI-powered coding help
Smart command line
Resource usage tracking
Design & test prompts
Summarize & analyze
Everything you need to get started