Rare find

AI Wardrobe. Upload your clothes, get outfit ideas from an AI stylist that knows the weather.

github.com/leoz9/AIWardrobe

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

July 2026
  • Fix weather cache tests on clean database
  • Merge branch 'codex' into main
April 2026
  • Fallback to latest cached weather when provider calls fail.
  • Persist weather API results in SQLite cache and reuse them across rec…
  • Redesign outfit page to e-commerce style preview and selector rail.
  • Make layout truly adaptive for web and mobile and remove full-page Ho…
  • Improve mobile responsiveness across key app pages.
  • Add configurable AI try-on API and clothes detail try-on flow.
  • Stop tracking Python bytecode cache artifacts.
  • Improve quick-start UX with in-app configuration and safer local defa…
  • Refresh multilingual README docs for recommendation modes and explain…
  • Update recommendation UI with mode controls and safer loading states.
  • Add Vitest-based frontend tests for recommendation mode flow.
  • Add backend recommendation API contract tests and CI checks.
  • Add configurable recommendation modes and scoring weights.
  • Refine README screenshot layout for cleaner presentation.
  • Improve README screenshot layout with consistent sizing.
  • Merge pull request #4 from leoz9/codex
  • Add wardrobe screenshots to frontend README.
  • Add goal-aware recommendations with voice input support.