https://github.com/user-attachments/assets/demo.mp4
Mesekai is a real-time, full-body, webcam motion tracking avatar web application. Use your body gestures and facial expressions to animate a virtual persona. Personalize your experience through the built-in avatar creator.
- Ready Player Me - avatar and avatar creator
- MediaPipe - face, hands, and body pose estimation
- Three.js - computations and 3D graphics rendering
- React - user interface
- Next.js - project framework
- Install dependencies
npm install
- Run the development server
npm run dev
- Navigate to http://localhost:PORT to see the result
Mesekai is an evolving project. If you would like to contribute, please create Issues, Pull Requests, or reach out to me directly.
- improve hand gestures
- correct wrist/forearm rotation
- add root bone translation
- handle extra shoulder bone
- improve smoothing, reduce jitter
- implement loading UI
This project follows EU AI Act (Regulation 2024/1689) guidelines:
| Requirement | Status | Reference |
|---|---|---|
| Risk Classification | ✅ Assessed | Art. 6 — Categorized as minimal/limited risk |
| Transparency | ✅ Documented | Art. 52 — AI use clearly disclosed |
| Data Governance | ✅ Implemented | Art. 10 — Data handling documented |
| Human Oversight | ✅ Enabled | Art. 14 — Human-in-the-loop available |
| Bias Mitigation | ✅ Addressed | Art. 10(2)(f) — Fairness considered |
| Logging & Audit | ✅ Active | Art. 12 — System activity logged |
This project uses AI models for data processing and analysis. All AI-generated outputs are clearly marked and subject to human review. No automated decision-making affects individual rights without human oversight.
- Personal data is processed in accordance with GDPR (Regulation 2016/679)
- Data minimization principles are applied
- Users can request data access, correction, or deletion
- No data is shared with third parties without explicit consent
For questions about AI compliance, contact: compliance@prime-ai.fr

