Nvidia has released Personal AI Router (PAIR), an open-source virtual router designed to distribute local AI processing across multiple hardware devices on a local network. Positioned between local inference tools like Ollama or LM Studio and network hardware, PAIR automatically routes agent requests to available machines without requiring code changes to applications. It supports Nvidia GeForce RTX 20-series GPUs and above, RTX Pro workstations, DGX Spark, and Apple silicon devices running M4 or later chips.

In benchmark testing demonstrated by Nvidia, a three-device network cluster completed a five-subagent task in under 9 minutes, half the time required by a single standalone laptop. PAIR automatically detects compatible hardware on the network and secures inter-device communication using MTLS encryption. The software beta is available across Windows, macOS, and Linux operating systems as part of Nvidia’s strategy to bolster local hardware usage.

Why it matters

  • Enables local multi-agent AI execution by pooling compute resources across consumer and workstation hardware.

  • Reduces latency and hardware bottlenecks for developers running local open-source models across distributed devices.

Source: the-decoder.com