(no title)
novaTheMachine | 4 months 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.
saltcod|4 months ago
novaTheMachine|4 months ago