Turning "Dr. Google" anxiety into calm, structured, doctor-ready guidance.
CuraMind AI is a responsible health-information chatbot. Instead of guessing diagnoses, it routes every user message through a deliberate multi-stage safety pipeline before answering from a curated medical knowledge base.
The guiding principle is simple: be helpful, but never replace a doctor. Every layer of the architecture is built to protect the user β blocking medication advice, escalating emergencies, and always pointing back to a licensed professional.
β οΈ CuraMind AI is an educator, not a doctor. It is for general information only and is not a substitute for professional medical advice, diagnosis, or treatment.
| Feature | What it does |
|---|---|
| π‘οΈ Safety Filter | Blocks requests for dosages, prescriptions, or specific medicines β the bot never tells you what to take. |
| π¨ Emergency Red-Flag Detection | Recognizes critical symptoms (chest pain, difficulty breathing, stroke signs) and immediately advises urgent care. |
| π¬ Conversational Follow-ups | Asks intelligent clarifying questions (e.g. "Is the pain sharp or dull?") to better understand the symptom. |
| πΊοΈ Symptom Mapping | Normalizes natural language ("my head hurts", "migraine") to canonical symptoms. |
| π Curated Knowledge Base | Answers from a structured, human-verified JSON library β facts, not hallucinations. |
| π Doctor-Visit Prep | When it can't safely answer, it hands the user a checklist to prepare for a real appointment. |
| β‘ Lightweight & Fast | Pure-Python FastAPI backend with zero heavyweight ML dependencies β runs anywhere. |
CuraMind processes every message through an ordered decision pipeline. Safety always runs first.