Skip to content

Latest commit

Β 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🧠 CuraMind AI

A safety-first medical information assistant that informs without diagnosing.

Turning "Dr. Google" anxiety into calm, structured, doctor-ready guidance.

Python FastAPI Pydantic Tailwind CSS License Status


πŸ“– Overview

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.


✨ Key Features

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.

πŸ—οΈ Architecture

CuraMind processes every message through an ordered decision pipeline. Safety always runs first.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages