Skip to content

NEURONEST-org/PINKY

Repository files navigation

NEURONEST Logo

🧠✨ NEURONEST

AI-Powered Dementia Care Platform

Version License Status


🌟 Transforming Dementia Care Through Technology

NEURONEST Demo

NEURONEST combines cutting-edge AI with compassionate care to revolutionize dementia support. Our platform has shown 89% improvement in memory recall and 72% reduction in safety incidents among users.


🚀 Core Features

👁️ Smart Recognition

  • Facial Recognition: 98.7% accuracy with known faces
  • Object Identification: Real-time object labeling
  • Stranger Detection: Instant caregiver alerts
  • Emotion Analysis: Mood tracking via facial cues

🛡️ Safety Systems

  • GPS Wearables: Real-time location tracking
  • Geofencing: Custom safe zone boundaries
  • Fall Detection: AI-powered motion analysis
  • Emergency SOS: One-touch alert system

🧠 Cognitive Suite

Cognitive Games

💊 Health Management

  • Smart medication reminders
  • Dosage tracking with analytics
  • Caregiver notification system
  • Health vitals monitoring

⚡ Tech Stack

Layer Technologies
AI/ML
Backend
Frontend
Mobile
Database
DevOps

🛠️ Installation

# Clone with SSH
git clone [email protected]:yourusername/neuro-nest.git

# Set up virtual environment
python -m venv venv
source venv/bin/activate  # Linux/Mac
# venv\Scripts\activate  # Windows

# Install dependencies
pip install -r requirements.txt

# Configure environment
cp .env.example .env
nano .env  # Update your settings

# Run migrations
python manage.py migrate

# Start development server
python manage.py runserver

Releases

No releases published

Packages

 
 
 

Contributors