The Kaizen Vision

"Continuous Improvement" applied to personal intelligence. Reclaiming the power of AI from the cloud to the home.


Sovereignty

True ownership of intelligence. Your AI should serve you, not a corporation's bottom line or data mining operation.

Privacy

What happens in your home stays in your home. Complete data isolation with zero third-party access.

Performance

Leveraging Apple Silicon's unified memory architecture to run datacenter-class models locally.

Integration

AI that isn't just a chatbot, but a system that controls your home, manages your data, and knows your life.


The Journey

Mid-Mar 2026

HomeAuto — Stable Integration

Agent 006 reaches production stability. LLM-driven home automation with real-time device control via Hubitat Maker API — lights, locks, thermostats, garage doors, and HSM security. Intent detection classifies events before acting. TTS confirmation loop announces every safety-critical action. Full voice control through the Kaizen iOS app.

Mar 2026

Qwen3.5-397B — Biggest Upgrade Ever

A 397-billion parameter Mixture-of-Experts model running entirely on local silicon — only 17B active per token. Three-model Max stack (max:voice, max:deep, max:think), intelligent conditional context injection, MemCore dashboard, and Ollama v0.17.5. The largest model ever run on a single Mac Studio.

Feb 2026

Cloudflare Zero Trust

Secure external access to KaizenAI via encrypted Cloudflare Tunnels with Email OTP authentication. No open ports, no VPN — just ai.intrac.net behind a Zero Trust gate. Multi-user LLM access tiers for future collaboration.

Feb 2026

INTRAC.NET Reborn

Full site rebuild on Grav CMS with Caddy reverse proxy. The domain that started it all in 1998 gets a modern platform worthy of the Kaizen vision.

Jan 2026

System Restoration

Full restore to Mac Studio M3 Ultra. Optimization for headless rack server operation. Hubitat C-8 Pro migration with 512 GB unified memory powering the entire stack.

Dec 2025

Visual Intelligence

Integration of Qwen3-VL and GLM-4.5 Air vision models. Multimodal capabilities enabling the system to see, interpret, and reason about visual input. Later superseded by the Qwen3.5 MoE stack in March 2026.

Late 2025

WebSearch & Voice Pipeline

Knowledge Graph integration and US Metric enforcement added to search proxy. Whisper STT and Kokoro TTS bring natural voice interaction to the ecosystem.

1998 — The Beginning

INTRAC.NET Is Born

Long before Kaizen had a name, the foundation was being laid. INTRAC.net launched as a cybersecurity firm and internet services provider — running IRC networks, hardening servers, and building infrastructure when "the cloud" was still just weather.


From IRC to AI

Nearly Three Decades of Building on the Edge

In 1998, when most people were still figuring out dial-up, Shawn McCalla and Rob Rogers launched INTRAC.NET — a cybersecurity and internet services and hosting. The early years were spent running IRC networks, managing dedicated servers, writing security tools, and operating in the trenches of early internet infrastructure. The work spoke for itself in circles where uptime wasn't optional and security wasn't an afterthought.

That same obsession with systems — understanding how every layer talks to every other layer, from bare metal to application — never went away. It evolved. Home automation came next: wiring Z-Wave switches, integrating alarm panels through Envisalink, building Hubitat rule chains that could arm a house and lock every door from a single voice command. Then came the networking: UniFi gear, 10 GbE backbone, VLANs, Pi-hole DNS, Cloudflare tunnels — a proper enterprise stack running in a closet at home.

When Apple Silicon landed with unified memory architectures that could actually hold massive language models in RAM, the final piece clicked. Project Kaizen was born — not as a product, but as a philosophy: take everything learned from decades of infrastructure work and point it at building a truly personal, truly private AI platform. No cloud dependency. No data harvesting. No subscription to think.

Today, a Mac Studio M3 Ultra with 512 GB of unified memory sits in a rack alongside a Synology NAS, a Mac mini M4, and a Raspberry Pi 5 — all connected over 10 GbE, all serving a single vision: sovereign intelligence that lives where you live.


Secure by Design

Sovereign AI means nothing if anyone can walk through the front door. Kaizen is accessible from anywhere — but only if you're invited.

Cloudflare Tunnels

Three encrypted tunnels connect Citadel infrastructure to the outside world without exposing a single port. No port forwarding, no dynamic DNS hacks — outbound-only connections from each host through Cloudflare's edge network.

Zero Trust Access

Every protected route requires Email OTP authentication through Cloudflare Access. No passwords stored, no OAuth apps to maintain. You get a one-time code to your email — if your address isn't on the list, you don't get in.

Zero Attack Surface

The UDM-SE firewall has zero inbound port forwards for web services. Cloudflare's edge handles TLS, DDoS mitigation, and bot detection before traffic ever reaches the tunnel. The homelab is invisible to port scanners.

── External Access Flow ──

