Bit-logger/dr-care ? reverse-engineered prompt
Reverse engineered prompt
Build me a web app called Dr. Care, an AI medical assistant that helps people describe symptoms, get a preliminary analysis, and save a clean report they can share with a doctor.
I want a simple patient intake flow first, where someone enters basic details like name, age, weight, height, and blood group, then they can chat with the assistant about symptoms, use voice input if they want, and hear responses read aloud. Add an interactive 3D body map so users can click the area that hurts and have that sent into the conversation. Let them upload a medical image like an X ray too, and show an AI based image analysis result. At the end of a session, generate a professional looking PDF summary and keep past consultations locally for that user.
Use the existing frontend and backend setup in the repo, wire the app together end to end, and if you need current docs or API details, look them up online.