Skip to main content

Drape AI

Drape AI is an AI-powered virtual try-on platform for independent clothing brands. A shopper uploads one full-body photo and can then see how a garment fits, drapes, and moves on their own body before they buy — and independent brands get a try-on-enabled storefront, an embeddable widget, and in-store QR discovery on their own Drape subdomain.

Live positioning: "TRY ON THE CULTURE.""Check your fit before you commit." Three pillars: AI-powered try-on · Independent brands · Your data stays private.

This site is the single engineering-and-product home for the entire Drape-AI-LLC org: the mobile app, the FastAPI backend, the marketing site, and the brand and admin web portals.

SurfaceLinkWhat it is
Marketing sitewww.drape.toConsumer landing + waitlist
For brandswww.drape.to/for-brandsBrand pitch, plans, pricing
Waitlistwww.drape.to/downloadConsumer early-access signup
Brand portalbrand.drape.toSeller dashboard (apply · login)
Adminadmin.drape.toInternal ops dashboard
Docsdocs.drape.toThis site (Amplify custom domain)
GitHub orggithub.com/Drape-AI-LLCAll five repositories
Supportsupport@drape.toSupport inbox
Canonical hosts

Use www.drape.to for marketing pages — the apex drape.to currently 404s on sub-paths. The brand portal is brand.drape.to (singular). No App Store / Google Play link is public yet — the consumer app is waitlist-only.

The org at a glance

Five repositories, four live product surfaces plus this docs site, two backends.

Data and AI

Backends

Clients

Drape- / frontend
Expo mobile app

Drape-Marketing
www.drape.to

Drape-brand
brand.drape.to

Drape-admin-v1
admin.drape.to

Drape- / backend
Mongo FastAPI on Render

Drape- / backend-postgres
ECS Fargate api.drape.to

MongoDB

RDS PostgreSQL

Upstash Redis

Supabase Storage

Fashn.ai · fal.ai

Stripe Connect

The mobile app talks to the Mongo FastAPI on Render. The web tier talks to the Postgres API on ECS (api.drape.to). See The Repositories for what each repo owns and where it deploys, and Infrastructure for the AWS footprint.

Product state

SignalStatus
Consumer appPre-launch — waitlist only (iOS + Android promised)
Brand portalLive — applications and login open at brand.drape.to
AdminLive (internal, auth-gated)
Brand plansFreemium $0 (10%) · Basic $19.99/mo (8%) · Premium $29.99/mo (6%); Grandfathered admin-only
Anchor brandsPRK, HARDWAY Snowboards, Deep Six Worldwide
Scale (internal)~11 users · 7 brands · 18 products

The brand side is further along than the consumer side: brands can apply, onboard, and manage a catalog today, while the consumer app is still gated behind a waitlist.

How these docs are organized

  • Product & Features — the shopper app, the brand offering and plans, and the drape.to funnel (product-manager lens).
  • Architecture — system diagrams across every surface: backend, mobile app, web portals, the AI pipeline, the data model, security, hosting, and the AWS system map.
  • The Repositories — the five repos, their stacks, and their deploy targets.
  • Code Audit — unused libraries and tech debt worth paying down.
  • Shipping — App Store, Google Play, and the AWS Amplify web deploys.
Written for people and agents

Every page carries a one-line description, and the build emits an llms.txt index plus a Markdown twin of each page — so a coding agent can read this architecture, not skip an opaque diagram.