Plant Disease Detection is a web-based application leveraging React for the frontend and Python (FastAPI, PyTorch) for the backend. It uses an ResNet for deep learning model to identify plant diseases from images, providing farmers and researchers with accurate, real-time diagnostics for better crop health management.
cd API
uvicorn main:app --reload
cd sapling
npm start
Home Screen
Disease Description
Treatment
Feedback Form
Feedback Acknowledgement