Inspiration
Farmers often face crop losses due to late identification of diseases or nutrient deficiencies and limited access to agricultural experts, especially in rural areas. We were inspired to build AgroLens to use technology and AI to bridge this gap and provide farmers with quick, understandable, and actionable crop health insights using something as simple as a photo.
What it does
AgroLens is a full-stack AI-powered web application that allows farmers to upload crop images and receive instant crop health analysis. The platform identifies possible diseases or deficiencies and provides clear farming recommendations, preventive tips, and guidance in a simple, farmer-friendly interface.
How I built it
AgroLens was built using a modern full-stack architecture. The frontend is developed using React (Vite) with TypeScript and Tailwind CSS for a clean and responsive user interface. Supabase is used for backend services such as authentication and data handling. AI APIs are integrated to analyze crop images and generate advisory responses. The application is deployed on Vercel with continuous deployment enabled through GitHub.
Challenges I ran into
One of the main challenges was designing an interface that is easy to understand for non-technical users while still delivering meaningful insights. Handling image inputs efficiently and integrating AI responses in a reliable and explainable way was also challenging. Additionally, managing deployment configurations and caching issues during updates required careful debugging.
Accomplishments that I'm proud of
I successfully built and deployed a fully functional AI-powered crop advisory platform within a limited timeframe. We are proud of creating a user-centric design that focuses on accessibility and real-world usability, as well as integrating AI in a way that provides practical value rather than complexity.
What I learned
Through this project, I gained hands-on experience in full-stack development, AI integration, deployment workflows, and debugging production issues. We also learned the importance of user-focused design, especially when building solutions for real-world problems affecting non-technical users.
What's next for AgroLens – AI Crop Health & Farmer Advisory Platform
Future plans include adding multi-language support for regional farmers, improving crop disease detection accuracy, enabling crop history tracking, and expanding the platform to include weather-based alerts, government scheme recommendations, and a mobile application version.
Built With
- ai-apis-for-crop-analysis
- react-(vite)
- supabase-(authentication-&-database)
- tailwind-css
- typescript
- vercel-(deployment)
Log in or sign up for Devpost to join the conversation.