HackSmithsDev/AeroMind ? reverse-engineered prompt

Reverse engineered prompt

Build me a working AeroMind drone control system for a Flutter app, a FastAPI backend, and the Raspberry Pi plus flight controller side.

I want the app to let a user log in securely, connect to the drone over 4G, see live telemetry, switch between map and camera views, and send manual control commands in real time. On the backend, keep the access control clean and support multiple users safely. On the drone side, handle communication between the Raspberry Pi and the INAV based F7 flight controller, and leave room for AI based detection like people, trees, animals, and vehicles.

Make it feel like one integrated product, not separate pieces. If you need to check current docs or best practices for any of the libraries or hardware interfaces, look them up online first. I’d like the code organized so the mobile app, backend, and flight control parts are easy to run and extend.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab