DVT-PROJECT/DAIT-DEEP-ARTIFICAL-INTELLIGENCE-FOR-THROMBOSIS-FRAMEWORK ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple working prototype for DAIT, a tool that helps spot deep vein thrombosis from ultrasound images.
I want a clean app where a user can upload or choose a vascular ultrasound image, then get a result that suggests thrombus or non thrombus, along with a confidence score and a short explanation of the cues it found, like vein compressibility, intraluminal echoes, and Color Doppler flow voids.
Please make it feel like a medical decision support demo, not a full hospital system. Keep the interface clear and easy to use, and include a sample workflow so someone can try it right away. If you need current docs or example approaches for image based detection, look them up online and adapt them sensibly.
Use the existing project as the starting point and keep the implementation practical, polished, and ready to run.
Are you gonna build this?
make sure you review the code using coderabbit