A collection of beautifully designed chat interface components that you can copy and paste into your apps. Accessible. Customizable. Open Source.
Visit simple-ai.dev/docs to view the documentation.
- Chat-First Design - Components specifically designed for chat and conversational interfaces
- Modern UX Patterns - Implements patterns seen in leading AI chat applications
- Copy and Paste - Use components directly in your app and customize them to your needs
- Dark Mode - Built-in dark mode support
- TypeScript - Written in TypeScript for better developer experience
- Vercel AI SDK Compatible - Works seamlessly with Vercel AI SDK
# Install shadcn/ui first
npx shadcn-ui@latest init
# Then you can add simple-ai components
npx shadcn@latest add https://simple-ai.dev/r/chat-message.json
Licensed under the MIT License.