CONCEPTLocal AI / OSaxiom-os.rounakneema.in

AXIOM OS

Zero-Cloud Local Personal Operating System
GOLOCAL AISYSTEMS
// Problem

Current productivity assistants rely on cloud LLMs (privacy concerns) and act generically rather than enforcing personal accountability based on actual system behavior.

// Solution

A local-first, zero-cloud personal operating system that observes telemetry, understands structured goals, and intervenes contextually using local AI.

// Overview

AXIOM OS is an architectural design for a personal OS layer. It features a Go telemetry daemon (Specter) to collect local signals, a SQLite memory layer, and an AI brain powered by Ollama (Qwen 2.5). The core principle separates deterministic system state (measurement, policy) from AI interpretation, ensuring interventions are based on factual data, not LLM hallucinations. It includes a confrontational personality layer for strict goal alignment.

// Breakdown
01
Local-First

Zero-cloud architecture ensuring all behavioral telemetry stays on the local machine.

02
Telemetry

Go-based Specter daemon collecting file, shell, and browser activity.

03
Determinism

Strict separation of deterministic measurement/policy from AI reasoning and conversation.

04
Intervention

Policy-controlled accountability system capable of contextual roasts and Focus Scoring.

// At a Glance
Cloud Deps
0
Telemetry
Specter (Go)
Memory
SQLite
AI Layer
Ollama
// Tech Stack
GoSQLiteOllamaQwen 2.5Telemetry