ai infrastructure
The stack we build to train on.
Self-hosting math-native compiler, derivation-first OS, open-source agent runtimes, validated GPU training stack — built bottom-up, exercised in parallel across Blackwell, Hopper, and ARM-DGX.
MAX
Math-native language and self-hosting compiler. Unicode operators, triple-bootstrap fixed point, CUDA / HIP / Metal back-ends. Used in-lab to ship real neural workloads.
KeiSei OS
Operating system written in MAX with page-replace and scheduling policies derived from lab research. Boots in QEMU with userspace, ext2-rw, and EL0 loader.
KeiSeiKit
Agent runtime — published Rust crates, agent manifests, hooks, skills. Open foundation for Claude Code workflows.
KeiSeiSDK
Standalone vertical-stack agent runtime + CLI for self-hosted LLM deployments.
GPU LLM
From-scratch GPU forward + full GPU backward for Qwen3-32B. Parity-validated against CPU reference (rel-L2 < 5e-6). Exercised on B300, H200, H100, and 2× GB10 ARM-DGX.
Workshop — hardware actually exercised
Cloud and local in parallel. The same kernels run across Blackwell, Hopper, and ARM-DGX — no vendor lock. Every launch goes through a pre-flight memory + cost gate before the meter starts. No fire-and-forget pods.