Smarter Senior Care Starts Here CareSignal AI detects early signs of health decline using caregiver notes, daily patterns, and smart sensors—keeping seniors safe, and families informed.

🚀 What Inspired Us Caring for elderly family members is deeply personal. After witnessing a loved one's sudden hospitalization—despite caregivers visiting regularly—we realized how small signs of decline often go unnoticed. This inspired us to create CareSignal AI, a system that uses subtle behavioral and health data to provide early warnings, helping prevent critical incidents.

📚 What We Learned Clinical insight matters: Collaborating with geriatric care professionals helped us understand which data signals are most predictive of decline.

Passive data is powerful: Ambient sensors and daily behavior tracking can reveal trends that manual observation might miss.

AI in healthcare needs trust: Families and caregivers need clear, explainable insights—not just alerts.

🛠️ How We Built It Data Ingestion:

Collected unstructured caregiver notes (via app voice/text input).

Integrated smart sensors for motion, temperature, and sleep patterns.

AI & NLP Engine:

Used transformer-based NLP models (fine-tuned on medical notes) to extract sentiment, symptom keywords, and concern levels from caregiver logs.

Time-series anomaly detection was applied to passive sensor data to flag abnormal behavior shifts.

Alert System & Dashboard:

Built with React and Node.js.

Real-time dashboard displays trends and triggers alerts when AI detects patterns of concern.

Notifications are sent to family members and healthcare providers via SMS/email.

🧗 Challenges We Faced Data Privacy & HIPAA Compliance: Ensuring all data remained encrypted and compliant was critical.

Sensor Noise: Smart sensors often produced false positives. We had to tune thresholds and use ensemble models for reliability.

Caregiver Note Variability: Notes varied greatly in detail and terminology, requiring robust NLP preprocessing and fine-tuning.

Balancing Sensitivity vs. Alert Fatigue: Too many alerts cause users to ignore them—tuning our system for high precision without missing real issues was a key hurdle.

Built With

  • cursor
  • langchain
  • nextjs
  • supabase
+ 21 more
Share this project:

Updates