GreenScan is an AI-powered project that helps users identify and verify plants using images. Instead of just telling what plant it is, this system focuses on answering:
βIs this the plant Iβm actually looking for?β
Many plant identification tools exist, but they often:
- Lack accuracy in real-world conditions
- Donβt help in confirming a specific plant
- Provide generic information
GreenScan aims to solve this by introducing a verification-based approach.
-
πΏ Plant Identification
- Upload or scan an image to identify plant species
-
π― Verification Mode (Core Feature)
- Check if the scanned plant matches a selected plant
-
π Confidence Score
- Shows how accurate the prediction is
-
π Useful Plant Information
- Medicinal uses
- Edibility / toxicity
- Local names
-
πΈ Real-world Image Support
- Designed to work with actual camera images
- Python
- TensorFlow / Keras (for ML model)
- Flask (backend)
- HTML/CSS/JS (frontend)
π§ Project is in early development stage
- Basic image handling β
- Dataset preparation (in progress)
- Improve model accuracy
- Add real-time camera detection
- Support regional plant datasets
- Deploy as a web/mobile app
This project was inspired by a real-world problem:
Difficulty in identifying and confirming plants in daily life.
More updates coming soon as the project grows πΏ