VAOS is not a monolithic SDK — it's a layered set of toolkits. Pick what you need: build, deploy, accelerate, scale. Each toolkit ships with its own CLI, docs, and runtime surfaces.
Applications
↑
App Toolkit
↑
OEM Toolkit
↑
SceneLM Toolkit
↑
Edge Toolkit
↑
Developer Toolkit
↑
VAOS Core Toolkit
Each toolkit composes upward. Core is the runtime kernel. Apps sit on top.
The foundational runtime layer of VAOS.
Build and test vision-native agents locally.
Deploy VAOS on edge AI hardware and robotics.
Cognition infrastructure for structured scenes.
Integrate VAOS into production devices and fleets.
Build applications on top of the VAOS runtime.
| Toolkit | Depends on |
|---|---|
| Core | — |
| Developer | Core |
| Edge | Core |
| SceneLM | Core + Edge |
| OEM | Edge + SceneLM |
| Apps | SDK + Runtime |
$ vaos install core $ vaos install developer $ vaos install edge-rk3588 $ vaos install scenelm-lite $ vaos install oem $ vaos install apps
| Version | Toolkit milestone |
|---|---|
| v1.6 | Validation runtime stable |
| v1.7 | Memory layer stable |
| v2.0 | Developer ecosystem GA |
| v2.1 | Edge acceleration GA |
| v2.3 | SceneLM cognition GA |
| v2.5 | OEM deployment GA |
| v3.0 | App ecosystem GA |
Not another AI camera demo. A real runtime ecosystem.