RuView
3D human pose estimation from WiFi signals — no camera required
The Panel's Take
RuView is an open-source platform that performs real-time 3D human pose estimation, vital sign monitoring, and presence detection using nothing but cheap WiFi signals from $9 ESP32 microcontrollers. No cameras, no video, no cloud subscription required. The system tracks 17 COCO body keypoints and measures heart rate and breathing by analyzing how bodies disrupt WiFi Channel State Information (CSI) — the same physics used in research labs, now running on a microcontroller you can buy in bulk for single-digit dollars. The architecture fuses WiFi CSI with optional depth and mmWave radar data into a real-time 3D spatial model. On-device spiking neural networks adapt to a new room's RF geometry in under 30 seconds. Total hardware cost for a full room setup: around $140. The software stack is written in Rust with pre-trained models on Hugging Face and an active Python binding layer for downstream ML pipelines. The privacy implications are significant — and cut both ways. RuView can monitor a care home resident's breathing without a camera in their bedroom, or let a smart home detect when all occupants have left. The open-source release makes the technology accessible to indie builders for the first time, but also means the underlying sensing capability is now commodity.
Share this verdict
RuView verdict: SHIP 🚀 3 ships · 1 skip from the expert panel Full review: shiporskip.io/tool/ruview-wifi-densepose-human-pose-esp32-2026
Weekly AI Tool Verdicts
Get the next verdict in your inbox
7 critics review a new AI tool every day. Weekly digest — free.
Embed this verdict
Tool makers can add a live ShipOrSkip badge to their site. Badge loads track impressions; clicks route back to this review.
<a href="https://shiporskip.io/api/badge-click/ruview-wifi-densepose-human-pose-esp32-2026" target="_blank" rel="noopener"><img src="https://shiporskip.io/api/badge/ruview-wifi-densepose-human-pose-esp32-2026" alt="RuView Ship verdict on ShipOrSkip" width="360" height="90" /></a>[](https://shiporskip.io/api/badge-click/ruview-wifi-densepose-human-pose-esp32-2026)<iframe src="https://shiporskip.io/embed/ruview-wifi-densepose-human-pose-esp32-2026" title="RuView ShipOrSkip verdict" width="360" height="260" style="border:0;border-radius:16px;max-width:100%;" loading="lazy"></iframe>The reviews
“The Rust implementation is solid and the Python bindings make integration into existing ML pipelines painless. Spiking nets that calibrate in 30 seconds per room is a genuinely impressive engineering achievement. If you're building any kind of ambient intelligence or smart space product, this is the starting point.”
“WiFi CSI sensing is highly sensitive to room geometry, furniture, and even what people are wearing — repeatability across environments is a known research challenge. The $140 hardware number assumes perfect component sourcing. Real production deployments will need significant RF calibration work before the 17-keypoint claims hold up in arbitrary spaces.”
“Camera-free sensing is the unlocking technology for ambient AI in spaces where visual surveillance is unacceptable — hospitals, elder care, locker rooms, private homes. Commoditizing this with $9 chips and open-source models is a category-defining move. Five years from now WiFi sensing will be standard in smart buildings.”
“The interaction design possibilities are wild — imagine interfaces that respond to your posture, proximity, or even breathing rate without any wearable or visible sensor. RuView could enable ambient, invisible UI paradigms that current computer vision approaches can't touch because of privacy constraints.”