Loading repository data…
Loading repository data…
ankitaaidev / repository
VarunNetra is an AI-powered software platform that lets researchers, policymakers, and citizens query, analyse, and visualize groundwater heavy metal datasets through an accessible, automated application. The platform streamlines water safety insights and public health protection, without the need for real-time sensors.
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:
VarunNetra solves these by:
| 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