24 lines
702 B
JSON
24 lines
702 B
JSON
{
|
|
"name": "ruview",
|
|
"description": "End-to-end RuView (WiFi-DensePose) toolkit for Claude Code: onboarding, ESP32 hardware setup, configuration, sensing applications, model training, advanced multistatic sensing, witness verification, BFLD privacy layer, and rvAgent + RVF agentic flows — from practical to advanced.",
|
|
"version": "0.2.0",
|
|
"author": {
|
|
"name": "ruvnet",
|
|
"url": "https://github.com/ruvnet/RuView"
|
|
},
|
|
"homepage": "https://github.com/ruvnet/RuView",
|
|
"license": "MIT",
|
|
"keywords": [
|
|
"ruview",
|
|
"wifi-densepose",
|
|
"wifi-sensing",
|
|
"csi",
|
|
"esp32",
|
|
"pose-estimation",
|
|
"vital-signs",
|
|
"edge-ai",
|
|
"model-training",
|
|
"onboarding"
|
|
]
|
|
}
|