Inspiration Plant diseases are one of the leading causes of crop loss, especially for smallholder farmers who lack access to timely expert advice. We were inspired to explore how Gemini 3’s multimodal intelligence could bridge this gap by turning everyday tools—smartphones and basic sensors—into an always-available agricultural expert. What it does HarvestMind is a precision agriculture diagnostic system focused on tomato crops. Farmers capture leaf images and collect basic sensor data, and the system delivers instant disease screening followed by an explainable, evidence-based diagnostic report with environmental context and recommended actions. How we built it We built HarvestMind using a cloud–edge architecture. The frontend simulates edge intelligence by using Gemini 3 Flash for fast visual analysis. The backend uses a Vector RAG pipeline, combining visual embeddings, historical disease cases, and sensor data. Gemini 3 reasons over this multimodal context to generate grounded, doctor-style explanations. Challenges we ran into Balancing speed with accuracy was challenging. We also had to reduce hallucinations by grounding Gemini 3’s reasoning in retrieved historical cases rather than raw prompts. Accomplishments that we're proud of We built a realistic, end-to-end AI system that goes beyond classification and delivers explainable agricultural intelligence using Gemini 3. What we learned Gemini 3 excels when used as a reasoning layer, not just a text generator—especially when paired with retrieval and real-world data.
Built With
- a
- a-fastapi-backend-powered-by-pytorch-and-faiss-for-vector-retrieval
- and
- and-gemini-3-and-gemini-3-flash-for-multimodal-reasoning-and-fast-inference
- apis
- architecture
- cloud?edge?device
- following
- harvestmind-was-built-using-typescript-and-python
- modern
- reporting
- rest
- visualization
- web
- with
- with-an-angular-v18+-frontend-styled-using-tailwind-css
Log in or sign up for Devpost to join the conversation.