AI that can see your browser. Without seeing your secrets.
A privacy-first browser agent that understands your screen, protects sensitive data locally, and takes action for you.
Your data stays yours.
Zero raw screen exfiltration. Cryptographic local isolation before any packet leaves your machine.
See locally
Lightweight computer vision models run directly inside the browser.
Redact locally
Sensitive information is detected and masked before network transmission.
Reason remotely
Only sanitized context is sent to the AI model for complex reasoning.
How netrAI Works
A seamless 5-step pipeline engineered to guarantee high-accuracy AI reasoning without ever exposing private user credentials.
Capture
The extension observes the current browser screen and DOM.
Detect
Local vision models and privacy rules identify sensitive information.
Redact
Sensitive regions are masked and replaced with safe tokens.
Reason
Sanitized visual and DOM context is sent to the AI reasoning layer.
Act
The AI returns structured commands (click, fill, scroll) that the browser executes locally.
The browser does the sensitive work.
Embedded WebGPU & WebAssembly neural engines executing real-time computer vision entirely on-device with zero raw cloud roundtrips.
CLIP ViT-B32
Generates rich visual embeddings to map complex interactive elements and web application layout structures without sending raw framebuffers off-device.
BlazeFace
Sub-millisecond facial bounding box locator optimized for mobile GPU architectures, ensuring KYC selfies and user profile avatars are detected instantaneously.
RapidOCR
Extracts alphanumeric strings from canvas captures, buttons, labels, and receipt screenshots purely on the CPU/GPU thread inside the extension sandbox.
jsQR
Real-time binarization and parsing of authentication 2FA QR codes, payment UPI QR matrices, and shipping barcodes directly in browser memory.
Regex & Checksum Engine
High-speed algorithmic checks validating payment card mod-10 Luhn checksums, Indian Aadhaar Verhoeff verification, PAN alphanumeric tokens, and US SSNs.
WebGPU
Harnesses client GPU compute shaders for parallel neural inference, keeping execution responsive and avoiding CPU thread blocking during heavy web browsing.
WebAssembly (WASM)
Compiles C++ and Rust computer vision algorithms to near-native speed inside an isolated, memory-safe execution sandbox with strict zero-system-access guarantees.
Zero-Trust Privacy Architecture
An immutable cryptographic barrier partitions local client sandbox memory from remote cloud inference. Raw secrets cannot cross the perimeter.
LOCAL / TRUSTED ZONE100% ON-DEVICE
Chromium Extension Sandboxed Memory & WebGPU
Extracts ephemeral viewport framebuffer and DOM node hierarchy in client RAM.
Scans screen pixels for faces, avatars, and alphanumeric text with zero cloud roundtrips.
Verifies credit card checksums, tax IDs, medical records, and credential fields.
Blurs visual bounding boxes and replaces DOM strings with surrogate token IDs.
Isolated ephemeral browser-memory dictionary mapping real data ↔ surrogate tokens. Never written to disk or sent across networks.
Executes verified structured action JSON directly against page DOM elements, re-injecting vaulted tokens at submit time.
CLOUD / SANITIZED ZONEREMOTE VLM
Multimodal Large Vision-Language Model
Multimodal image containing only blurred blackouts, with stripped DOM layout trees and surrogate token IDs.
Performs visual workflow reasoning: analyzes button coordinates, form structure, and navigation intent.
Compiles reasoning into safe JSON commands (e.g. { action: "click", selector: "#submit" }) rather than executable JavaScript.
• Unredacted Face Pixels: 0
• Credit Card PAN Exfiltration: 0%
Intelligent Dual-Path Routing
Not every web action requires a remote supercomputer. netrAI routes simple interactions locally and reserves cloud VLMs for high-complexity visual reasoning.
Can this task be completed locally?
DOM heuristics, deterministic selectors, and lightweight client models execute directly in browser memory.
Multimodal visual reasoning dispatched exclusively with masked screen bounding boxes and tokenized strings.
YES — Complete Locally
Privacy isn't a setting. It's the architecture.
Defense-in-depth engineering designed so that even a fully compromised server cannot view your private information.
On-device detection
Inspects visual pixels and raw DOM node contents entirely in local memory before any HTTP payload or network packet is constructed.
Redaction before network
Permanent client-side graphical and string redaction occurs before network sockets or WebSockets open. Visual bounding boxes are pixel-blurred.
Local token vault
Raw passwords, Aadhaar, PAN, and card numbers exist exclusively inside ephemeral in-memory token vaults with zero persistence to disk or remote servers.
Sanitized reasoning
Server VLMs operate purely on structural tokens ([TOKEN_CARD_1], [TOKEN_NAME]), making credential extraction mathematically impossible.
Structured actions
Remote AI produces strict JSON action schema ({ action: "click", selector: "..." }) rather than executable scripts, preventing remote code execution (RCE).
Engineered for Uncompromising Speed
By shifting visual intelligence and privacy redaction directly onto the user's machine, netrAI eliminates the massive network overhead of streaming raw screen video to the cloud.
Local inference
Sub-frame computer vision and element localization executing directly via client GPU shaders without network latency.
Low network payload
Downscaled, optimized, and redacted screenshot payloads reduce network bandwidth by orders of magnitude compared to raw visual streaming.
On-device redaction
Instantaneous tokenization and pixel masking with zero roundtrip cloud dependency. PII is obscured before sockets connect.
Browser-native execution
Direct execution in Chromium extension service worker with native DOM event dispatching for instant UI responses.
Lightweight models
Quantized neural networks engineered and pruned specifically for modern web browser runtime constraints and client hardware.
See netrAI in Action
Experience how the visual privacy agent safely completes multi-step tasks in real time across sensitive web applications.
Fintech Checkout Gateway
Simulated Web Viewport
Extension ingests viewport canvas buffer and DOM elements into local RAM.
Give AI your browser. Not your private data.
Download the privacy-preserving browser agent and experience AI assistance without handing over your sensitive screen data.