Created on 23rd February 2025
•
This AI-powered platform addresses the challenges faced by farmers and livestock owners in identifying and managing diseases in crops and animals. Early disease detection is crucial for minimizing damage, optimizing resources, and ensuring the health of both plants and livestock. Many farmers and livestock owners lack access to timely, accurate diagnostic tools, which can lead to significant losses in productivity.
Summary:
✅ Deep Learning Integration: Uses image analysis to classify plant diseases and livestock health conditions quickly and accurately.
✅ Improved Agricultural Practices: Provides actionable insights for better farming and livestock management.
✅ Multilingual Support: Integrates Google Translate to allow users to access information in their preferred language.
✅ Customized Homemade Solutions: Uses the Gemini API to suggest practical remedies for detected diseases.
✅ Real-Time Notifications: Alerts users about detected diseases and connects them with local experts for timely intervention.
✅ AskExpert Feature: Allows users to connect with local plant and livestock experts for professional advice and guidance.
✅ Current Affairs Updates: Provides the latest news and research on plant and livestock disease detection, ensuring users stay informed about emerging threats, solutions, and advancements in agricultural technology.
There were several challenges but the major challenge we faced:
Deploying and uploading files in github , we have tried every way like using github desktop and tried to locally copied but the file plant-disease-detection.h5 model having file size >500mb was creating problem ,we also try to upload using LFS(Large File Storage) but does not find any changes .But lastly we found a way in using Huggingface and uploaded the files with out any problem and by creating a space we finally deploy the backend .
And after the changes we finally connect the frontend .