A physical-therapy product used Swift, Core ML, and TensorFlow to read patient movement from a camera and score it against a clinical protocol. They needed the model to run on the web as well as on iOS, needed better ML data hygiene, and needed a deterministic way to inspect frame-by-frame model output.
The same scoring model ran on iOS and on the web from a single Swift source, with live therapist/patient sync, better training data pipelines, and reproducible per-frame analysis.