Built for Public Health • Environmental Safety • Policy Decision-Making
Geo-Spatial Mapping | AI-Driven Insights
VarunNetra (Navyasetu) is an AI-enabled software platform that enables researchers, policymakers, scientists, and citizens to query, analyze, and visualize groundwater heavy metal contamination through easy-to-use dashboards — all without needing real-time sensors.
It turns complex environmental data into actionable insights for water safety, public health protection, and informed decision-making.
Manual groundwater analysis today suffers from:
- ❌ Manual Index Computation → Error-prone and inconsistent
- ❌ Limited Accessibility → Hard for non-technical users
- ❌ Slow Reporting → Delayed public health interventions
- ❌ Lack of Spatial Insight → No integrated mapping
VarunNetra solves these by:
- 🧮 Automated Heavy Metal Index calculation
- 🗺️ Geo-Spatial visualization of contaminated zones
- 📊 Interactive dashboards with smart filters
- 🤖 AI-powered water safety & health guidance
- 📝 Automatic reports with policy & community insights
- Computes:
- Heavy Metal Pollution Index (HPI)
- Metal Index (MI)
- Contamination Factor (CF)
- Eliminates manual errors & speeds analysis
- Color-coded contamination zones
- Bhuvan API integration for satellite-based view
- Instant identification of safe / hazardous regions
- Filter by:
- Location
- Date
- Sample type
- Water source
- Designed for non-experts & experts alike
- Personalized guidance based on contamination levels
- Nearby hospital and emergency info
- Easy language outputs for wider accessibility
- Government groundwater monitoring programs
- Public health risk assessment
- Environmental research and studies
- community awareness campaigns
- Policy formulation & intervention planning
| Component | Technology |
|---|---|
| Frontend | React+TypeSript |
| Backend | Node.js |
| Map API | Bhuvan API |
| Chatbot & AI | Python Models & Reasoning Engines |
# Clone the repository
git clone https://github.com/ankitaaidev/VarunNetra.git
cd VarunNetra
# Install dependencies
npm install
# Run in development mode
npm run dev