An interactive web application built using Streamlit to monitor groundwater levels, analyze climate impact, simulate water demand, and generate AI-powered sustainable extraction recommendations for various cities in Punjab, India(for now).It can be extended for other states as well.
- Select from 20+ cities in Punjab
- Simulate current weather conditions
- View groundwater level trends
- Analyze sector-wise water demand
- Visualize water supply sources
- Get AI recommendations for safe extraction limits using Random Forest
🔗 Deploy it on Streamlit Cloud
Or run it locally by following the instructions below.
git clone https://github.com/RMaulika/AI-Driven-Groundwater-System.git
cd AI-Driven-Groundwater-Systempip install -r requirements.txt