PreviousNext

Prebuilt, composable Agent & Audio components

ElevenLabs UI

ElevenLabs UI is a component library and custom registry built on top of shadcn/ui to help you build multimodal agentic experiences faster. It provides pre-built components for agents, transcription, audio & more.

Components are available via the @elevenlabs/agents-cli command.

Getting started

To install the components, you can initialize with our CLI, and pick your components, import them, and start building.

pnpm dlx @elevenlabs/agents-cli@latest components add <component>

Read the docs and start building better voice & agent interfaces, faster.