Working demo

Pose turns ecommerce models into you.

Upload a few photos in the Chrome extension, generate a neutral white-background pose reference, then browse a clothing site and flip Pose on for any page you want to try on.

Backend status

This Vercel app exposes the demo API used by the extension. The fal.ai key stays server-side.

/api/onboard · /api/transform · /api/health
01

Neutral reference first

Onboarding generates a boring full-body pose on white: black top, black pants, black shoes, no editorial styling baked into the base.

02

Raw photos retained, not reused

The demo stores raw uploaded references from onboarding, but product transformations only send the approved pose reference.

03

Manual per-page swap

The content script scans large apparel/model-like images, queues them, and replaces them in-place. Toggle Pose on for any page you want to try on.

Runbook

  1. Load the unpacked Chrome extension from /extension.
  2. Paste this API base into the popup (default: https://pose.shop).
  3. Drop 3–4 onboarding photos and generate your neutral pose reference.
  4. Open a real apparel PDP/gallery, toggle Pose on for that page, and watch the model images become you.