๐ง NeuralGuard
AI-Powered Preventive Health Intelligence System
NeuralGuard is a web-based system that predicts burnout risk and habit failure before they happen using behavioral patterns like mood, sleep, energy, and consistency.
โก Features
- ๐ฎ Burnout Risk Prediction (Low / Medium / High)
- ๐ Habit Failure Detection
- ๐ Behavioral Trend Analysis (7-day)
- ๐ Explainable AI (Why system)
- ๐ Pattern-based Alerts
- ๐ฅ Streak Tracking System
- ๐ Modern Dark UI (Purple-Black Theme)
๐ง How It Works
NeuralGuard analyzes daily inputs:
- Mood (1โ5)
- Sleep hours
- Energy levels
- Habit completion
- Activity timing
These inputs are processed through a behavioral pattern engine that detects:
- Mood decline trends
- Sleep deficits
- Habit inconsistency
- Schedule irregularity
Each factor contributes to a risk score (0โ100), which is categorized into:
- ๐ข Low
- ๐ก Medium
- ๐ด High
The system also provides:
- ๐ Future predictions
- ๐ Detailed reasoning via the โWhy?โ feature
๐๏ธ Tech Stack
- Frontend: HTML, CSS, JavaScript
- Data Storage: LocalStorage
- Visualization: Chart.js
- Architecture: Modular (Tracker, Predictor, UI)
๐ Project Structure
NeuralGuard/
โ
โโโ index.html
โโโ style.css
โโโ script.js
โโโ components/
โ โโโ predictor.js
โ โโโ tracker.js
โ โโโ ui.js
๐งช How to Run Locally
- Download or clone the repository
- Open
index.html in your browser
- Start logging daily data
- View predictions on dashboard
๐ก Key Innovation
Unlike traditional apps, NeuralGuard is:
- โ
Predictive (not reactive)
- โ
Explainable (transparent logic)
- โ
Behavior-driven (pattern-based)
๐ง Challenges
- Designing intelligent scoring without ML models
- Making predictions feel realistic
- Building explainable outputs
- Maintaining clean modular architecture
๐ What We Learned
- Simulating AI using structured logic
- Importance of explainability (XAI)
- UI/UX impact on perceived intelligence
- Real-world system design thinking
๐ Future Scope
- Wearable integration (smartwatch data)
- AI/ML model upgrades
- College & workplace monitoring systems
- Healthcare early-warning integration
๐ Conclusion
NeuralGuard represents a shift from tracking health to understanding and predicting it, helping users take action before problems arise.
๐ค Author
Aniket Rokade