Latest Results
docs: add physical AI examples (hand tracking + reward scoring) (#7271)
## Changes Made
Adds two physical AI examples from
[daft-physical-ai](https://github.com/Eventual-Inc/daft-physical-ai) to
the docs, listed first in the nav and examples index: hand tracking,
then reward scoring. Each page is the executed `demo.md` copied from the
extension repo, with docs-site adaptations: title, intro naming the
extension, images moved to `docs/img/`, and (rewards) server-script
links made absolute to the extension repo.
- **Hand tracking**: verified by running all 10 Python blocks in order
in a fresh env; outputs match the committed ones (`detect=100%
mean_err=0.116 PCK@.1/.2/.3 = 49/84/96`).
- **Reward scoring**: needs a Robometer eval server (local-GPU and Modal
launchers linked from the page). Committed outputs come from a real run
against a Modal deployment, score-identical across the last three
regenerations.
- **Mobile header fix**: the `.DocSearch-Button` 11rem width override
applied at every viewport, overflowing phones into horizontal scroll -
now scoped to >=768px, and Material's dead search toggle removed.
Verified at 390/800/1440px.
## Screenshots (local `mkdocs` build)
Examples index, light and dark:
<img
src="https://raw.githubusercontent.com/Eventual-Inc/Daft/2d9b6c719/pr-screenshots/examples-index-light.png"
width="49%"> <img
src="https://raw.githubusercontent.com/Eventual-Inc/Daft/2d9b6c719/pr-screenshots/examples-index-dark.png"
width="49%">
Hand tracking, light and dark:
<img
src="https://raw.githubusercontent.com/Eventual-Inc/Daft/229bd66d7/pr-screenshots/hand-tracking-top-light.png"
width="49%"> <img
src="https://raw.githubusercontent.com/Eventual-Inc/Daft/229bd66d7/pr-screenshots/hand-tracking-top-dark.png"
width="49%">
Reward scoring, light and dark:
<img
src="https://raw.githubusercontent.com/Eventual-Inc/Daft/229bd66d7/pr-screenshots/reward-scoring-top-light.png"
width="49%"> <img
src="https://raw.githubusercontent.com/Eventual-Inc/Daft/229bd66d7/pr-screenshots/reward-scoring-top-dark.png"
width="49%"> Latest Branches
0%
kyo-tom:support_iceberg_rest_catalog_on_gravitino 0%
BABTUNA:refactor/unify-shuffle-backend-repartition 0%
© 2026 CodSpeed Technology