AI Chat Interface
Full-featured AI chat UI with message bubbles, model selector, copy button, and typing indicator.
AI AssistantBeta
AI can make mistakes. Verify important information.
Installation
1
Run the CLI
$npx particleui-cli add ai-chat
Usage
TSX
import { AIChat } from "@/components/blocks/ai-chat"
export default function Page() {
return <AIChat />
}Props
| Prop | Type | Default | Required |
|---|---|---|---|
| title | string | — | no |
| placeholder | string | — | no |
| model | string | — | no |
Details
Source filecomponents/blocks/ai-chat.tsx
Typeblock
Categoriesai, blocks
npm dependencieslucide-react
Registry depsbutton, input, avatar, scroll-area, select, badge
Claude skill—