Mohammad-Khalifah1/industrial-ai-dashboard ? reverse-engineered prompt
Reverse engineered prompt
Build me a Streamlit app called WarehouseMind for industrial warehouse management.
I want a clean dark themed dashboard that helps a warehouse manager see what needs attention right away, like machine health, inventory risk, low stock, downtime, and overall operational efficiency. The app should read the sample CSV data in the project and show interactive charts, summary cards, alerts, and simple AI style recommendations.
Please include sections for an executive overview, smart inventory, predictive maintenance, operations optimization, and an AI decision center. The inventory part should forecast demand and suggest reorder amounts. The maintenance part should estimate failure risk and show when a machine might need service. The operations part should highlight bottlenecks and inefficient areas. The decision center should rank the most important actions and explain why they matter.
Make it feel polished and usable, with clear visuals and helpful text. Use the existing Python codebase and look up current docs online if you need to.
Are you gonna build this?
make sure you review the code using coderabbit