<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>MediaPipe on Jeroen Nyckees</title><link>https://jenyckee.github.io/tags/mediapipe/</link><description>Recent content in MediaPipe on Jeroen Nyckees</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Fri, 19 Jun 2026 14:00:00 +0200</lastBuildDate><atom:link href="https://jenyckee.github.io/tags/mediapipe/index.xml" rel="self" type="application/rss+xml"/><item><title>Analyzing Deadlift Form with Computer Vision and a Local LLM</title><link>https://jenyckee.github.io/posts/deadlift-analyzer/</link><pubDate>Fri, 19 Jun 2026 14:00:00 +0200</pubDate><guid>https://jenyckee.github.io/posts/deadlift-analyzer/</guid><description>&lt;p>I took a deadlift video from &lt;a href="https://www.reddit.com/r/formcheck">r/formcheck&lt;/a>, fed it to a Python script, and got back prioritized coaching cues. All running locally on my laptop. No cloud APIs, no subscriptions. Just MediaPipe for pose estimation, OpenCV for frame extraction, and &lt;a href="https://jenyckee.github.io/posts/qwen-pi-local-llm/">Qwen 3.5-9B running on llama.cpp&lt;/a> for natural-language feedback.&lt;/p>
&lt;h2 id="the-idea">The Idea&lt;/h2>
&lt;p>&lt;a href="https://www.reddit.com/r/formcheck">r/formcheck&lt;/a> is a subreddit where lifters post videos of their sets and ask for feedback. You film your deadlift, upload it, and wait for someone (hopefully qualified) to tell you what to fix. The problem is that feedback is inconsistent, slow, and often contradictory.&lt;/p></description></item></channel></rss>