[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-73900":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":17,"stars7d":14,"stars30d":18,"stars90d":16,"forks30d":16,"starsTrendScore":14,"compositeScore":19,"rankGlobal":10,"rankLanguage":10,"license":20,"archived":21,"fork":21,"defaultBranch":22,"hasWiki":23,"hasPages":21,"topics":24,"createdAt":10,"pushedAt":10,"updatedAt":30,"readmeContent":31,"aiSummary":32,"trendingCount":16,"starSnapshotCount":16,"syncStatus":33,"lastSyncTime":34,"discoverSource":35},73900,"ui","elevenlabs\u002Fui","elevenlabs","ElevenLabs UI is a component library and custom registry built on top of shadcn\u002Fui to help you build multimodal agents faster.","https:\u002F\u002Fui.elevenlabs.io",null,"TypeScript",2260,164,12,8,0,4,46,77.25,"MIT License",false,"main",true,[25,26,27,28,7,29],"agents","ai","audio","components","shadcn-ui","2026-06-12 04:01:12","![elevenlabs-ui](https:\u002F\u002Fgithub.com\u002Fuser-attachments\u002Fassets\u002Fa5b73bfc-b0a3-4b4e-8915-f90a086c5723)\n\n# II ElevenLabs UI\n\n[ElevenLabs UI](https:\u002F\u002Fui.elevenlabs.io) is a component library built on top of [shadcn\u002Fui](https:\u002F\u002Fui.shadcn.com\u002F) to help you build audio & agentic applications faster.\n\n## Overview\n\nElevenLabs UI provides pre-built, customizable React components specifically designed for agent & audio applications, including orbs, waveforms, voice agents, audio players, and more. \nThe CLI makes it easy to add these components to your Next.js project.\n\n## Installation\nYou can use the ElevenLabs Agents CLI directly with npx, or install it globally:\n```bash\n# Use directly (recommended)\nnpx @elevenlabs\u002Fcli@latest components add \u003Ccomponent-name>\n\n# Or using shadcn cli\nnpx shadcn@latest add https:\u002F\u002Fui.elevenlabs.io\u002Fr\u002Fall.json\n```\n\n## Prerequisites\nBefore using ElevenLabs UI, ensure your Next.js project meets these requirements:\n- **Node.js 18** or later\n- **shadcn\u002Fui** initialized in your project (npx shadcn@latest init)\n- **Tailwind CSS** configured\n\n## Usage\n\n### Install All Components\nInstall all available ElevenLabs UI components at once:\n```bash\nnpx @elevenlabs\u002Fcli@latest components add all\n```\nThis command will:\n- Set up shadcn\u002Fui if not already configured\n- Install all ElevenLabs UI components to your configured components directory\n- Add necessary dependencies to your project\n\n### Install Specific Components\nInstall individual components using the `components add` command:\n```bash\nnpx @elevenlabs\u002Fcli@latest components add \u003Ccomponent-name>\n```\nExamples:\n```bash\n# Install the orb component\nnpx @elevenlabs\u002Fcli@latest components add orb\n```\n\n### Alternative: Use with shadcn\u002Fui CLI\n\nYou can also install components using the standard shadcn\u002Fui CLI:\n```bash\n# Install all components\nnpx shadcn@latest add https:\u002F\u002Fui.elevenlabs.io\u002Fr\u002Fall.json\n\n# Install a specific component\nnpx shadcn@latest add https:\u002F\u002Fui.elevenlabs.io\u002Fr\u002Forb.json\n```\n\nAll available components can be found [here](https:\u002F\u002Fui.elevenlabs.io\u002Fdocs\u002Fcomponents) or explore a list of example components [here](https:\u002F\u002Fui.elevenlabs.io\u002Fblocks).\n\n## Contributing\n\nIf you'd like to contribute to ElevenLabs UI, please follow these steps:\n\n1. Fork the repository\n2. Create a new branch\n3. Make your changes to the components in the registry.\n4. Open a PR to the main branch.\n\nPlease read the [contributing guide](\u002FCONTRIBUTING.md).\n\n## License\n\nLicensed under the [MIT license](https:\u002F\u002Fgithub.com\u002Felevenlabs\u002Fui\u002Fblob\u002Fmain\u002FLICENSE.md).\n\nEngineered by [ElevenLabs](https:\u002F\u002Felevenlabs.io).\n","ElevenLabs UI 是一个基于 shadcn\u002Fui 构建的组件库，旨在加速多模态代理应用的开发。该项目提供了包括球体、波形图、语音代理和音频播放器等在内的预构建且可自定义的React组件，专为涉及音频及代理的应用场景设计。通过其CLI工具，用户可以轻松地将这些组件添加到Next.js项目中。ElevenLabs UI特别适合需要快速集成高质量UI元素的音频处理或对话代理类应用程序开发者使用。",2,"2026-06-11 03:47:51","high_star"]