From a0b5506b8ccc5c0db597020cc3d815aff6d3e6c4 Mon Sep 17 00:00:00 2001 From: ruv Date: Sun, 1 Mar 2026 01:47:21 -0500 Subject: [PATCH] docs: rename embedding section to Self-Learning WiFi AI Reframe the ADR-024 section header to emphasize AI self-learning and adaptive optimization rather than technical CSI embedding terminology. Co-Authored-By: claude-flow --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7329ed0..601f945 100644 --- a/README.md +++ b/README.md @@ -143,9 +143,9 @@ These scenarios exploit WiFi's ability to penetrate solid materials — concrete ---
-🧠 Contrastive CSI Embedding Model (ADR-024) — Self-supervised WiFi fingerprinting, similarity search, and anomaly detection +🧠 Self-Learning WiFi AI (ADR-024) — Adaptive recognition, self-optimization, and intelligent anomaly detection -Every WiFi signal that passes through a room creates a unique fingerprint of that space. WiFi-DensePose already reads these fingerprints to track people, but until now it threw away the internal "understanding" after each reading. The Contrastive CSI Embedding Model captures and preserves that understanding as compact, reusable vectors. +Every WiFi signal that passes through a room creates a unique fingerprint of that space. WiFi-DensePose already reads these fingerprints to track people, but until now it threw away the internal "understanding" after each reading. The Self-Learning WiFi AI captures and preserves that understanding as compact, reusable vectors — and continuously optimizes itself for each new environment. **What it does in plain terms:** - Turns any WiFi signal into a 128-number "fingerprint" that uniquely describes what's happening in a room