π± CropDoc AI is an AI-powered smart farming assistant that helps farmers detect crop diseases from leaf images using Deep Learning (CNN). The platform also provides real-time weather forecasts, live mandi prices, pest alerts, pharmacy recommendations, and multilingual voice assistance to support informed agricultural decision-making
# UB-1016_cropdoc_ai
# πΏ CropDoc AI β Smart Agriculture Assistant
CropDoc AI is an AI-powered agricultural platform that helps farmers detect crop diseases instantly using camera or image upload, and provides remedies, prevention, rain prediction, market intelligence, and smart farming insights.
Built for Hackathon to empower farmers with accessible and affordable AI.
---
# π Features
## π± AI Disease Detection
- Detect crop diseases using image or camera
- Uses trained Deep Learning model (TensorFlow)
- Shows:
- Disease name
- Confidence level
- Severity level
- Risk level
- Remedy
- Prevention
## π· Camera Integration
- Capture plant image directly from camera
- Real-time detection
## π Voice Assistant
- Speaks disease result
- Farmer-friendly accessibility
## π§ Rain Prediction
- Detect rain possibility using location
- Uses real-time weather API
## π Automatic Location Detection
- Detect farmer location automatically
## π° Mandi Price (Upcoming)
- Show crop market prices
- Suggest best market
## π Pest Alert System (Upcoming)
- Farmers report pest attack
- Alert nearby farmers
## π Yield Prediction (Upcoming)
- Predict expected crop yield using AI
---
# π§ Technology Stack
Frontend:
- HTML
- CSS
- JavaScript
Backend:
- FastAPI
- Python
AI / ML:
- TensorFlow
- CNN Model
- PlantVillage Dataset
Other:
- OpenWeather API
- Geolocation API
- SpeechSynthesis API
---
# π Project Structure