Skip to content

A collection of beautifully designed AI interface components that you can copy and paste into your apps. Accessible. Customizable. Open Source.

License

Notifications You must be signed in to change notification settings

Alwurts/simple-ai

Repository files navigation

simple-ai

AI Building Blocks. Build Smarter, Faster.

An open-source library of AI-focused UI components, app blocks, and workflows designed to accelerate development. Built with shadcn/ui, React Flow, and Vercel AI SDK.

hero

simple-ai.dev

What's Inside

  • UI Components - Chat interfaces, markdown rendering, model selectors, and more
  • App Blocks - Complete chat applications and generative UI examples
  • AI Agent Workflows - Visual workflow builder for creating AI agent systems

Coming Soon

  • Templates - Full-stack application templates with authentication and database integration
  • Additional Examples - More AI patterns and use cases

Documentation

Visit simple-ai.dev/docs to view the full documentation.

Quick Start

# Install shadcn/ui first
npx shadcn@latest init

# Add individual components
npx shadcn@latest add @simple-ai/chat-input
npx shadcn@latest add @simple-ai/chat-message

# Or install complete app blocks
npx shadcn@latest add @simple-ai/chat-01
npx shadcn@latest add @simple-ai/workflow-01

Features

  • Built on shadcn/ui with Tailwind CSS
  • Copy and paste components - no package installs needed
  • Full TypeScript support
  • Dark mode ready
  • Vercel AI SDK integration

License

Licensed under the MIT License.

About

A collection of beautifully designed AI interface components that you can copy and paste into your apps. Accessible. Customizable. Open Source.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published