← All projects

PetDressed

A private digital wardrobe with an explainable, weather-aware outfit planner.

Upload your clothes and get outfits that actually explain themselves. Async computer-vision segmentation catalogs each garment, Open-Meteo forecasts feed a CP-SAT constraint solver, and every generated outfit comes with the reasoning behind it—plus locks, swaps, and regeneration when you don't like the answer.

Highlights

  • CP-SAT constraint solver plans outfits with human-readable explanations
  • Async CV pipeline segments and catalogs garments from private uploads
  • Live Open-Meteo forecasts drive weather-appropriate planning
  • Locks, swaps, and regeneration for full control over generated outfits
  • Shared platform-agnostic client package built to power a React Native app next

Technology

Next.js, FastAPI, Python, Supabase, CP-SAT, Celery

Source code