TheAkshatGupta/Predictive-Maintenance-FactoryGuard-AI ? reverse-engineered prompt
Reverse engineered prompt
Build me a Streamlit web app called FactoryGuard AI that helps predict machine failures before they happen using sensor data. I want it to let a user enter or simulate readings like air temperature, process temperature, rotational speed, torque, and tool wear, then show a machine health score, failure probability, and a clear yes or no failure prediction.
Please make the dashboard feel polished and industrial, with charts for the sensor values and a simple summary of what the model is seeing. Add helpful maintenance recommendations and an estimate of maintenance cost impact so the user can understand why the warning matters. If possible, include explainable insights that make the prediction easier to trust.
Use the existing trained model file if it’s there, and make the app easy to run locally. If you need to check anything, look up current docs online.
Are you gonna build this?
make sure you review the code using coderabbit