A full-stack web application that uses deep learning to detect and classify plant diseases from leaf images. Built with Next.js, React, TailwindCSS on the frontend and Flask, TensorFlow on the backend ...
Make sure the following software is installed on your machine before running the project. flask-react-app/ │ ├── backend/ # Python Flask API │ ├── app.py # Application entry point │ ├── config.py # ...