Skip to content

Exercise library demo videos (Sora-2, NeoFit gym)

Choose a tag to compare

@naveenneog naveenneog released this 05 Jul 09:00

Sora-2 image-to-video demonstration clips for the full exercise library (hasaneyldrm/exercises-dataset), filmed in the branded NeoFit gym. Every clip is seeded from a single canonical reference frame so the NeoFit wall logo is identical across the whole library.

Video assets are named by dataset id: {exercise_id}.mp4 (e.g. 0001.mp4).

What is each number? See the index assets (one row per id -> name, category, bodyPart, equipment, target, direct video_url):

  • library_index.csv (open in Excel/Sheets)
  • library_index.json (for programmatic use)

The Neo Fit app maps each id to its exercise via the bundled exercise_catalog.json and streams .../library-videos/{id}.mp4 on demand. Populated incrementally by tooling/generate_library_videos.py.