Autonomous Systems

Multi-agent coordination and real-time adaptive control — secure systems where specialized agents work together within strict isolation boundaries.

Contents


Principles


How They Work Together

flowchart TD ORCH["Orchestrator
LLM reasoning · task planning"] ORCH <--> NATS["NATS Broker"] NATS <--> HA["Health Agent
biometrics"] NATS <--> HOME["Home Agent
HomeKit"] NATS <--> MON["Monitoring Agent
backups · infrastructure"]

Each agent subscribes to the NATS topics matching its domain. The orchestrator breaks a complex request into domain-specific tasks, publishes them, and aggregates the results. Agents can trigger other agents through the broker but never communicate directly.


Systems

Training Assistant

Recently Updated · Swift · Full Details →

Native SwiftUI training application for iPad and Apple TV that bridges a Wahoo KICKR Core smart trainer with AI-driven workout logic. The app communicates with the trainer over Bluetooth (FTMS protocol) for real-time resistance control and telemetry, while a NATS message bridge connects to an external agent for dynamic workout decisions.

Capabilities:


← Back to Projects Signal Processing Photography Data & Analytics