Loading preview...
ai chat card animated
@beratberkay
npx shadcn@latest add https://21st.dev/r/beratberkayg/ai-chat
import AIChatCard from "@/components/ui/ai-chat"; export default function DemoOne() { return <AIChatCard />; }