AI chat
A chat interface with an AI assistant: seeded with a fake, predefined conversation and canned streamed replies. No real model calls.
Installation
npx dafink-ui add ai-chatAlso installs: Card, Scroll-fade, Message, Avatar, Button, Badge, Input
Demo
Assistant
OnlineHi! I’m the DaFink UI assistant. Ask me anything about installing or using components.
How do I install a component?
Run npx dafink-ui add button in your project root; it copies the component source straight into your repo.
Does it work with dark mode out of the box?
Yes, every component is built on design tokens, so it adapts automatically to your theme’s light and dark palettes.