Nexus UI
Beautiful, customizable components for modern AI experiences.
Overview
Nexus UI is an open-source component library for building AI-powered interfaces. It provides a set of composable primitives that integrate seamlessly with the , , and other AI services.
Think of it as shadcn/ui, but purpose-built for AI apps.
Instead of adapting general-purpose components for AI use cases, Nexus UI is designed from the ground up for streaming, voice, multimodal, and agentic interfaces.
Copy-paste components into your project. You own the code.
Components
Quick Start
Make sure you have initialized in your project:
Add components using any of these methods:
Option 1: shadcn CLI (recommended)
Nexus UI is in the . No config needed:
Option 2: Direct URL
Option 3: Nexus UI CLI
To use the @nexus-ui scope with a custom registry, add to your components.json:
Usage
Development
Contributing
See for the contribution guidelines.
License
MIT