ElevenLabs UI Vue
Introduction
ElevenLabs UI Vue is a component library and custom registry built on top of shadcn-vue to help you build multimodal agentic experiences faster. It provides pre-built components for agents, transcription, audio & more.
Components are available via the elevenlabs-ui-vue command.
pnpm dlx elevenlabs-ui-vue@latest add <component>
For example, to install the Orb component, you can run:
pnpm dlx elevenlabs-ui-vue@latest add orb
You can explore more blocks here or view the source code on GitHub.