An app that unifies multiple platforms to serve as a single stop solution to all the needs that a farmer can have, servicable via API or android application.
- Integrates with readily available commercial IOT sensors to retrieve soil data.
- Automatically retrieves latitude and longitude to dispense real time weather data.
- Provides soil recommendation based on soil and weather conditions.
- Ranks against existing data on yields per hectare, and price in INR per hectare from Agritech.
- Analysis on neighbouring crop patterns to avoid surplus-caused price drops and adhere to market safety.
- LLM powered guide for further assistance and to aid in answering queries.
- Provides list of verified Government authorised wholesalers to cut out loss incurred due to middlemen.
- Download APK from Github Releases.
- Utilise API for retrieving information and integration with other applications.
git clone https://github.com/Eros483/SIH25-Farmers.git
cd SIH25-Farmers
pip install -e .
- Planned usage of openAI-whisper for STT and TTS.
- Render free tier usage.
- Translation services rate-limited while debugging.
- Planned future integration with authorised datasets with real-time information.





