farmsense.ai is an Ai assistant for exponentially growing Hybrid farming. To enhance farmers' yield, this application assists them by detecting diseases of plants and poultries and providing crop and egg incubation analysis. CNN, YOLO, and XGBoost are used for the models.
Please ⭐ and 🍴 the repository.
- Plant Diseases Detection - ResNetV250 Model (Fine Tuned) - Detects plant diseases
- Poultry Diseases Detection - MobileNetV250 Model (Fine Tuned) - Detects poultry diseases
- Egg Incubation Analysis - YOLOv8 Object Detection Model (Fine Tuned) - Detecs fertility status of eggs
- Crop Analysis - XGBoost ML Model - Recommendation system
Poultry Diseases Detection
Egg Incubation Analysis
Crop Analysis
The use interface for the present version is a web application developed using ReactJS (VITE). The APIs are developed using FastAPI.
Due to a lack of open source options, the deployment is tested in Play with Docker
- Connecting the models for better Farmer UX
- IoT Embeeding System
- Introducing CI/CD pipelines
- Mobile stand-by application
- Improvised UI
- LLM models for translation
Aditya Awati (MLOps)
Rahul Rudra (Frontend development)
ShamsAarize Siddique (Frontend development)