Delta Components UI

Next

Welcome to Delta Components

Loading video...

Delta Components 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 shadcn CLI with our registry URL.

pnpm dlx shadcn@latest add https://deltacomponents.dev/r/<component>.json

For example, to install the Orb component, you can run:

pnpm dlx shadcn@latest add https://deltacomponents.dev/r/orb.json

Here are some basic examples of what you can achieve using components from Delta Components UI.

You can explore more examples here or view the source code for all components on GitHub.