Card Flip

New Space

AI Workspace

Bring all your tools into one place

Hover to preview details
Realtime, synced, multiplayer

AI Workspace

A unified canvas for chat, files, notes, and automations. Designed for fast, focused work.

Unified inbox
Command palette
Realtime sync
Keyboard-first UX

Installation

bash
npm install lucide-react

Usage

tsx
import CardFlip from '@/components/ui/card-flip';

<CardFlip
  title="AI Workspace"
  subtitle="Bring all tools in one place"
  description=""
  features={["Unified inbox", "Realtime sync"]}
  className=""
/>