An AI assistant chat card that animates its response with a word-by-word text-generate effect and regenerates on demand.
import TextGenerateEffectAI from "@/components/ui/m-text-generate-effect-2"; export default function Default() { return <TextGenerateEffectAI />; }
Part of Cnippet — browse the full library on 21st.dev.