- AI-Powered Fitness: Interactive workouts driven by advanced motion analysis.
- "Fight with a Shadow": Virtual punching bag reacts to hits, enhancing technique and engagement.
- Real-Time Feedback: Improve stance, punches, and form with AI guidance.
const postData = {
// ... all initial fields
exercise: 'Manual Handling', // name or ID of the exercise
};
Available experiences (replace experience var)
- 'box'
- 'training'
const srcURL = `https://kinestex.vercel.app/experiences/${experience}`;