> For the complete documentation index, see [llms.txt](https://posetracker.gitbook.io/posetracker-api/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://posetracker.gitbook.io/posetracker-api/use-posetracker-on-real-time-camera-webcam/integration-tutorials.md).

# Integration tutorials

Use these tutorials to integrate the Tracking endpoint in your stack.

{% hint style="info" %}
The easiest way to experience PoseTracker is the mobile demo app.

Install it on iOS or Android.

Then follow along with the docs.

* iOS (App Store): <https://apps.apple.com/us/app/posetracker-ai/id6759670702>
* Android (Google Play): <https://play.google.com/store/apps/details?id=com.posetracker.v3demo>
  {% endhint %}

If you need another framework, request it here:

<https://app.posetracker.com/users/requests>

### Tutorials in this documentation

* [🆕 Reference movement HTML demo](/posetracker-api/use-posetracker-on-real-time-camera-webcam/integration-tutorials/reference-movement-html-demo.md)
* [Vibe coding with PoseTracker (Cursor / Claude / Copilot / ChatGPT)](/posetracker-api/use-posetracker-on-real-time-camera-webcam/integration-tutorials/vibe-coding-with-posetracker.md)
* [Expo React Native example](/posetracker-api/use-posetracker-on-real-time-camera-webcam/integration-tutorials/expo-react-native-example.md)
* [Vanilla HTML & JS example](/posetracker-api/use-posetracker-on-real-time-camera-webcam/integration-tutorials/vanilla-html-and-js-example.md)
* [iOS SwiftUI example](/posetracker-api/use-posetracker-on-real-time-camera-webcam/integration-tutorials/ios-swiftui-example.md)
* [Android Kotlin example](/posetracker-api/use-posetracker-on-real-time-camera-webcam/integration-tutorials/android-kotlin-example.md)
* [Flutter example](/posetracker-api/use-posetracker-on-real-time-camera-webcam/integration-tutorials/flutter-example.md)

#### You can find additional developer resources on GitHub

These repos are kept as reference implementations.

We’ll clean and stabilize them over time.

They will remain available as sample code for integration.

* **PoseTracker example app repo** for framework-based integrations:\
  <https://github.com/Movelytics/ReactNativeWebcamDemo>
* **PoseTracker LLM prompts repo** for vibe coding with Cursor, Claude, Copilot, and ChatGPT:\
  <https://github.com/Movelytics/posetracker-llm-prompts>

The LLM prompts repo includes ready-to-use prompts, example integrations, quick fixes, and use-case-driven templates for building with PoseTracker faster.

It’s a developer acceleration layer on top of the official docs (not a replacement).

{% embed url="<https://github.com/Movelytics/ReactNativeWebcamDemo>" %}

{% embed url="<https://github.com/Movelytics/posetracker-llm-prompts>" %}
