Auraison Platform

What is Auraison?

Auraison is an AI platform for mission critical applications such as robotics and perception. It is centered around the orchestration capabilities offered by open source agents - its capabilities span both development and production. Auraison's functionality can be divided into four-planes:

PlaneResponsibilityKey Components
Control planeJob dispatch, agent lifecycle, experiment trackingFastAPI API, AgentOps, Claude Code agents, MAC framework
User planeWorkload execution on KubeRaytorch.dev.gpu, ros.dev.gpu Ray environments
Data planePersistent storage, context retrievalDuckDB + DuckLake lakehouse
Management planeBilling, tenancy, quotasv2 placeholder

See architecture/system-architecture.mdx for the full design.

Reference Applications

The platform provides the substrate on which reference applications run. The platform itself is application-agnostic but we demonstrate here various domain-specific applications to illustrate its flexibility.

ApplicationDomainRepositoryUser PlaneStatus
turtlebot-mazeMobile robot navigationaegean-ai/turtlebot-mazeros.dev.gpuActive
ar4-physical-aiRobotic arm manipulation (VLA)aegean-ai/ar4-physical-airos.dev.gpu + torch.dev.gpuActive
Deep Evidence Agent (DEA)Engineering traceability & evidence-grounded reasoningaegean-ai/deatorch.dev.gpuDesign phase
counter-uasAerial object detection & tracking (COCO / VisDrone / BDD)torch.dev.gpuPlanned — datasets in lakehouse
usv-vrxMaritime USV navigation (Virtual RobotX)pantelis/usv-vrx-2022ros.dev.gpuExternal repo — integration pending
sidewalk-extractionGeospatial sidewalk segmentation from aerial imagerytorch.dev.gpuPlanned — datasets in lakehouse
anomaly-detectionIndustrial surface-defect detection (DAGM)torch.dev.gpuPlanned — dataset in lakehouse

On this page