Team-leader view: market scan for GCC + Egypt, MVP strengths and gaps, new feature priorities, AI cost-per-user today vs after the new approach, and the scaling plan from 1K to 1M users. Move the sliders to recompute everything live.
Today's bars use the prices already in your Excel model. The "new approach" bars apply hybrid routing, 50% cache, and 0.5K free-tier resolution.
| App | Region | Free | Paid | Try-on? |
|---|---|---|---|---|
| Whering | UK / Global | Yes | Optional supporter | Outfit remix only |
| Acloset | Korea / Global | 100 items | $3.99 / $9.99 | Color analysis |
| Cladwell | US | 1 outfit/day | $7.99 / $49 (human) | No |
| Indyx / Stylebook | US | Trial | $3.99 one-time | No |
| Glance AI | Global | Limited | Subscription | Yes (image-based) |
| Namshi / Ounass | GCC | Free | Commerce | No AI styling |
| Modanisa | Turkey / MENA | Free | Commerce | No AI styling |
| MyDressr | GCC + Egypt | 20 try-ons | $9.99 / $29.99 | Yes — full avatar VTO + trips |
No competitor combines avatar-based try-on, trip planning, daily outfit AI, and Arabic-native styling for modest fashion. That's the wedge.
Based on the May 2026 code audit (90 fixes shipped, 17 client-reported issues) and the AI cost model in your Desktop folder.
| Feature | Impact | Cost | Effort |
|---|---|---|---|
| Arabic AI Stylist (Jais 2 / Falcon-H1) Dialect-aware chat: Khaleeji, Egyptian, MSA | High | Low | 2–3 wks |
| Occasion Mode: Wedding / Eid / Ramadan / Office Curated outfit packs tied to GCC calendar | High | Low | 2 wks |
| Modest Fashion Library Abaya, hijab styling guide, jalabiya, sportswear-modest | High | Med | 3 wks |
| Affiliate "Shop the Look" with Namshi + Sivvi + SHEIN Revenue stream that doesn't hit subscribers | High | Low | 4 wks |
| Group / Family wardrobes Style siblings, kids, partners in one account | Med | Low | 2 wks |
| WhatsApp bot for outfit-of-the-day GCC's #1 messaging channel, removes friction | High | Med | 3 wks |
| Virtual closet sharing → social feed Friends like / save / remix each other's looks | Med | Low | 3 wks |
| "Will it fit my body" sizing AI BMI + body shape × brand size charts | Med | Med | 4 wks |
| Improvement | Why | Effort |
|---|---|---|
| Switch try-on default to FASHN volume tier ($0.04 vs $0.067) | ~40% saving, same UX | 1 wk |
| Free tier images at 512px not 1024px | 33% saving, mobile screens don't need 1K | 2 days |
| Aggressive Redis cache on avatar×garment | ~50% hit rate easily; cache key already exists for base avatars | 1 wk |
| Hybrid LLM router: GPT-4o-mini for chat, Gemini Pro only for hero | $0.75/$4.50 vs $1.25/$10 per 1M tokens | 1 wk |
| Background tasks: ensure Celery worker + Beat actually run in prod | Issue #13 from Marianne — currently fails silently | 1 day |
| Stripe Checkout flow + webhook (real keys) | Currently can't take a single payment | 3 days |
| FCM push + SendGrid SMTP | Account recovery + retention | 3 days |
| Add local consent flow for biometric (face) data | KSA / UAE PDPL compliance before launch | 1 wk |
| Rate limit + abuse detection on AI endpoints | One bad actor could rack up $1K in Gemini in hours | 3 days |
| App Store / Play Store ASO in Arabic | Half the addressable market searches in Arabic | 1 wk |
"Now" = your existing Excel model with Gemini 3 Flash Image at 1024px and Gemini 2.5 Flash for all LLM. "New" = hybrid routing (Gemini Pro only for hero, GPT-4o-mini for chat, FASHN for VTO at volume, self-host IDM-VTON at scale), 50% caching, and 512px on free tier.
| Tier | Cost/user NOW | Cost/user NEW | Saving | Revenue | Net NOW | Net NEW |
|---|
Your concern is the right one: Gemini quality is great, but cost climbs linearly with users. Below is the full menu — image generation, LLM, Arabic-specific, and self-hosted.
| Model | $ / image | Use case |
|---|---|---|
| Gemini 3 Flash Image (1K) — today | $0.067 | Default everywhere |
| Gemini 3 Flash Image (0.5K) | $0.045 | Free tier mobile previews |
| FASHN AI (volume tier) | $0.04 | Specialized VTO, recommended for try-on |
| Imagen 4 | $0.04 | Pure image gen, no VTO specialization |
| Gemini 2.5 Flash Image | $0.039 | Older but still usable for non-hero shots |
| OpenAI gpt-image-1 | $0.08 | Fallback only — pricier |
| Self-hosted IDM-VTON on A100 (steady state) | $0.01 | Only profitable above ~13K MAU |
| Replicate IDM-VTON (no self-host) | $0.025 | Mid-scale bridge before self-hosting |
| Model | $ in | $ out | Use case |
|---|---|---|---|
| Gemini 2.5 Flash-Lite | $0.10 | $0.40 | Classification — keep, cheapest |
| Gemini 2.5 Flash — today's chat | $0.30 | $2.50 | Standard chat |
| GPT-4o-mini | $0.75 | $4.50 | Better quality for similar money, easy A/B |
| Claude Haiku 4.5 | $1.00 | $5.00 | Best reasoning at this tier; great Arabic |
| Gemini 2.5 Pro | $1.25 | $10.00 | Hero requests only |
| OpenAI GPT-5.4 | $2.50 | $10.00 | Alternative flagship |
| Claude Sonnet 4.6 | $3.00 | $15.00 | Premium fallback for hard reasoning |
| Model | From | License | Why it matters for MyDressr |
|---|---|---|---|
| Jais 2 (70B) | G42 Inception + MBZUAI (Abu Dhabi) | Open weights, commercial OK | Trained on 1.6T tokens with strong Arabic. Run on Azure or self-host. Marketing angle: "Built for the Gulf." |
| Falcon-H1 Arabic (3B/7B/34B) | TII Abu Dhabi (Jan 2026) | Open | Hybrid Mamba-Transformer, 3B is small enough to self-host cheaply. |
| AYA-23 / AYA-Expanse | Cohere for AI | Open | Strong on Arabic dialects including Egyptian and Khaleeji. |
| Claude Sonnet 4.6 (premium) | Anthropic | API | Best non-Arabic-native quality at Arabic; good fallback for nuanced styling advice. |
Recommendation: use Falcon-H1 7B self-hosted for high-volume Arabic chat (near-zero variable cost above the GPU), Claude Haiku 4.5 as paid fallback for hard reasoning, Gemini Flash-Lite for classification.
| Workload | Today | New | Saving |
|---|---|---|---|
| Avatar (hero) | Gemini 3 Flash Image 1K | Keep Gemini 3 Flash Image 1K | 0% — keep quality |
| Try-on (volume) | Gemini 3 Flash Image 1K | FASHN AI volume tier + cache | ~70% |
| Daily routine images | Gemini 3 Flash Image 1K | Gemini 2.5 Flash Image / Imagen 4 | ~42% |
| Free-tier previews | 1024px | 512px | 33% |
| Chatbot (Arabic) | Gemini 2.5 Flash | Falcon-H1 7B self-host / Jais | ~85% |
| Chatbot (English) | Gemini 2.5 Flash | GPT-4o-mini | ~0% same tier, better quality |
| Scan-and-add | Gemini Flash-Lite | Keep Flash-Lite (already cheapest) | 0% |
| Background removal | Gemini | Self-host rembg / U2Net | ~100% |
If the app pops — say a Saudi or Egyptian influencer puts us on TikTok — this is what each stage looks like and what we need ready before that happens.
| Stage | MAU | Focus | AI strategy | Infra | Team | Monthly AI cost (new) |
|---|---|---|---|---|---|---|
| 0. Pilot | 0–1K | Hardening, GCC closed beta | Pure Gemini + FASHN | 1 EC2 t3.large + Redis + RDS MySQL | You + Marianne + 1 dev | $1.0K |
| 1. Launch | 1K–10K | App Store + ASO in Arabic; Ramadan window | + Caching live, FASHN volume tier, GPT-4o-mini chat | + CDN (CloudFront), S3, Sentry | + Flutter dev, ASO/marketing | $10K |
| 2. Growth | 10K–50K | Influencer + affiliate (Namshi, Sivvi) | + Arabic LLM (Falcon-H1 7B self-host) | + ECS / Kubernetes, autoscale workers | + ML/data engineer, support | $50K |
| 3. Scale | 50K–200K | UAE / Egypt expansion + B2B pilots | + Fine-tune IDM-VTON on MENA data | + Multi-region (Bahrain + Egypt edge), read replicas | + Senior ML, DevOps, BD | $200K |
| 4. Viral | 200K–1M | MENA-wide rollout, Morocco / Jordan | + Cutover to owned VTO model for default; Gemini = fallback | + Owned GPU cluster (A100s) for inference | + ML team of 3, CFO, country managers | $500K |
Margin turns positive around 25K MAU once paid mix exceeds 12% and cache hit rate hits 50%.
Three sprints, each two weeks of build + one week of test/review. Goal: get unit economics positive before public launch and ship Arabic + modest-fashion before Ramadan 2027.
Exit gate: Cost-per-Plus-user under $8/mo at 1K MAU.
Exit gate: Closed beta with 200 GCC users, NPS > 30.
Exit gate: 5K paid MAU, monthly burn under $5K, ready to brief investors.