tandpfun/wardrobe ? reverse-engineered prompt
Reverse engineered prompt
Build me a web app called Wardrobe that lets me import photos of clothes, automatically find each item in the image, cut it out cleanly, and organize everything into a local wardrobe gallery.
I want to be able to drop in photos, paste them, review the extracted pieces, edit anything that looks wrong, and approve items before they get saved. If I add my OpenAI key and a reference photo of myself, it should also generate modeled preview images and an optional styled lookbook with outfit ideas from the items I already imported.
Please keep everything stored locally in a data folder, including the originals, generated images, and the JSON database. Make the main experience feel simple and visual, with a gallery view and an editor view like the screenshots in the README. If you need to look up current docs online for the OpenAI APIs, go ahead and do that.
Are you gonna build this?
make sure you review the code using coderabbit