EMOCITY

The live
emotional mirror.

Press SCAN and the camera tries to read you: stress, heart rate, micro-expressions, eye contact, how guarded you are. Challenge your friends, check any video, scan yourself before and after anything. Every scan ends with a shareable emotional x-ray. Your face never leaves your browser.

FREE SCAN · NO SIGNUP · FACE NEVER UPLOADED

WHAT_IT_READS

Heart Rate
Pulled from skin colour changes, no wearable
Stress Meter
Facial tension plus heart-rate estimate, live
Micro-Expressions
Caught before you know you made them
478 Landmarks
Your whole face as the input
Authenticity
A real smile uses the eyes, a posed one does not
Composure Meter
When the face and the words disagree

API_INTEGRATION

EMOCITY API: 3 LINES TO ANALYZE ANY FACE

GET THE API ON RAPIDAPI (FREE TIER)

SAME ENGINE AS THE SCAN ABOVE, HOSTED. YOUR KEY FROM RAPIDAPI. PHOTO IN, ONE JSON PER FACE OUT; A CLIP GOES TO /ANALYZE/VIDEO.

curl -X POST "https://emopulse-face-analysis.p.rapidapi.com/api/v1/analyze/image" \
  -H "X-RapidAPI-Key: YOUR_RAPIDAPI_KEY" \
  -H "X-RapidAPI-Host: emopulse-face-analysis.p.rapidapi.com" \
  -F "file=@face.jpg"
// RESPONSE (EXAMPLE)
{
  "faces_detected": 1,
  "image_size": { "width": 1280, "height": 720 },
  "faces": [{
    "face_id": 0,
    "dominant_emotion": "happy",
    "emotion_breakdown_pct": { "happy": 62.0, "neutral": 31.0, "surprised": 7.0 },
    "avg_stress": 28.4,
    "avg_authenticity": 81.0,
    "avg_eye_contact": 92.5,
    "avg_deception": 9.7,
    "micro_expressions": 0,
    "genuine_smiles": 1,
    "bounding_box": { "x_min": 0.31, "y_min": 0.18, "x_max": 0.58, "y_max": 0.74 }
  }]
}

METRICS

478
Face Landmarks
<50ms
Latency
4
Difficulty Levels
1
Link to Challenge Anyone
3
Patents Pending
0
Frames Uploaded

THE_BIG_PLAYS

Deception Challenge
One asks, one answers, the meters do the talking: COMPOSURE, STRESS, VOICE_STRESS, MICRO_EXPR, EYE_CONTACT. Levels from OPEN to HELD BACK. Find out who cracks first.
Check Any Video
Drop in an interview, a statement, a suspicious apology, your own take before you post it. Moment-by-moment read with flagged spikes, gaze breaks and tension.
Before and After
Scan yourself now, then after the gym, the date, the hard call, the meditation. Watch the numbers move.
Challenge Your Friends
One link, no install. They open it, the camera reads them, everyone compares scores. The group chat wakes up.

PRICING

FREE
$0/ forever
1 free scan
  • Full live read, no signup
  • Stress, heart rate, composure meter
  • Shareable emotional x-ray
Start Free
BASIC
$9.99/month
30 scans/mo
  • Full 47-signal suite
  • HD resolution
  • Export PDF reports
  • Photo + video upload
  • Email support
MOST POPULAR
PRO
$29.99/month
100 scans/mo
  • Advanced ML analysis
  • Full HD resolution
  • Priority processing
  • Detailed reports
  • Priority support

Privacy by Design

All processing happens on your device. No video, no images, no facial data ever leaves your browser. We physically cannot see your face: the code never sends it anywhere. Verify it yourself: open the DevTools Network tab during a scan. You will see the model files load and an anonymous event saying a scan happened. Not one frame, landmark or reading of you.

GDPR ALIGNED·ON-DEVICE·3 PATENTS PENDING

Think nobody can read you? Prove it.

START FREE SCAN