IAteNoodles/MediMax ? reverse-engineered prompt

Reverse engineered prompt

Build me a healthcare dashboard called MediMax that helps clinicians manage patient records and get AI assisted insights in one place.

I want a modern web app with a clean React front end, a FastAPI backend, and a few connected services behind it. The core should let me create, view, update, and delete patients, appointments, medications, lab reports, symptoms, and medical history. There should also be an AI assessment area that can look at patient data, suggest likely risks, and generate a clear medical summary for the user.

Add risk prediction for heart disease and diabetes, plus a simple way to see why the model made its prediction. I also want a chat style interface where a user can ask natural language questions about patients or the data, and a knowledge graph view for exploring relationships between symptoms, conditions, and medications. Use a database for the records, Neo4j for the graph, and make it work locally with Docker. If you need to check current docs for any libraries, look them up online.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab