DEV Community

Cover image for AI Chat UI Components Built on shadcn and Tailwind v4 — Nexus UI
jQueryScript
jQueryScript

Posted on

AI Chat UI Components Built on shadcn and Tailwind v4 — Nexus UI

Nexus UI: a React component library built specifically for AI chat interfaces.

Key components:

  • Prompt Input with auto-resizing textarea and action slots
  • Model Selector dropdown with radio groups and sub-menus
  • File Attachments with preview and upload wiring
  • Chat Thread with stick-to-bottom scrolling
  • Suggestion chips for guiding user input
  • Message layout with markdown, avatar, and attachment support

Works with the Vercel AI SDK and the useChat hook. Built on React 19, Tailwind CSS v4, and Radix UI. Components copy into your project as editable source files. No package dependency.

👉 Blog Post

👉 GitHub Repo

👉 Live Demo

Top comments (0)