Building in public
Tailor Me.
An AI tailoring tool, built openly. Photo of a garment in, tech-pack vector out — and eventually, a way for anyone to tailor clothes they like online without guesswork.
What's happening now
Pipeline scaffold pushed. Next: a real garment photo through the full pipeline so we can see what the SVG actually looks like.
Blocked on
- → Replicate API token to unlock the AI redraw step
- → A sample garment photo to feed in
Roadmap
- 01
Vectoriser CLI
buildingPhoto of a garment in, tech-pack-style SVG out. Python pipeline: background removal → ControlNet redraw → vtracer.
- 02
End-to-end smoke test
up nextFirst real garment photo through the pipeline. Validates model choices and prompt tuning.
- 03
Front + back → side profile
laterGiven orthographic front and back garment views, synthesise the side. Image-to-3D model then re-render.
- 04
Web upload UI
laterDrop a photo in the browser, get an SVG back. Wraps the CLI in a hosted API.
- 05
Online tailoring assistant
laterThe long-term vision — let people more easily tailor clothes they like online.
Recent commits
main · updated 14 minutes ago- Remove /api/env-check debug route after env var fix verified5148def · 15 minutes ago
- Add /api/env-check for debugging Vercel env var pipelinea2926f5 · 20 minutes ago
- Hardcode repo link, graceful fallback when commits fetch failsfb6d42d · 57 minutes ago
- Fall through empty-string env vars for OWNER/REPOf040ee9 · 60 minutes ago
- Add web/ status board (Next.js 16, Tailwind v4)0f3417e · 1 hour ago
- Initial scaffold: photo→SVG techpack pipeline (bg-remove + AI redraw + vtracer)fafeb96 · 22 hours ago