Nvidia Unveils PAIR: Free Tool to Supercharge Home AI Workloads
Nvidia has released a free tool called PAIR (Personal AI Router) that allows users to pool their home GPUs and run AI agents twice as fast, without any additional cost. The software works by treating multiple computers on your home network as a unified inference cluster, allowing local AI workloads to be distributed across machines with spare cycles.
PAIR connects to popular local inference tools Ollama and LM Studio, making it easy to integrate into existing setups without requiring code changes. The tool uses mDNS to discover compatible devices automatically and can handle tasks that break down into many parallel pieces, resulting in significant speed gains.
The benchmark Nvidia published shows a five-subagent task taking 18 minutes on a single RTX Spark laptop finishing in just 8 minutes 48 seconds across a three-device cluster. This is roughly a 2× speedup without any code changes or cloud compute costs.