NutriPlant is an AI-powered platform that helps users diagnose plant diseases and nutrient deficiencies by analyzing leaf images.
NutriPlant is an AI-powered mobile and web platform designed to diagnose plant diseases and nutrient deficiencies through leaf image analysis. Users can simply upload a photo of their plant, and NutriPlant provides instant, accurate diagnostic results along with recommended treatments. The app also features educational content such as articles and videos to promote sustainable farming practices. Whether you're a home gardener or a farmer, NutriPlant helps you ensure healthier plants with smart, science-backed solutions.
🚀 Progress During the Hackathon During the hackathon, our team successfully developed a working prototype of NutriPlant, an AI-driven mobile and web platform that diagnoses plant diseases and nutrient deficiencies using leaf images. Here's what we achieved: ✅ Image Upload & Analysis: Implemented a feature where users can upload plant leaf images from their camera or gallery. The images are sent to a Flask-based backend integrated with a trained Keras model for disease prediction. ✅ Real-Time Diagnosis: The backend processes the image and returns the predicted disease or deficiency, which is then displayed in the app along with treatment suggestions. ✅ Flutter App UI: Built a clean, user-friendly interface with key screens including Home, Explore Plants, Diagnosis, and Ask Experts chat. ✅ Expert Chatbot: Integrated Gemini API to allow users to chat with an AI expert for personalized plant care guidance. ✅ Educational Content: Added a section with popular articles and videos to promote awareness and sustainable farming practices. ✅ Reminders & My Plants: Developed a feature to let users save their plants and set care reminders (date, time, message).