What inspired us?
Agriculture is essential to our country , but farmers face two major problems:
- Detecting crop diseases early.
- Managing crop waste after harvest without harming the environment. Many farmers do not have access to modern technology and scientific help. This gap inspired us to create an AI-powered assistant that offers straightforward , farmer-friendly solution.
What it does?
- It detects crop health by analyzing images uploaded by the farmer.
- It suggests remedies if diseases are found or fertilizers for further growth if the crop is healthy.
- It recommends eco-friendly residue management tips after harvest based on the inputs crop , soil type , climate , location , fieldsize.
- It supports English and Telugu for better accessibility.
How we built it?
- Frontend: HTML, CSS, JavaScript; it has a clean, farmer-friendly UI.
- Demo Logic: We used simulated AI logic to show the workflow because of time constraints.
- Features: Language toggle (English <-->Telugu), image upload, solution cards.
- Future Scope: CNN for detecting image-based diseases plus an ML model for managing residues.
Challenges we ran into
- Having limited time to train and integrate a real AI model.
- Designing a bilingual interface to make it farmer-friendly.
- Balancing two workflows (crop health + residue management) in a single demo.
Accomplishments that we're proud of
- Created a functional demo that demonstrates both workflows in a minimal UI.
- Implemented language switch (English <-->Telugu) to enhance accessibility.
- Completed AI output simulation to show real-world workflow.
- Created a scalable concept that can scale up to be a full platform for farmers.
What we learned ?
- How to design simple, accessible UIs for farmers.
- Basics of simulating AI models during hackathons.
- Importance of multi-language support in agricultural tools.
- Practical challenges in building AI models for agriculture.
What's next for CropCare AI ?
- Construct two independent modules: o Crop Health Detection (actual CNN model for disease detection using images). o Residue Management (ML model for sustainable practices).
- Include fertilizer suggestions.
- Deploy as a mobile-responsive web app for actual farmers.
Built With
- css
- html5
- javascript
- simulated-ai-logic
Log in or sign up for Devpost to join the conversation.