aayushkumbharkar/Crop-Disease-Detection-System-using-CNN-LLM-Integration ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple web app where someone can upload a leaf photo and तुरंत get back the most likely crop disease, a confidence score, and clear advice on what to do next. It should feel farmer friendly, easy to use, and work well on a phone or laptop.
I want the app to use an image model to classify leaf diseases, then show remedies in plain language. If the online AI advice is not available, it should still give useful offline fallback recommendations so the app always works. Please keep the uploaded image and prediction results available while the user moves around the app, and add a small history section so they can see past checks.
Use the existing project files and make the whole thing polished, reliable, and ready to run locally with a clean Streamlit style interface. If you need current docs for anything, look them up online.
Are you gonna build this?
make sure you review the code using coderabbit