AI & Machine Learning
High-Accuracy Crop Health Analysis for Farmers

Farmers and agriculturalists often struggle with the early and accurate identification of plant diseases, leading to potential crop loss and inefficient use of treatments.
I built and deployed a user-friendly web application that leverages a Convolutional Neural Network (CNN) to identify over 30 plant diseases with a 98% training and 97% validation accuracy. The system is enhanced with a Generative AI (Gemini) integration to provide farmers with immediate, actionable advice and preventive guidance, turning a powerful model into a practical tool.
Engineered a deep learning model with TensorFlow, achieving a 97% validation accuracy on the PlantVillage dataset, demonstrating robust and reliable classification.
Integrated the classification output with the Gemini LLM to provide clear, context-aware treatment and prevention strategies in natural language.
Developed a simple and accessible front-end with Streamlit, allowing for easy image uploads and instant, understandable results for non-technical users.
Managed the complete project lifecycle from model training and validation to deployment as a publicly accessible web application.