Seaguntech logoSeaguntech UI

Introduction

Seaguntech 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 AI interfaces, audio, and more.

Components are available via the @seaguntech/cli command.

pnpm dlx @seaguntech/cli@latest components add <component>

For example, to install the Voice Button component, you can run:

pnpm dlx @seaguntech/cli@latest components add voice-button

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

Voice Interfaces

Customer Support
Tap to start voice chat

Usage

Browse the docs to explore available components and copy-ready examples.