Project Samarth is an AI-powered data assistant that allows users to query official Indian government datasets through natural language.
It uses real-time data from data.gov.in, the Government of India's open data platform.
The system currently supports:
- 🌧️ Rainfall data (district-wise, daily)
- 🌾 Crop production data (state-wise, crop-wise)
Users can ask questions like:
- “Rainfall stats of Bihar”
- “Crop production of Karnataka”
- “Wheat production in Punjab”
The model fetches relevant data from official APIs and formats the response into a user-friendly summary.