ai.intrac.netCloudflare EdgeZero Trust Gate (Email OTP)macAI Tunnel → Mac Studio :8080 (OpenWebUI)
dash.citadel.intrac.netCloudflare EdgeZero Trust GateMINISERV Tunnel → Mac mini :3000 (Grafana)
intrac.netCloudflare EdgeNo Auth (Public)MINISERV Tunnel → Mac mini :8080 (Grav CMS)

Tunnels: macAI (Mac Studio) · MINISERV (Mac mini) · KELEX (Synology NAS)

LLM Access Tiers

Two-layer access control: Cloudflare Access decides who reaches the site. OpenWebUI decides what they can do.

Owner

Full Control

All models, all agents, admin settings, system prompts, memory management. Email OTP: [email protected]

Trusted

Chat Access

Conversation with Max and selected models. No admin access, no system prompt editing. Added by email to Access policy.

Guest

Demo Access

Read-only or limited model access via time-limited Service Tokens. For demos and evaluations.


Meet Max

The Voice of Kaizen

Max is the primary interface for the Kaizen ecosystem. Not just a chatbot — Max is a fully realized AI personality designed for natural, fluid conversation.

Inspired by the witty and observant AI from the classic film Flight of the Navigator, Max brings a distinct personality to your daily interactions. He knows he runs on a Mac Studio, understands his local environment, and values your privacy above all else.

Active Qwen3.5-397B MoE

Kaizen AI Mobile

A native SwiftUI iOS app that puts the entire Kaizen ecosystem in your pocket. Not a web wrapper — a purpose-built client for Max.

v2.3 SwiftUI iOS 17+ Dark Mode 10 TTS Voices

Kaizen AI v2.3 — Advanced Voice Mode

Full-screen voice conversation with Max on iPhone. Apple Speech recognition captures your voice, Max responds through Kokoro TTS with live audio visualization. Click to watch the demo.

Advanced Voice Mode

Full-screen voice conversation with live transcription. State machine cycles through idle, listening, processing, and speaking — with interruption support. Apple Speech framework for STT, Kokoro/Piper for TTS playback.

4 Audio Visualizers

Pure SwiftUI audio-reactive animations: Orb (cyan-magenta gradient with glow rings and particles), EQ Bars (12-bar circular pattern), Waveform (nested circular rings), and Fluid (organic Fourier-based blob). All respond to live audio levels.

Persistent Memory

Vector-based semantic memory powered by Mem0 + ChromaDB. The app searches relevant memories before every response and stores new context after each exchange. Browse, search, and manage memories directly from the app.

Full Model Control

Pull, select, and delete local models with real-time progress tracking. Image attachments for vision models (up to 4 photos), document attachments (PDF, text), and conversation persistence with search and date grouping.

Connects to 6 backend services: Ollama :11434 · WebSearch :11435 · TTS :8003 · Memory :8100 · OpenWebUI :8080 · Orchestrator :11440


Kaizen in Action

Not renders. Not mockups. Live infrastructure running right now.

Max conversation via ai.intrac.net

Max via ai.intrac.net

A live conversation with Max through OpenWebUI, accessed externally via Cloudflare Tunnel at ai.intrac.net. Max introduces himself — sovereign, local, and deeply connected. This is the interface behind the Zero Trust gate.

Kaizen Services Panel — 13 running / 14 total

Service Orchestrator

14 Kaizen services with 13 running live — Ollama, WebSearch Proxy, Orchestrator, Claude Proxy, Codex Proxy, Z.AI Proxy, Memory, Whisper STT, Hybrid TTS, OpenWebUI, HomeAuto, Caddy, Cloudflare Tunnel, and ComfyUI. All managed from a single dashboard.

Citadel Infrastructure Dashboard

Citadel Command Center

The full Citadel homelab dashboard — 4 servers, 3 Cloudflare Tunnels (all healthy), 22 Docker containers, Pi-hole DNS handling 79K+ queries, dual UPS monitoring, Hubitat smart home, and real-time site monitoring across intrac.net and raybridgesjr.com.


Shawn McCalla

Creator & Lead Architect

Shawn has spent nearly three decades on the bleeding edge of internet infrastructure, cybersecurity, and systems architecture. From running IRC networks and hardening servers in the late '90s to building a sovereign AI platform on Apple Silicon today — the thread has always been the same: own your stack, control your data, build things that actually work.

Project Kaizen is the culmination of that journey — decades of home automation, networking, and relentless tinkering distilled into a single ecosystem where AI serves the person, not the platform.

"We don't need the cloud to be smart. We just need better tools at home."
Shawn McCalla

Future Roadmap

Multi-Mac Cluster

Expansion to Mac Mini M4 nodes for distributed inference across the homelab.

AuralCraft

Advanced generative audio synthesis agent for music production and sound design.

MyDatingWingman

Specialized social dynamics agent.

NetGuardian

Autonomous network security monitoring and intrusion detection.

Multi-User LLM Access

Tiered access to Max and local models via Cloudflare Zero Trust. Trusted users chat, guests demo, owner controls everything.

Full Autonomy

Self-healing services, proactive maintenance, zero-touch operations, and autonomous agent coordination.