{
  "slug": "elevenlabs-ui",
  "name": "ElevenLabs UI",
  "url": "https://ui.elevenlabs.io/",
  "cat": "ui",
  "group": "design",
  "tagline": "Audio & voice components (shadcn registry)",
  "price": "Free · MIT",
  "tier": "free",
  "pick": false,
  "what": "~22 components built directly on shadcn/ui for audio and conversational interfaces: Orb, Waveform, Live Waveform, Bar Visualizer, Audio Player, Scrub Bar, Transcript Viewer. Installs via the plain shadcn CLI.",
  "why": "<b>The audio-edition play.</b> If your project runs interviews, a podcast, or narrated features, the Audio Player, Waveform and Scrub Bar are a finished listening UI you would otherwise build from scratch — and the visual components work standalone with no ElevenLabs account.",
  "warn": "The Orb pulls in Three.js and React Three Fiber — heavy for one decorative element. Agent components like ConversationBar require a real ElevenLabs agentId. Docs target Next.js only; Vite works but is undocumented.",
  "install": "npx shadcn@latest add https://ui.elevenlabs.io/r/all.json",
  "category": {
    "key": "ui",
    "name": "UI component libraries",
    "desc": "Component sources. Some are native to your stack, some will actively fight it.",
    "group": "design",
    "groupName": "Make it look right"
  },
  "freshness": null,
  "health": {
    "ok": true,
    "status_code": 429,
    "final_url": null,
    "checked_at": "2026-08-18T21:22:12.874+00:00"
  },
  "corrected_at": null,
  "upstream_changed_at": null
}