— In development —
PoleGraph AI
A skill graph and combo engine for pole dance.
✦Computing the next move
↻ Tap for another move
PoleGraph maps pole dance moves, prerequisites, entry and exit shapes, and difficulty into a graph. The goal is to help dancers plan a path from their current skills to a target move, then build combos that fit their level.
I. How it works
- 01 Skill Graph A move database with prerequisites, tags, and difficulty
- 02 Learning Path Engine Routes from current skills to target moves
- 03 Combo Generator AI-assisted routines based on user goals and constraints
- 04 Transition Graph Real-world difficulty between linked moves
- 05 Interactive Visualizer Browser-based 3D previews for moves and combos
- 06 AI Coach Personalized recommendations, training guidance, and progression planning
- 07 Video Analysis (future) Pose recognition and skill assessment from practice videos
II. Roadmap
- NowResearch and modeling
- Move schema
- Prerequisite graph
- Entry and exit tagging
- Combo rule design
- NextInteractive layer
- Interactive graph viewer
- User skill profile
- Difficulty-aware combo generation
- LaterMultimodal extensions
- 3D mannequin preview
- Pose and video analysis
III. Technical approach
- Knowledge graphs
- Recommendation systems
- Graph search
- AI-assisted decision support
- LLM applications
- Interactive data visualization
- Three.js / React Three Fiber
✦
Currently in research, architecture design, graph modeling, and prototype planning.
← Back to the Lab