tkarim45/CureWise-AI-Medical-Healthcare — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a modern healthcare AI platform called CureWise AI for hospitals, doctors, and patients. I want a clean web app where users can chat with an AI medical assistant, ask health questions, get patient support, and book or reschedule appointments.

The app should let users upload medical reports like blood tests, parse them into structured information, and save the history. It should also support context aware answers using uploaded documents and past conversations, with a vector search setup for retrieval. Add a simple image analysis flow for acne or disease detection where a user can upload an image and get an AI generated result.

Please make the frontend easy to use and the backend production ready with APIs for chat, report parsing, appointments, history, and image analysis. Store chats, reports, and appointments in Postgres. Use modern AI models and retrieval tools, and include clear environment variable setup for the needed API keys. Docker setup would be great. Look up current docs online if you need to.

Want more depth? Deep Reverse