Perplexity has released Portable Computer, a local-first version of its Computer agentic platform engineered to run models, orchestrators, and tool sandboxes directly on edge workstations like the NVIDIA DGX Spark. The software packages local inference engines, app connectors, and post-trained models into a single local system that executes steps without per-token API charges.

The local orchestrator defaults to running quantized models like Qwen 3.8 27B or Perplexity’s tuned PPLX 27B within an OS-enforced sandbox restricting system and network permissions. When complex reasoning or live web access is required, the system prompts the user before sending sanitized contextual steps to external cloud models, preventing raw file access.

Benchmark results published by Perplexity show the local setup achieving high accuracy on workplace tasks at zero marginal cost, while hybrid cloud escalation narrows performance gaps against top-tier frontier APIs like Claude Opus 5 at a fraction of the cost.

Why it matters

  • Enables local execution of complex agent workflows, drastically reducing API token costs for power users and enterprise teams.

  • OS-enforced local sandboxing offers strict privacy guarantees by keeping private data off cloud servers until explicitly approved.

  • Demonstrates hybrid local-cloud agent architectures that balance local efficiency with high-tier cloud reasoning.

Source: marktechpost.com