File size: 550 Bytes
13651aa
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
title: Therapy Companion
emoji: 🧠
colorFrom: green
colorTo: purple
sdk: docker
app_port: 7860
pinned: false
---

# Therapy Companion - AI Wellbeing Application

AI-powered mental health companion using facial and voice emotion analysis.

## Features
- 🎭 Face emotion detection using DeepFace
- 🎤 Voice emotion recognition with Wav2Vec2
- 📊 Interactive stress level tracking
- 🧘 Personalized coping strategies

## Tech Stack
- Flask backend
- Chart.js visualizations
- DeepFace for facial analysis
- Transformers for voice analysis