Updated Project: Fixed the demo by adding a front-end using Node.js
My main focus for this project was building the machine learning model so the front-end is not perfect due to it being the first time I'm attempting to build/deploy a front-end…
Updated Project: Fixed the demo by adding a front-end using Node.js
My main focus for this project was building the machine learning model so the front-end is not perfect due to it being the first time I’m attempting to build/deploy a front-end, but also because my project was rejected multiple times for my demo of normal Python script not being able to run.
This project was inspired by the flooding in Pakistan in 2025, and it’s an early warning system. It uses the Random Forest machine learning model in order to make these predictions. It was trained on humidity, atmospheric pressure, and precipitation for the last three months as well as actual flood weather records in Karachi. It makes live predictions by taking live, accurate weather data from the OpenMeteo API.
AI used for basic API calling debugs, and to help develop the front-end and deploy it, using Claude Code in order to have a visual demo rather than the previous Python run.