chatblocks is components registry for AI Chat apps - AI inputs, model selectors, streaming messages, reasoning displays and more. Built on shadcn/ui.
Everything follows shadcn/ui patterns. If you know shadcn, you already know chatblocks.
npx shadcn@latest add https://chatblocks.dev/r/ai-input.jsonFull documentation at chatblocks.dev
# Clone and install
git clone https://github.com/paulboguta/chatblocksui.git
cd chatblocksui && pnpm install
# Start dev server
pnpm dev
# Build registry
pnpm registry:buildSee CONTRIBUTING.md for guidelines. (WORK IN PROGRESS)
MIT © Pawel Boguta