ranjithkumar1437/SatQuery-AI ? reverse-engineered prompt
Reverse engineered prompt
Build me a web app where a user can ask plain English questions about satellite images and get a clear, evidence based answer back.
I want it to feel like a simple dashboard for non experts, with a map, region selection, and example questions like flood detection, vegetation health, city growth, and finding water bodies. The app should show before and after comparisons, highlight changed areas on the map, and explain what it found in normal language with confidence and source details.
Make it work even if live data is unavailable, so there should be a demo mode with realistic sample scenes that still looks and behaves like the real thing. If the backend is down, the frontend should fall back automatically instead of breaking.
Use a modern React and TypeScript frontend and a Python API backend. Keep it clean, polished, and easy to run locally. If you need to check current docs or best practices for the libraries, look them up online first.