Aatman Logo Aatman

Introduction

Aatman UI is a comprehensive library of reusable UI components specifically designed for building AI-powered applications. It combines the utility-first approach of Tailwind CSS with a modern, glassmorphic design aesthetic.

Note: Aatman UI is currently in public beta. APIs may change before the v1.0 release.

Installation

Install Aatman UI via npm or yarn. Ensure you have Tailwind CSS configured in your project.

npm install aatman-ui

Theming

  • Utility-First: Built on top of Tailwind CSS for infinite customization.
  • Accessible: Follows WAI-ARIA patterns for maximum inclusivity.
  • Dark Mode First: Designed inherently for dark interfaces, with light mode support.