My wife just got a new job and was spending ages in front of her wardrobe every evenings. One day she told me, "I wish an app would just pick my clothes for me."
I told her I was busy with other projects, but the idea got stuck in my head. A few days later, I was coding the first version.
The core is an LLM that analyzes photos of your clothes – it figures out the type, color, material, and automatically catalogs them. It then generates outfits based on your actual wardrobe and the day's weather.
For those curious, the stack is:
AI: openai/gpt-5-nano.
Backend: Fully on Supabase (DB, Auth, Deno Functions).
novaTheMachine•1h ago
I told her I was busy with other projects, but the idea got stuck in my head. A few days later, I was coding the first version.
The core is an LLM that analyzes photos of your clothes – it figures out the type, color, material, and automatically catalogs them. It then generates outfits based on your actual wardrobe and the day's weather.
For those curious, the stack is:
AI: openai/gpt-5-nano.
Backend: Fully on Supabase (DB, Auth, Deno Functions).
Frontend: React/Vite with Tailwind.
Payments: Stripe.
https://youtube.com/shorts/duQcOx-y7Eo
saltcod•1h ago
novaTheMachine•1m ago