From 90b5beb1d40e4ec7851f4a1082e2b9f8b4ef8187 Mon Sep 17 00:00:00 2001 From: ruv Date: Tue, 3 Mar 2026 16:38:07 -0500 Subject: [PATCH] docs: add "No Internet" to README tagline Co-Authored-By: claude-flow --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a43a34db..5d57d8b8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # π RuView -**See through walls with WiFi.** No cameras. No wearables. Just radio waves. +**See through walls with WiFi.** No cameras. No wearables. No Internet. Just radio waves. WiFi DensePose turns commodity WiFi signals into real-time human pose estimation, vital sign monitoring, and presence detection — all without a single pixel of video. By analyzing Channel State Information (CSI) disturbances caused by human movement, the system reconstructs body position, breathing rate, and heartbeat using physics-based signal processing and machine learning. [Edge modules](#esp32-s3-hardware-pipeline) are small programs that run directly on the ESP32 sensor — no internet needed, no cloud fees, instant response.