# AI Chat-bot

> This is a fully frontend, beautifully designed Chat UI component built with React, TailwindCSS, and Framer Motion. It features a clean, modern, glassmorphic interface that feels like a real messaging application. The component includes animated message bubbles, a typing indicator, timestamps, and smooth auto-scrolling chat history. It also simulates responses to make the UI feel alive without requiring any backend or API integration.

- Author: [Mudit Goel](https://21st.dev/@muditgoel1512)
- License: unknown
- npm dependencies: lucide-react, framer-motion
- Live preview: https://21st.dev/@muditgoel1512/components/ai-chat-bot

## Install

```bash
npx shadcn@latest add "https://21st.dev/r/muditgoel1512/ai-chat-bot?api_key=$API_KEY_21ST"
```

Requires a 21st API key (generate one at https://21st.dev/mcp) passed as `API_KEY_21ST`. Free accounts get a limited number of installs per day; unlimited on a paid plan — see https://21st.dev/pricing.

Full component directory: https://21st.dev/llms.txt
