EdgeEmbed Runtime documentation
EdgeEmbed Runtime is the AI-to-control bridge — a small deterministic decision-and-arbitration runtime that turns probabilistic AI outputs and competing perception signals into a single, auditable, policy-governed action before the machine acts. Behavior is declared in a config bundle, not coded in C; every decision is reproducible and replayable; and it runs as light, bounded computation on an ordinary core, with no NPU required.
For the team's mission and to get in touch, see the home page.
Explore the docs
| If you want to | Start with |
|---|---|
| Run the evaluation on your PC | Hello World |
| Understand the platform model | Bundle architecture |
| Integrate the runtime into your application | SDK integration |
| Wire up a HAL backend | HAL integration |
| Look up API symbols | API reference |