pavanbadempet/AI-Healthcare-System ? reverse-engineered prompt
Reverse engineered prompt
Build me an open source healthcare platform that feels like a modern EHR with smart clinical support built in.
I want a secure web app where doctors can manage patient records, view encounters, upload and inspect medical images, and work with FHIR based health data. It should include a clinical AI assistant that can answer questions from the patient record, suggest likely risks from lab and chart data, and explain its reasoning in a clear way. I also want the system to support offline private inference with a local model, plus a clean admin area for monitoring jobs, data pipelines, and system health.
Please make it production ready, with a polished frontend, a FastAPI style backend, and a setup that can run locally with Docker. If any current docs or config details would help, look them up online and follow the repo’s existing style.
Are you gonna build this?
make sure you review the code using coderabbit