Kanverse GPU Borrow demonstrates how a device can temporarily use GPU compute exposed by another machine through Blink Bridge. GPT-6 Astra acts as the orchestrator: it discovers the capability, inspects its state, requests explicit user authorization, invokes one bounded NVIDIA GPU workload, verifies the result, and confirms the GPU is released. The demo uses a real NVIDIA RTX 3050 Laptop GPU and a live cross-device connection—not a simulated GPU.
Astra made it practical to let an AI agent discover and inspect a capability exposed by another device, obtain explicit user authorization, invoke a bounded GPU workload, verify the result, and release the resource through a real cross-device connection.
We built Kanverse GPU Borrow to explore a simple question: what if a device could temporarily use a capability that exists on another device?
This first demo focuses on GPU compute. Astra discovers the remote capability, inspects it, asks for explicit authorization, executes one bounded workload on a real NVIDIA RTX 3050, verifies the result, and releases the GPU.
This is an early prototype, but the underlying cross-device capability path is real. We'd love feedback on where this idea could go next.
Kanverse GPU Borrow
Kanverse GPU Borrow