stechbindra2/Real-Time-PCB-Defects-Detection-System ? reverse-engineered prompt
Reverse engineered prompt
Build me a PCB defect detection app that lets a user upload a circuit board image and तुरंत see any problems marked on the picture. It should detect the common defect types from the research paper, like missing holes, open circuits, shorts, spurs, mouse bites, and spurious copper, then show the image with clear boxes and labels around each issue.
I want both a simple web app and a desktop version so I can demo it locally or in a browser. The flow should feel easy, upload an image, run detection, view the annotated result, and download or save it. Please make the interface clean and professional, with a dark and light theme if possible. Use the trained model already in the project, and keep the setup straightforward so someone can install the requirements and run it without much hassle. If you need to check the latest docs for anything, go ahead and look them up.
Are you gonna build this?
make sure you review the code using coderabbit