-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathllms.txt
More file actions
17 lines (10 loc) · 722 Bytes
/
Copy pathllms.txt
File metadata and controls
17 lines (10 loc) · 722 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Smart Wardrobe: Style & Try-On
> AI-powered digital wardrobe and virtual try-on system. Helps users organize their real clothes, build outfits using computer vision, and try on garments virtually. Focuses on sustainability, reduced decision fatigue, and personal style logic.
Technical details:
Framework: React Native / Expo
Backend: Firebase Functions, Firestore
Vector search: Qdrant
AI models: Gemini Vertex AI, IDM-VTON3, OOTDiffusion, Fast TFLite
Core logic: Semantic outfit matching based on weather, intent, body proportions, and personal wardrobe data.
## Resources
- [Source code, model implementation details, and installation guides](https://github.com/HealthyElegant/smart-wardrobe-style-and-try-on)