Md-Emon-Hasan/MediGenius — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a polished medical AI assistant called MediGenius that feels like chatting with a calm, empathetic doctor. I want a real chat app with a clean modern web interface, a backend API, and everything working together so a user can ask about symptoms, medications, recovery, or general health questions and get clear, human sounding answers.

The assistant should use a smart multi agent flow behind the scenes so it can plan, retrieve trusted info from medical PDF documents, answer in plain language, and fall back to Wikipedia or web search when the local knowledge is not enough. It should remember past conversations with long term storage so follow up questions feel contextual and personal.

Please make it production ready with a usable frontend, backend endpoints, conversation logging, and an easy way to run the whole thing with Docker. If there are docs or setup details missing, look up current docs online and make sensible choices so the app is complete and runnable end to end.

Want more depth? Deep Reverse