synheart_focus 0.0.1
synheart_focus: ^0.0.1 copied to clipboard
On-device cognitive concentration inference from biosignals and behavioral patterns for Flutter.
Changelog #
All notable changes to this project will be documented in this file.
0.0.1 - 2025-12-26 #
Added #
- Initial release
- FocusEngine implementation with real-time inference
- FocusState data model with focus scores and labels
- HSI (Heart Signal Intelligence) data integration
- Behavioral pattern data integration
- On-device ONNX model support
- Adaptive baseline tracking
- Artifact filtering for signal quality
- Feature extraction and scoring
- Window buffer for temporal data
- Cross-platform support (iOS, Android)