SpinMyLook – AI fitting room to preview outfits on your photo (demo)

2 mesutgenai 8 9/3/2025, 7:04:55 PM
I built SpinMyLook, an AI “what-if” fitting room: upload a selfie, pick an outfit reference, and get an instant image render. It’s useful beyond viral edits; people can preview silhouettes/colors before buying, creators can make moodboards that look real, and couples can test wedding looks before appointments. For a fun demo, I generated Pedro Pascal in Bad Bunny’s 2025 Met Gala outfit.

How it works: my pipeline Nano Banana (on Gemini Flash 2.5 Image) handles face alignment, relighting, and compositing. Focus is on a quick preview and a cleaner final render. I’d love feedback on: onboarding clarity, speed vs. quality trade-offs, bridal/event workflows, and any UX papercuts in the first 60 seconds.

Demo + try it: https://spinmylook.com Happy to answer technical/ethical questions. —Mesut

Comments (8)

mesutgenai · 1d ago
Stack/infra (high-level): - Frontend: React (Vite/Next) - Backend: Node/TypeScript + REST; queued renders - Inference: Nano Banana on Gemini Flash 2.5 Image on Vertex; - Infra: Docker/K8s; object storage for short-lived assets; CDN

Privacy/safety: No training on user images; no resale/sharing of uploads “AI Edit / Parody” watermark on exports; celebrity use is for parody/visualization only NSFW/minors detection; blocklist for abusive inputs;

Limitations: Best with front-lit, uncovered faces; large occlusions/sunglasses degrade results Extreme poses and complex hair can produce edge artifacts

Roadmap: Side-by-side before/after, bridal templates, batch renders, higher-res, pose-match hints

Happy to share more details or logs/screens if useful.

gus_massa · 23h ago
Clicky: https://spinmylook.com

In the vote section, clicking on "hot"/"new"/"top" does nothing.

mesutgenai · 13h ago
it should work now :)
gus_massa · 9h ago
The "share" button still doesn't work. Have you tried it as a logged off user?
mesutgenai · 2h ago
I missed that :( it works now, thanks
gus_massa · 2h ago
My suggestion is to take one or two weeks and try it (logged in/unlogged in/a few test account/ ...) and show it to a few friends.

Give to one of your friends. Don't explain anything. Sit down like 3 foots behind your friend to avoid the temptation to help your friend. Watch what they do, what fails, where they get stuck ... Then thanks the friend, fix everything, and get a new friend to try ...

And then post again. If this get's popular in HN you will get a of of requested and unrequested feedback. But it's better when most of the main features are already working.

mesutgenai · 2h ago
thanks a lot for the suggestion and feedback, makes a lot of sense, will do that..
mesutgenai · 14h ago
will fix that, thanks for the feedback