vgadodia/FloodML ? reverse-engineered prompt

Reverse engineered prompt

Build me a web app that helps people see flood risk before it happens. I want a simple site where someone can enter a city name and get an instant flood forecast along with the current weather details that drive the prediction, like temperature, humidity, wind speed, cloud cover, and precipitation.

It should also have a few visual pages that make the data easy to understand, including maps and charts showing flood risk, rainfall, and estimated damage across India, plus a section with satellite style images for different cities and months. Make the design clean and easy to use, since this is meant for both regular people and government teams trying to prepare ahead of time.

Use the existing machine learning model if there is one, and wire everything up so the app runs locally from the main Python file and can be hosted later. If you need current library docs or map chart details, look them up online and then get it working.