Skip to content

Repository files navigation

Plant Disease Detection

Web-based plant disease detection using machine learning.

Quick Start

  1. Install dependencies:
pip install -r requirements.txt
  1. Run the server:
python main_simple.py
  1. Open browser:
http://localhost:8000

Features

  • Upload plant leaf images
  • Get disease predictions with confidence scores
  • View treatment recommendations
  • Analytics dashboard

Training (Optional)

To train the ML model:

python train_simple_model.py

Tech Stack

  • FastAPI
  • OpenCV
  • scikit-learn
  • Chart.js

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages