Update project page with hand-control demo#268
Merged
ryanontheinside merged 1 commit intoJun 23, 2026
Conversation
918fab4 to
67a63ab
Compare
viborc
approved these changes
Jun 18, 2026
viborc
left a comment
Collaborator
There was a problem hiding this comment.
LGTM ✅
Reviewed locally (served docs/ and compared against the live page). Checked each claim:
- New video is live.
bird_demo_hands.mp4on the R2 bucket returns 200 (23.8 MB, uploaded same day as the commit). - The poster is valid.
poster-bird-demo-hands.jpg, 1920×1080, matches the video. - Old card fully removed. No leftover
prompt-blendreferences except the unrelated LLM-agent caption that mentions "prompt-blend updates" as a control parameter, which is correct and not a stray. - Copy is accurate. The "separate MediaPipe hand-tracking frontend maps gestures onto DEMON's live controls" line checks out. The
apps/summondemo indemon-example-appsmounts as an external static demo via the shared/sdk/bundle and uses MediaPipe hand tracking as a control surface (seedemos/realtime_motion_graph_web/README.md). - Base branch is correct. Targets
docs/project-page, which is the GitHub Pages publishing branch (/docspath), so merging publishes straight to the live page.
There's one non-blocking nit: docs/assets/img/poster-prompt-blend.jpg is now orphaned. This PR removes its only reference but leaves the file. Fine to drop here or clean up later.
Your choice.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Checks