The Gesture Eye
Camera A watches your hands. Hover-and-hold gestures control the HUD without a mouse.
LIVEA gesture-controlled, fully local AI companion that watches, recognizes, and protects — no cloud, no subscription, nothing leaves the room.
In tradition, Shiva's third eye sees beyond ordinary sight — insight, not just vision. DivyaNetra follows that idea: two physical eyes that see, and a third that understands.
Camera A watches your hands. Hover-and-hold gestures control the HUD without a mouse.
LIVECamera B watches the room — faces, objects and falls — while monitoring stays separate from control.
LIVEA planned local LLM layer will turn what the two eyes see into natural-language understanding and decisions.
IN PROGRESSThe working prototype runs on Jetson Orin Nano. Tap a capability to open its explanation.
Hover-and-hold to toggle features without a mouse.
WORKING→Sustained closed eyes trigger a monitoring mode.
WORKING→Pose-guided enrollment with voice or keyboard input.
WORKING→Local database identifies known vs. unknown people.
WORKING→YOLOv8 detects 80 object classes on the guardian camera.
WORKING→A v1 heuristic flags a fast upright-to-horizontal transition.
WORKING→Local speech-to-text keeps core interaction cloud-free.
WORKING→CPU load and temperature are monitored on-device.
WORKING→Two camera pipelines run independently to preserve responsiveness.
DEPLOYED→The gesture camera continuously tracks interaction so features can be toggled through hover-and-hold gestures. The interface remains responsive while the heavier monitoring pipeline runs separately.
The prototype monitors eye closure and automatically engages a monitoring mode after sustained closure. It is one of the working interaction/safety behaviors already running on the edge device.
Enrollment guides the person through poses such as looking left, right, up and down. Voice or keyboard input can drive the process, avoiding manual capture steps.
InsightFace runs locally with a local database to recognize people and distinguish known from unknown faces. No cloud recognition service is required for the core system.
The guardian camera runs YOLOv8 for live object detection across 80 object classes. This is part of the working safety-monitoring pipeline.
The current v1 approach flags a fast upright-to-horizontal transition and holds the alert. It is intentionally described as a heuristic rather than a finished action-recognition model.
Vosk provides local speech-to-text for the current workflow, keeping core voice input independent of cloud APIs and internet availability.
The system health layer watches live CPU and temperature statistics directly on the device, giving the dashboard awareness of its own operating state.
The system deliberately separates the lightweight gesture-control loop from the heavier monitoring loop, so detection features do not degrade HUD responsiveness.
Hand tracking, eye monitoring and HUD control.
Local inference, modular capabilities and shared dashboard.
Face recognition, object detection and fall detection.
A hardware manifest separating what is already available from the equipment planned for the complete product.
Completed capabilities stay lit; the remaining steps describe the path toward the complete product.
Hover-and-hold interaction, fully mouse-free.
Enrollment, recognition and 80-class object detection.
Heuristic fall detection running on Jetson Orin Nano.
Natural-language command and decision-making on-device.
Spoken responses and hands-free activation.
ESP32 layer — sensors, relays, pump and fan.
Telegram notifications and HUD projected into the room.
Later-stage action-recognition modeling, deliberately scoped as a harder problem.