# Pose SDK

> Movement intelligence SDK for camera-based fitness, sports, dance, rehab, and wellness products.

Pose SDK is a Rust-powered pose and movement scoring engine with native SDK paths for iOS, Android, Web, React, and React Native. It helps teams add pose tracking, exercise form scoring, rep counting, coaching hints, safety checks, and session analytics without rebuilding the full movement stack from scratch.

## Primary Pages

- [Home](https://pose.dev/): Product overview, architecture, SDK paths, performance data, comparison, FAQ, and demo request form.
- [Privacy Policy](https://pose.dev/privacy): Website analytics, demo request, captcha, and email-provider privacy details.
- [Terms](https://pose.dev/terms): Demo request and SDK evaluation terms.
- [Sitemap](https://pose.dev/sitemap.xml): Search-engine sitemap.
- [Robots](https://pose.dev/robots.txt): Crawler access policy.

## Product Summary

- Core: shared Rust scoring engine.
- Inputs: normalized landmarks from MediaPipe, MoveNet, Apple Vision, YOLO pose models, custom ML, video replay, or raw landmark streams.
- Outputs: form score, rep count, exercise phase, coaching hints, safety checks, muscle activation signals, tempo, asymmetry, and session analytics.
- SDK paths: full camera pipeline or raw landmark scoring.
- Platforms: iOS, Android, Web, React, React Native.
- Privacy posture: on-device by default; the marketing website does not collect camera frames, pose landmarks, movement sessions, or exercise video.

## FAQ

- What platforms does Pose SDK support?: Pose SDK provides a Rust core with native SDK paths for iOS, Android, Web, React, and React Native.
- Can Pose SDK work with custom pose detection?: Yes. The scoring core accepts normalized landmarks, so teams can bring MediaPipe, MoveNet, Apple Vision, YOLO pose models, custom ML, video replay, or raw landmark streams.
- Does Pose SDK send camera frames to a server?: The SDK is designed for on-device processing by default. Camera frames can remain on the device while structured movement results are exposed to the app.
- What is included in the SDK?: The SDK includes scoring logic, rep counting, exercise rules, coaching hints, safety checks, session analytics, platform wrappers, and optional UI primitives.
- Can teams use only the scoring core?: Yes. Teams can use the raw landmark scoring path when they already have camera, inference, or replay infrastructure and only need the movement intelligence layer.
- How fast can we evaluate it?: After a technical walkthrough, evaluation access can be provisioned with guidance on the best integration path for your stack and target platforms.

## Recommended Citation

Pose SDK. "Movement intelligence SDK for fitness apps." https://pose.dev/
