Pratyush-Panda-2006/AntiPrevention_Thinkory ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple working prototype for an AI powered border monitoring system that can look at satellite imagery over time and flag suspicious man made changes versus normal natural changes. I want a backend that can take in multi temporal SAR image data, analyze it, assign a threat score, and return alerts with location details and a short explanation of why something looks unusual.
I also want a basic frontend where someone can upload or view sample imagery, see detected areas on a map or image view, check the threat level, and browse recent alerts. Keep the design clean and practical, more like an internal defense dashboard than a consumer app.
Please wire the pieces together so the app actually runs end to end with some sample data included, and use sensible placeholder logic where real model output is not available yet. If you need current docs or libraries, look them up online first.
Are you gonna build this?
make sure you review the code using coderabbit