imakashsahu/Third-Eye-Final-Year-Project ? reverse-engineered prompt
Reverse engineered prompt
Build me a desktop app for forensic face sketch construction and recognition. I want a simple interface where someone can create a suspect sketch by dragging and dropping facial parts like eyes, nose, mouth, hair, and face shape, then adjust the layout until it looks right. The app should feel easy enough for a non expert to use, with a clean screen for building the face and a way to save the final sketch.
After the sketch is made, I want it to compare the image against a stored police style face database and show the closest matches. If needed, use AWS S3 for storing images and AWS Rekognition for the matching part, and make sure the app can run as a standalone desktop program. Please include basic screens for sketch creation, search results, and viewing matched faces. If you need to look up the current AWS setup or JavaFX details online, go ahead and do that.
Are you gonna build this?
make sure you review the code using coderabbit