Get started in three steps
Get your Synheart integration running and detect emotions from HSI data in real-time.Step 1: Set up tooling and SDKs
Installation details are centralized under Tools and SDK pages: Quick verification:Use
synheart-cli to download SDK artifacts and test your app locally with mock streams and local services.Step 2: Initialize SDKs
Initialize Synheart Core (optional) and Synheart Emotion (works standalone).Flutter/Dart
Flutter/Dart
Android (Kotlin)
Android (Kotlin)
iOS (Swift)
iOS (Swift)
Step 3: Stream biosignals and detect emotions
Feed heart-rate + RR-intervals into Synheart Emotion to detect emotions in real time.Flutter/Dart
Flutter/Dart
Android (Kotlin)
Android (Kotlin)
iOS (Swift)
iOS (Swift)
How It Works
- Synheart CLI generates realistic mock HSI data and streams it via WebSocket
- Your app/test harness consumes those events to validate ingestion and local flows
- Synheart Emotion processes heart-rate and RR intervals for on-device emotion inference
Integration Benefits
Privacy-First
All processing happens on-device. No biosignal data is sent to servers.
Real-Time
Sub-5ms inference latency for instant emotional state updates.
Research-Grade
Tested and validated on real-world datasets with proven accuracy.
Next steps
Synheart Core
Learn about the unified SDK and HSI processing
Install Synheart CLI
Install CLI and set up SDK artifact downloads
Synheart Emotion
Deep dive into emotion detection models
Troubleshooting
Common issues and solutions
Author: Israel Goytom