AI-powered web application that allows users to virtually try on clothes.
- Frontend: React, TypeScript
- Backend: Node.js, Express
- AI: Gemini API
- Database: (если есть — Supabase / PostgreSQL)
- Upload user photo
- Generate outfit recommendations
- Visualize clothing on a virtual avatar
npm install
npm run dev