# AIWardrobe

> AI personal stylist for outfit generation, virtual try-on, and wardrobe management. (iPhone/iPad app by Dovud Jurayev.)

- Source: https://appshunter.io/ios/app/aiwardrobe/id6761912806 (this page in markdown: same URL + `.md`)
- Developer: [Dovud Jurayev](https://appshunter.io/developer/1881968178)
- Category: Shopping, Lifestyle
- Price: Free with in-app purchases (on sale, was $9.99)
- Rating: 5.00/5 from 1 App Store ratings
- Age rating: 4+
- Requires: iOS 15.1 · 55 MB
- Languages: American English
- Released: 2026-05-08
- Data updated: 2026-07-23
- Monetization: freemium
- User reviews in markdown: https://appshunter.io/ios/app/aiwardrobe/id6761912806/reviews.md

## What is AIWardrobe?

AIWardrobe — App Description
AIWardrobe is a smart personal stylist app that eliminates daily outfit decision fatigue. Snap your clothing once, and AI generates weather- and occasion-appropriate outfits from what you actually own — powered by a rule-based styling engine, AI virtual try-on, and a shoppable catalog of missing pieces.

Key Features & Functionality
Wardrobe Scanner — Photograph or video-scan garments; AI automatically crops backgrounds, classifies items by category/color/material/pattern, and stores them in your digital closet. Supports multi-item detection in a single scan.
AI Outfit Suggestions — A deterministic styling engine scores candidate outfits across four axes: formality, novelty, color harmony, and weather suitability. Uses a 5-tier formality ladder (black-tie to activewear) to match any occasion.
AI Outfit Maker — Describe an occasion (date night, job interview, casual brunch) and AI instantly builds a complete look from your wardrobe, with styling tips for each outfit.
Virtual Try-On — See how garments look on a mannequin before committing. AI-powered try-on renders garments realistically with drape and fold refinement, processing items step-by-step (top → layer → pants → shoes).
Outfit Calendar — Plan outfits per day, track wear counts, and generate weekly previews. Never repeat an outfit unintentionally.
AI Stylist Chat — Ask anything about style and get personalized recommendations based on your wardrobe and preferences.
Color Analysis — Discover which colors flatter you most and get outfit suggestions that harmonize with your palette.
Style Quiz & Onboarding — Set your style goals and preferences during onboarding so suggestions improve over time.
Weather-Aware Suggestions — Uses your location to fetch local weather and suggests outfits appropriate for current conditions.
Shop Integration — When an outfit is missing a piece, the app surfaces shoppable items from curated catalogs (Zara, Uniqlo, Inspo) so you can fill gaps.
Wardrobe Analytics — Insights into closet utilization, most/least worn items, cost-per-wear, and weekly style streaks.
Trip Planner — AI-packed travel outfit planner that generates complete packing lists based on destination weather and itinerary.
Wear Log — Track what you wore and when. Build streaks and increase closet utilization over time.
Multi-Language Support — Available in English, Russian, and Uzbek.
Subscription Tiers:
Free: 10 AI outfits/day, 5 wardrobe scans/day, up to 20 items
Pro ($9.99/month): Unlimited AI outfits, try-ons, scans, and items; analytics, trip planner, full calendar, priority AI model, ad-free
Max ($99.99/year): All Pro features plus exclusive seasonal style collections and AI stylist chat
Privacy & Security — All AI provider calls are proxied through server-side Edge Functions; no API keys are exposed in the app. Location is used only once per session for weather and is never stored or shared.
Terms of Use (EULA): https://www.apple.com/legal/internet-services/itunes/dev/stdeula/

## Key features

- AI outfit suggestions
- Virtual try-on
- Wardrobe scanning and categorization
- Outfit calendar and planning
- AI stylist chat
- Weather-aware suggestions
- Shoppable catalog integration

## Pricing and in-app purchases

Base price: Free.

**Subscriptions**

| Subscription | Price | Period |
| --- | --- | --- |
| AIWardrobe Pro Monthly | $9.99 | per month |
| AIWardrobe Pro year | $99.99 | per year |
| AIWardrobe | $2.99 | per month |



## Frequently asked questions about AIWardrobe

### How does AIWardrobe help with daily outfit decisions?

AIWardrobe eliminates daily outfit decision fatigue by generating weather- and occasion-appropriate outfits from your existing clothes. It uses a rule-based styling engine and AI to suggest complete looks with styling tips.

### What are the subscription tiers for AIWardrobe?

AIWardrobe offers a Free tier with limited daily outfits and scans. The Pro tier ($9.99/month) provides unlimited features and is ad-free. The Max tier ($99.99/year) includes all Pro features plus exclusive collections and priority AI stylist chat.

### Can I try on clothes virtually with AIWardrobe?

Yes, AIWardrobe features AI-powered virtual try-on. You can see how garments look on a mannequin with realistic drape and fold refinement before committing to an outfit or purchase.

### How does AIWardrobe handle privacy and location data?

All AI provider calls are proxied through server-side Edge Functions for security, and API keys are not exposed in the app. Location data is used only once per session for weather and is never stored or shared.

### What kind of analytics does AIWardrobe provide?

AIWardrobe offers wardrobe analytics, including insights into closet utilization, most/least worn items, cost-per-wear, and weekly style streaks. This helps users understand their clothing habits better.

### Does AIWardrobe support multiple languages?

Yes, AIWardrobe supports multiple languages, including English, Russian, and Uzbek, making it accessible to a wider user base.

### How often is AIWardrobe updated?

The app was last updated on 2026-07-07 with version 1.9, indicating regular development and feature enhancements.

### What devices is AIWardrobe available on?

AIWardrobe is available on iPhone, iPad, and iPod, making it accessible to a broad range of Apple users.

## Version history (last 5 releases)

### 2.0 — 2026-07-20

Here's what's new in AIWardrobe v1.3.1 (build 48) based on recent commits:

Virtual Try-On (VTON) — Major Reliability & Quality Improvements
Eliminated 502/503 errors permanently — VTON now calls Modal GPU directly from mobile instead of proxying through Render (c20eb34)
Eager-load pipeline on container boot — completely eliminates first-request timeouts (fb6089a)
Warm Modal container + Render keep-alive cron + retry logic for sustained reliability (d857cd9)
Stronger color fidelity — hard post-paste of actual garment color over model output, plus a simpler post-process pipeline (2421bea, 44203e6)
FLUX fallback when VTON service is down (e804fd4)
Infrastructure
API URL migrated to aiwardrobe-api.onrender.com — all old hardcoded Render URLs removed (fb6571c, 0a83047)
Fallback API URL for Xcode builds (5a139ea)
HF_TOKEN removed from render.yaml (now a Render dashboard env var) (89d5b3f)
Modal workspace updated, T4 GPU optimized, EXPO_PUBLIC_API_URL added (72b4c37)
iOS
iOS 26 dark/tinted app icon variants added for Xcode 26 archive compatibility (c51f0db)
Bug Fixes
Rate limiter startup validation crash resolved + unit test suites fixed (e6f2e95)

### 1.9 — 2026-07-07

New Features

Direct GPU Virtual Try-On — VTON now calls Modal GPU directly from mobile, eliminating Render 502/503 errors permanently
AI Outfit Generation Pipeline — generates complete outfit recommendations with wardrobe sync service
Admin Occasions Panel — manage occasion-based outfit suggestions
Promo Code System — with usage counters and redemption flow
Multi-Garment Try-On — try on multiple items simultaneously
Improvements

VTON quality — stronger color fidelity with hard post-paste garment color, simpler post-process pipeline
Performance — optimized FlatList scrolling, memoized ClothingGridItem
iOS 26 support — dark/tinted app icon variants for Xcode 26 archive
Eager-load pipeline — VTON model loads on container boot, eliminating first-request timeouts
Infrastructure — migrated to aiwardrobe-api.onrender.com, updated Modal workspace to karimdzanovzoha, optimized T4 GPU
Bug Fixes

Fixed rate limiter startup validation crash
Fixed all unit test suites
Resolved Xcode build fallback API URL issues
Removed all hardcoded old Render URL references
Fixed RevenueCat native store error in Expo Go
Architecture

Comprehensive audit fixes and app stabilization
Removed large venv & scratch from git; stopped LFS tracking images
13/13 tests passing

### 1.8 — 2026-06-04

Faster, more reliable AI Try-On with improved GPU rendering and elimination of timeout errors
Redesigned outfit generation pipeline for smarter, more personalized recommendations
New Admin occasions panel for curated seasonal looks
iOS 26 compatibility with dark and tinted app icon variants
Wardrobe sync improvements and UI polish throughout
Performance optimizations and bug fixes

### 1.7 — 2026-06-03

AI virtual try-on — see how tops, layers, bottoms, and shoes look together before you dress • Smarter outfit suggestions with color harmony scoring and layering bonuses • Morning (7 AM) and evening (8 PM) daily suggestion loop with push notifications • Weekly outfit calendar to plan ahead, track wear counts, and discover unworn items • AI Chat Stylist for personalized style advice and outfit tweaks • Trip Packing mode — generate a travel-ready capsule from your wardrobe • Performance improvements and stability fixes

### 1.6 — 2026-06-03

AI Try-On is now significantly faster and more reliable — eliminated 502/503 errors with direct GPU processing and eager-loading for instant first requests
Added support for iOS 26 dark and tinted app icon variants
Fixed a rare crash on app startup related to rate limiter validation
General stability improvements and bug fixes

---

*Data collected daily from the US App Store and indexed by [AppsHunter](https://appshunter.io/). User reviews are verbatim App Store reviews. Ratings, prices and chart positions refresh continuously; this snapshot is from 2026-07-23.*
