AtharvaK2465-tech/Disease-Prediction-System-using-Machine-Learning ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple disease prediction website where a user can enter symptoms and basic patient details, then get a likely disease prediction right away. I want it to feel like a real medical helper app with a homepage, an about page, a dashboard style page, and a clean result page that shows the prediction clearly along with useful precautions or next steps.
Please make it work with the trained machine learning model in the project, and add a way to fetch the list of available symptoms dynamically so the form is easy to use. If possible, include both the website and a small API endpoint for predictions so other frontends can connect to it too. I’d also like a contact form that sends an email to the admin and an automatic acknowledgment to the user.
Keep the design simple, modern, and easy to navigate. Use the existing data and model files in the repo, and look up current docs online if you need to.
Are you gonna build this?
make sure you review the code using coderabbit