J-ace1/Smart-Image-Classifier ? reverse-engineered prompt
Reverse engineered prompt
Build me a clean web app for classifying uploaded images with AI.
I want a Flask app where someone can upload a photo and get back the predicted category right away, with a polished modern interface that feels like a real product. Make the home page friendly and responsive, with a glassy look, smooth animations, and a light and dark mode toggle that remembers the user’s choice. Include a simple results view that shows the prediction clearly, plus a dashboard page for basic analytics and a support page with common questions or help text.
Please keep the app privacy focused too, so strip image metadata before processing and avoid keeping uploaded files around longer than needed. Use the existing Python and frontend setup in the project, and if you need current docs or best practices for the ML pieces, look them up online. I’d like it to run locally with a straightforward start up process.
Are you gonna build this?
make sure you review the code using coderabbit