Your Autonomous AR Beauty & Style Concierge
Built for DevNetwork API + Cloud + AI Hackathon 2026 — Perfect Corp Sponsor Challenge Entry
🌐 Live Production Deployment: mirrormuse-ai.vercel.app
📦 GitHub Repository: github.com/QuisTech/MirrorMuse_AI
MirrorMuse AI is an immersive, multi-agent AI & AR consumer beauty experience designed to revolutionize personal care and digital commerce. By bridging computer vision, generative AI, and real-time virtual try-on technology powered by Perfect Corp API, SerpApi, Groq, and Xano, MirrorMuse AI delivers an interactive digital concierge that diagnoses skin health, renders real-time facial makeup overlays, matches digital pigments to physical cosmetics SKUs, searches live retail price deals, and persists order receipts in real-time.
MirrorMuse AI integrates Perfect Corp as our primary sponsor challenge entry, combined with flagship API services for full-stack capability:
| API Service | Role & Integration | Type |
|---|---|---|
Perfect Corp API |
Powers the 108 Landmark Face Mesh video tracking, real-time shade overlays, 6-layer dermatological neural skin diagnostics, and YCE digital-to-physical cosmetics pigment matching. | Primary Sponsor Challenge |
Groq |
Powers the ultra-low latency AI Beauty Copilot chatbot (Llama 3.3 70B) for instant personalized consultations and routine guidance. |
AI Inference API |
SerpApi |
Powers the live Google Shopping Market Price Comparison engine, executing real-time pricing queries across major retailers (Sephora, Target, and Ulta). | Live Price Search API |
Xano |
Powers the persistent backend database, recording user skin diagnostic histories, shade wishlist favorites, and checkout order receipt transactions. | Backend & Database Infrastructure |
- 108 Landmark Face Mesh Video Tracking: Real-time facial contour tracking operating at 60 FPS with sub-14ms latency.
- Dynamic Shade Overlays: Test lipstick shades (Velvet Rose #402, Crimson Empress #501, Plum Noir #809, Coral Sunset #108, Nude Elegance #004), blush, eyeshadow, foundation, and eyewear.
- Individual Swatch Cart Buttons: Click
+ Addon any individual color swatch or clickAdd Shade to Cartto add exact shades to the global cart. - Interactive Wishlist: Click
Favoritefor glowing pink heart animations and Xano persistence. - Topology HUD & Snap Look: Toggle real-time mesh wireframe controls and capture high-resolution look snapshots.
- 6-Layer Neural Skin Scanner: Evaluates Moisture, Wrinkles, Spots, Texture, Dark Circles, and Elasticity to output a composite Skin Health Score (e.g., 83/100 A+).
- Targeted Skincare Regimens: Recommends tailored products (3D Hyaluronic Serum, Niacinamide Spot Essence, Ceramide Barrier Cream) with one-click
Add SKUorBuy Complete Setpurchasing.
- Pollinations Flux.1 Text-to-Image Generation: Synthesizes high-fashion visual ensembles from custom prompts ("Golden Hour Sunset Glam", "Cyberpunk Neon Glow", "Parisian Crimson Chic").
- YCE Digital-to-Physical Pigment Matching: Perfect Corp API parses synthesized digital colors and maps them to physical cosmetics SKUs (Celestial Gold Shimmer Palette, Sun-Kissed Bronzing Nectar, Glossy Nude Rose Elixir).
- Bundle & Itemized Purchasing: Add individual required products or click
Add Complete Look Bundle to Cart.
- Live Google Shopping Comparison Engine: Serverless proxy handler (
/api/serp/shopping) executing live queries against Google Shopping to compare retail prices across Sephora, Target, and Ulta. - Instant Buy Links: Direct access to merchant product pages and live price badges.
- Groq Llama 3.3 70B Reasoning: Ultra-fast natural language consultation providing expert advice on routines, ingredients, and shade matching.
- Unified Cart Drawer: Tracks products added across all 4 modules with high-res thumbnails, categories, itemized prices, total price sums, and item removal.
- World-Class Order Confirmation Modal: Replaces basic browser alerts with a glassmorphic receipt modal generating unique Xano Order Ref IDs (e.g.
MM-94821-AI).
- Real-Time API Dispatch Stream: Live multi-sponsor audit log streaming every cart addition, skin scan, SerpApi query, and checkout order transaction in real-time.
- SLA Metrics: Real-time tracking for 60 FPS video mesh alignment, sub-14ms latency, and 99.4% dermatological neural diagnostic accuracy.
- Frontend Core: React 18, Vite, TypeScript
- Styling & Theme: Tailwind CSS, Lucide React Icons, Custom Glassmorphic Dark System
- APIs & Backend: Perfect Corp YCE API, SerpApi Google Shopping, Groq Llama 3.3 70B, Xano Database
- Hosting & Deployment: Vercel Serverless Production Infrastructure
- Node.js (v18.x or higher)
- npm / yarn / pnpm
-
Clone the repository:
git clone https://github.com/QuisTech/MirrorMuse_AI.git cd MirrorMuse_AI -
Install dependencies:
npm install
-
Start local development server:
npm run dev
Open
http://localhost:3000in your browser. -
Build for production:
npm run build
MIT License. Crafted for DevNetwork Hackathon 2026.