ExerciseDB Pro
收藏ExerciseDB Pro 数据集概述
数据集基本信息
- 数据集名称:ExerciseDB Pro — Animated Exercise Dataset
- 数据集地址:https://github.com/exercisedb-pro/exercisedb-dataset
- 数据规模:包含 1,500 多个结构化健身练习
- 核心内容:每个练习均配有高质量动画 GIF,展示正确的动作和姿势,并提供清晰、结构化的 JSON 数据。
主要特点
- 包含 1,500 多个结构化练习。
- 每个练习均配有动画 GIF。
- 标注主要和次要目标肌肉群。
- 提供每个动作所需的器械详情。
- 包含分步指导说明。
- 采用干净、可搜索的 JSON 格式。
- 无需 API 密钥,无速率限制,无扩展成本。
数据结构概述
每个练习包含以下 JSON 字段:
exerciseId:唯一标识符。name:练习名称。gifUrl:动画动作预览的链接。bodyParts:身体部位分类。targetMuscles:主要目标肌肉。secondaryMuscles:辅助肌肉。equipments:所需器械。instructions:分步指导。
数据示例
json { "exerciseId": "8d8qJQI", "name": "barbell reverse grip incline bench row", "gifUrl": "https://static.exercisedb.dev/media/8d8qJQI.gif", "targetMuscles": ["upper back"], "secondaryMuscles": ["biceps", "forearms"], "bodyParts": ["back"], "equipments": ["barbell"], "instructions": [ "Set up an incline bench at a 45-degree angle.", "Sit on the bench facing the backrest with your chest against it.", "Grab the barbell with a reverse grip (palms facing down).", "Keep your back straight and core engaged.", "Pull the barbell toward your upper abdomen.", "Pause briefly at the top of the movement.", "Lower the barbell slowly to the starting position.", "Repeat for the desired number of repetitions." ] }
动画示例
- 示例动画 1:https://github.com/user-attachments/assets/a1fb387d-5895-4215-8d3a-22bf81231bfe
- 示例动画 2:https://github.com/user-attachments/assets/549b3716-0ed9-48de-ad92-8ddce0714105
适用场景
- 可用于生产环境的移动健身应用。
- 可扩展的健身网站和网络平台。
- 训练计划和训练系统。
- 教练和练习指导工具。
- 人工智能驱动的健身和推荐平台。
获取与许可
- 完整数据集获取:需通过 https://leetcodepro.gumroad.com/l/xldwfr 购买。
- 许可说明:此仓库仅展示数据集结构和示例数据。禁止重新分发或转售数据集。




