ElevenLabs UI to nowa open source biblioteka konfigurowalnych komponentów React do tworzenia interfejsów z ElevenLabs Agents i Audio SDKs.
Zbudowane na shadcn/ui, daje pełną kontrolę nad prymitywami UI jak fale, orby, wiadomości i więcej.
Getting started
Components are available via the @elevenlabs/agents-cli command.
| 1 | pnpm dlx @elevenlabs/agents-cli@latest components add <component> |
For example, to install the Orb component, you can run:
| 1 | pnpm dlx @elevenlabs/agents-cli@latest components add orb |
Read the docs and start building better agent & audio interfaces, faster.