# AI Wardrobe > AI-powered personal stylist and virtual wardrobe app. Upload the clothes you already own, get daily outfit recommendations based on weather, occasion, and your personal style, and preview looks with a virtual try-on. Available in English and Arabic (with full RTL support). AI Wardrobe helps people make the most of the clothes they already own. The app organizes a digital wardrobe from user-uploaded photos, generates complete outfits using weather data and personal style signals, plans a full week of looks, and offers a virtual try-on powered by Google Gemini. The product is web-based (installable PWA) and works globally, with dedicated support for Arabic-speaking markets. - Website: https://aiwardrobe.co - Contact: support@aiwardrobe.co - Languages: English (`/`), Arabic (`/ar`) ## Pages - [Home](https://aiwardrobe.co/) — Landing page with product overview, features, pricing. - [Home (Arabic)](https://aiwardrobe.co/ar) — Arabic RTL landing page. - [How it works](https://aiwardrobe.co/how-it-works) — Cinematic deep-dive into every feature. - [About](https://aiwardrobe.co/about) — Mission, story, team. - [Pricing / Pro](https://aiwardrobe.co/pro) — Free vs Pro plans and feature comparison. - [Contact](https://aiwardrobe.co/contact) — Support and partnership contact. - [Developers / MCP](https://aiwardrobe.co/developers) — MCP server docs with per-tool schemas, example requests, and OAuth setup. - [Sign in / Sign up](https://aiwardrobe.co/auth) — Email or Google auth. ## Core features - **Digital wardrobe** — Upload item photos; AI auto-detects category, color, pattern, and season. Snap one photo of a full outfit and AI splits it into separate items (Free: cropped from the original photo; Pro: studio-quality cutouts on a clean background). - **AI outfit generation** — Complete looks built from the user's real closet, filtered by weather, occasion, and personal style. - **Virtual try-on** — Generates a photorealistic image of the user wearing the selected outfit. - **Weekly outfit planner** — 7-day plan generated from the wardrobe, accounting for local forecast and scheduled occasions. - **AI stylist chat** — Conversational styling assistant that respects the user's constraints and wardrobe. - **Weather-aware recommendations** — Live Open-Meteo forecast for the user's location drives layering and fabric choices. - **Capsule builder** — Identifies gaps and versatile combinations. - **Color season analysis** — Personal color palette based on user attributes. - **Style journal & history** — Calendar of worn outfits and usage insights. - **Brand/product wardrobes** — Optional shoppable items from partner brands (affiliate links). - **Localization** — English and Arabic with full RTL, regional currency (USD, SAR, EUR, GBP). ## Pricing (verified from live database) All prices in USD. Regional currencies are shown in-app. | Tier | Price | Billing | Wardrobe items | Outfits/day | History | Weekly plan | Virtual try-on | Priority AI | | --- | --- | --- | --- | --- | --- | --- | --- | --- | | Free | $0 | Forever | 20 | 1 | 7 days | No | No | No | | Pro | $9.99 | Monthly | 500 | 20 | 365 days | Yes | 30/month | Yes | | Pro Annual | $89.99 | Yearly (≈$7.50/mo) | 500 | 20 | 365 days | Yes | 30/month | Yes | Additional pricing facts: - Free trial: The free tier itself is the trial — 1 outfit per day for 7 days after signup, then upgrade prompt. - Cancel anytime; no long-term contract. - 14-day no-questions-asked refund policy on Pro plans. - Payments: Stripe (cards, Apple Pay, Google Pay) and PayPal. ## FAQ **What is AI Wardrobe?** AI Wardrobe is an AI-powered personal stylist app that helps you create outfits from your existing wardrobe. It considers weather, occasion, and your personal style to give daily outfit recommendations. **How does AI outfit recommendation work?** You upload photos of your clothing items. The AI analyzes color, pattern, and style, learns your preferences over time, and combines items into complete outfits based on weather, occasion, and fashion context. **Is AI Wardrobe free to use?** Yes. The Free plan includes 20 wardrobe items, 1 outfit per day, 7 days of history, and AI auto-tagging. Pro plans unlock unlimited-style daily generation (20/day), weekly planning, virtual try-on, and priority AI styling. **Can AI Wardrobe suggest outfits based on weather?** Yes. Real-time weather data (Open-Meteo) for your location drives recommendations — temperature, rain, humidity, and UV index all shape the suggestion. **How do I organize my digital wardrobe?** Upload photos of your clothing. AI automatically categorizes items by type, color, and style. You can also manually tag items with season, occasion, and favorites. **Does AI Wardrobe support Arabic?** Yes — the full app and marketing pages are localized in Arabic with right-to-left (RTL) layout at [`/ar`](https://aiwardrobe.co/ar). **How does virtual try-on work?** Pro users can generate a photorealistic image of themselves wearing a selected outfit, based on the actual garment photos in their wardrobe and their personalized avatar. **Is my data private?** Wardrobe photos are stored in private, access-controlled storage buckets. Access requires signed URLs and expires after one hour. See the [Privacy Policy](https://aiwardrobe.co/privacy). ## Legal - [Privacy Policy](https://aiwardrobe.co/privacy) — Data handling, photo storage, AI processing. - [Terms of Service](https://aiwardrobe.co/terms) — Usage terms. - [Refund Policy](https://aiwardrobe.co/refund) — 14-day no-questions-asked refunds. ## For AI agents AI Wardrobe exposes a Model Context Protocol (MCP) server so AI assistants (ChatGPT, Claude, Cursor, etc.) can act on behalf of a signed-in user. Callers authenticate via OAuth 2.1 (dynamic client registration supported); each tool runs under that user's Row-Level Security context. - MCP endpoint: `https://nbhjdtholznwhssgogix.supabase.co/functions/v1/mcp` - Transport: HTTP (Streamable) - Auth: OAuth 2.1 (issuer: `https://nbhjdtholznwhssgogix.supabase.co/auth/v1`) - Tools: `list_wardrobe_items`, `get_wardrobe_stats`, `list_recent_outfits`, `get_profile` ## Optional - [Sitemap](https://aiwardrobe.co/sitemap.xml) — Full indexable URL list.