Blue-Rangoon/Karachi-Crime-Analysis-ML-Model — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a simple web app for Karachi crime analysis using the dataset and the saved machine learning models that are already in this project. I want a clean home page and a dashboard page. On the user side, someone should be able to enter a few case details and get a prediction back in plain language, like the most likely crime category or risk based on the trained model, plus a confidence style result if that is available.

Please also show some basic crime insights from the dataset on the dashboard with charts and summaries so it feels useful even without making a prediction. If some of the larger model files are missing from the repo, use the Drive link in the README and wire them in properly. Make the whole thing run locally without extra manual setup, and keep the interface simple and modern.

If anything in the notebook needs to be cleaned up and turned into proper app logic, go ahead and do that. Look up current docs online if you need to.

Want more depth? Deep Reverse