The problem
Plant diseases can be difficult to identify visually, especially where agricultural expertise is not immediately available.
Building the experience
Loading projects, engineering decisions, and product details.
Artificial Intelligence Application
Final-year artificial-intelligence projectA machine-learning application that analyses uploaded crop images, predicts possible plant diseases, and presents accessible results through a Flask interface.
My role
Machine-learning and web developer
Core stack
Python · TensorFlow · Keras

The problem
Plant diseases can be difficult to identify visually, especially where agricultural expertise is not immediately available.
The solution
I trained and integrated an image-classification model that accepts uploaded crop images, processes them, predicts a disease class, and displays the result through a Flask application.
Project overview
The Plant Disease Detection application connects a trained TensorFlow image-classification model to a web interface that allows users to upload crop images and receive predictions.
Responsive product view
The same product is presented across desktop, tablet, and phone frames to show how the interface adapts—not just how it looks in one screenshot.

desktop

tablet

phone
A clear delivery path from the user interface through application logic to data and external services.
Lessons learned
Next case study