adi-code22/AgroMed-App — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a Flutter mobile app called AgroMed for farmers to identify plant pests and diseases from leaf photos.

The user should start by choosing a crop or plant, then upload a leaf image from the camera or gallery. The app should run the image through the included TensorFlow Lite model if available and show whether the leaf looks healthy or infected. If it finds a disease, show the disease name, a simple explanation, and recommended biological and chemical treatments. Also include fertilizer guidance for Urea, MOP, SSP, and DAP based on the crop and field area.

Make the app feel practical for farmers, with clear screens, large buttons, and simple language. Add a results screen, a nearby stores section for treatment availability, and a place for agriculture department notifications using Firebase if needed. Please make it runnable on Android and iOS, and look up current Flutter docs online if you need to.

Want more depth? Deep Reverse