Auto-growing prompt box with attachments, model chip and send/stop states.
1,740
Bookmarks
7,100
Installs
62,300
Views
import { AiChatInput } from "@/components/ui/ai-chat-input"
export default function DemoAiChatInput() {
return (
<div className="flex min-h-[320px] items-center justify-center px-6">
<AiChatInput placeholder="Build me a pricing section with three tiers…" />3 more lines behind a plan
Previews are free to watch. Reading and copying the full source needs a plan.
See plansThat's all 6 components
Part of Hana Chat — browse the full library on Nuxus.