🌿 PlantGuard AI – AI-Powered Plant Disease Detection
Developed by Techno Squad
Author: Dhanush R S
🚀 Overview
PlantGuard AI is a web-based application that leverages Artificial Intelligence to detect plant diseases from leaf images. It helps farmers and home gardeners identify issues early, take preventive measures, and apply effective treatments to minimize crop loss.
🌟 Key Features
🖼 Image Upload
Upload leaf images using drag-and-drop or file selection.
🤖 AI Disease Detection
Fast and accurate identification using trained deep learning models.
📊 Confidence Scoring
Displays prediction confidence for transparency.
python -m venv venv
source venv/bin/activate
venv\Scripts\activate
pip install -r requirements.txt
python app.py 3️⃣ Frontend Setup cd frontend
npm install npm run dev 🔮 Future Enhancements 🌿 Multi-Leaf Detection Detect diseases from multiple leaves in a single image 📶 Offline Mode Lightweight model for low-connectivity areas 👨🌾 Community Forum Farmers sharing real-world solutions and insights 📷 Real-Time Camera Detection Live disease detection using mobile camera 🤝 Contribution
Contributions are welcome! Feel free to fork the repo, raise issues, or submit pull requests.