Installation
Install orb-ui from npm:Provider SDKs
Provider adapters live in theorb-ui/adapters entrypoint, but orb-ui does not bundle provider SDKs. Install the SDK for the provider you use:
Choose an integration path
- Start with controlled mode when you are prototyping or wiring a custom realtime voice stack.
- Use the Vapi adapter for Vapi assistants.
- Use the ElevenLabs adapter for ElevenLabs conversational agents.
- Use OpenAI Realtime or Gemini Live through controlled mode until dedicated adapters ship.