Crafting experience...
10/26/2025
A Project Made By
Shesadree Priyadarshani
Engineer
Rohan bagulwar
Engineer
Prathmesh Choudhari
Engineer
Siddharth Nahar
Engineer
Krishna Niveditha Sudeep Kumar
Engineer
Submitted for
Built At
Gator Hack IV
Hosted By
Visit : https://crop-prediction-map-live-nine.vercel.app/
The agricultural industry, despite its critical importance, suffers from information paralysis and resource inefficiency, particularly for small-to-medium-scale farmers who are often geographically remote and non-tech-savvy.
Data Fragmentation: Crucial information—such as up-to-date market prices, local weather patterns, soil health data, and expert recommendations—is scattered across various reports, websites, and government databases. Farmers must spend valuable time researching, leading to analysis paralysis and delayed decision-making.
Resource Wastage: The reliance on general farming advice or guesswork leads to inefficient resource application (over-fertilization, poor crop choice, improper timing). This drives up operational costs for the farmer and contributes significantly to environmental damage (e.g., nutrient runoff, unnecessary water consumption).
Accessibility Gap: Existing digital solutions are often too complex, requiring advanced technical knowledge or specific hardware, creating a massive barrier to entry for the experienced but non-technical farmer.
Who Does It Affect? This problem directly affects the farmer's profitability and time efficiency, and indirectly affects the environment and the long-term sustainability of the global food supply chain.
Architecture : https://drive.google.com/file/d/1h4vppa1SEGEDCCY8xjR9-8afFA0QsaXU/view?usp=sharing
Agri Connect is an intelligent, unified, and simplified advisory platform that connects farmers with powerful Agentic Workflows and data streams. It acts as the farmer’s AI-powered digital assistant—the "revolutionary go-to place" for all farming insights.
Our core idea is to move from generalized farming advice to personalized, actionable, and financially-sound recommendations delivered through a minimal, user-friendly interface.
How it Fixes the Problem:
AI Orchestration: We utilize multiple Agentic Workflows to automate the complex research process. Instead of the farmer visiting five different sites, the AI agent visits five different APIs and datasets, synthesizes the results, and provides a clear, single recommendation.
Precision Insights: Features like the Soil Snapshot and the Crop Net AI Agent enable data-driven recommendations that promote Precision Farming. By knowing the exact needs and potential of their land, farmers can optimize inputs, directly addressing resource waste and pollution.
Advisory Loop: We do not attempt to replace the farmer's experience. Instead, we insert them into an advisory loop, linking them to filtered, farming-specific current affairs and professional human contacts (soil experts), ensuring they have timely, relevant, and expert guidance.
The Agri Connect prototype is built as a three-tier architecture leveraging AI agents for complex data orchestration.
Component | Technology / Data Source | Function |
|---|---|---|
Frontend | (Conceptual: Web/Mobile App) | User interface for field location, soil picture upload, and viewing personalized outputs (reports, news). |
Backend/Orchestrator | Agentic Workflow Engine | Manages the flow between user input and external APIs/Agents. Handles data masking and preparation. |
Data Input Layer 1 | Google Earth API | Locates the farm, collects and masks information on terrain and usual weather patterns. |
Data Input Layer 2 | Farming Economy Data / CropNet Dataset | Provides the AI Agent with current market prices, regional crop suitability, and historical data necessary for financial analysis. |
AI Agent: Crop Planner | Custom ML/Agentic Logic | Analyzes multi-crop openness, financial feasibility, and potential income to generate tailored crop options. |
AI Agent: Soil Snapshot | Computer Vision Model | Provides a preliminary identification of soil type from a user-uploaded image. |
AI Agent: News Filter | Natural Language Processing (NLP) | Fetches and curates only the most relevant farming-specific news and current affairs. |
Frontend-Backend Interaction: The frontend sends a single, goal-oriented request (e.g., "Find best crop for this location"). The backend, via its Agentic Orchestrator, triggers the necessary sequence of API calls and data processing, sending back a singular, synthesized response.
Data Integration Complexity:
Struggle: Merging disparate data formats (geospatial data from Google Earth, tabular economic data, and image data for soil) into a coherent input for the AI agent was highly challenging within the timeframe.
Overcome: We structured the input data into a standardized JSON format at the Backend/Orchestrator level before feeding it to the primary AI Agent, treating the Agent as a synthesis tool rather than a raw data parser.
Soil Image Accuracy (Technical Guardrail):
Struggle: Achieving high accuracy for a full soil test using only an image is impossible. Relying on this would have been irresponsible.
Overcome: We clearly scoped the Soil Snapshot feature as providing a preliminary idea (e.g., identifying high clay content or sandy soil) and, critically, prioritized the seamless integration of human contacts (soil experts) as the validated next step.
Time Constraints & Scope Creep:
Struggle: With so many features, the risk of delivering an incomplete, non-functional system was high.
Overcome: We rigorously focused on building a minimum viable product (MVP) for the three core workflows (Locate/Crop Plan, Soil Snapshot/Expert Connect, News Feed) to ensure the agentic concept was fully functional end-to-end.
Agentic Workflow MVP: Successfully designed and implemented the first glimpse of a system using multiple AI agents and APIs to achieve a single, complex user goal (personalized crop planning).
Sustainability Alignment: Directly addressed the Sustainability track by building features (Soil Snapshot, Precision Crop Planning) that fundamentally reduce resource waste and encourage better environmental practices.
End-to-End User Journey: Created a narrative that follows the farmer's journey, from identifying the farm to receiving a financially feasible and environmentally sound recommendation.
Technology Learning: Gained deep experience in geospatial data masking, integrating economic datasets into predictive models, and applying computer vision for initial agricultural diagnostics.
Robust Yield Prediction: Integrate with larger, more comprehensive agricultural datasets (e.g., historical yield, long-range climate models) to move the yield predictions from "potential" to highly robust, risk-assessed forecasts.
IoT and Sensor Integration: Develop APIs to integrate data from on-farm IoT sensors (soil moisture, pH, etc.) to provide real-time, dynamic recommendations.
Farming Services Hub: Implement a two-sided marketplace to connect farmers directly with specialized service providers like drone operators, equipment renters, and agricultural consultants.
Smart Soil Testing & Expert Connection: Enhance the expert connection feature to include smart scheduling and certified, local soil testing service booking, automating the entire process from image analysis to physical test.
Direct Market/Logistics Integration: Connect the platform with local agricultural supply chain APIs (buyers, logistics, storage) to enable farmers to act immediately on favorable yield predictions or market shifts.
Advisory Expansion: Create a two-way communication channel where farmers can easily share success stories or pose complex questions directly to a network of agronomists, further strengthening the advisory loop.