Skip to content

An On-Device Chatbot with shadcn/ui

POST
Building a Chatbot with shadcn/ui and Chrome's Built-in AI
JUL 07, 2026 — 2 MIN — #CHROME #AI #REACT #SHADCN/UI

shadcn/ui released a set of chat interface components recently. Here's a basic demo of them (MessageScroller, Bubble, Empty, InputGroup, and friends) wired up to Chrome's built-in AI APIs with use-chrome-ai — it's really easy now to get a great-looking chat bot working, entirely in the browser. Pick a persona from the + menu, and hit View source on the sandbox to see the code.

Share
MORE/