Documentation
Everything you need to run EdgeAI on your own hardware — what each document covers, and who it is for.
Getting Started
Install the Voice AI servers and the Agent Harness on macOS or Linux with a single command, then make your first request.
All documentation
Getting Started
Guided walkthroughInstall the Voice AI servers and the Agent Harness on macOS or Linux with a single command, then make your first request.
Start here if you are new to EdgeAI.
API Reference
HTTP endpoint referenceEvery HTTP endpoint on the text-to-speech and speech-to-text servers — authentication, base URLs, query parameters, webhook events, and status codes, with curl and end-to-end voice agent examples.
For integrating the Voice AI servers from any language.
Agents SDK Docs
Generated C++ API referenceThe full C++ class and method reference for the Agent Harness, covering tool use, multi-agent workflows, and running autonomous agents on edge hardware.
For building agents in C++ against the SDK.