GadgetBond

  • Latest
  • How-to
  • Tech
    • AI
      • Apple Intelligence
      • Gemini AI
      • Google DeepMind
      • Anthropic
      • Claude AI
      • Claude Code
      • OpenAI
      • ChatGPT
      • Codex
      • Perplexity
      • SpaceXAI
      • Grok AI
      • Microsoft Copilot
      • Meta AI
    • Amazon
    • Apple
    • CES
    • Computing
    • Creators
    • Google
    • Meta
    • Microsoft
    • Mobile
    • NVIDIA
    • Samsung
    • Security
    • Smart Home
    • Sony
    • Xbox
    • YouTube
  • Transportation
    • Audi
    • BMW
    • Cadillac
    • E-Bike
    • Ferrari
    • Ford
    • Honda Prelude
    • Lamborghini
    • McLaren
    • Mercedes
    • Porsche
    • Rivian
    • Tesla
  • Culture
    • Gaming
    • Streaming
    • Apple TV
    • Disney
    • Hulu
    • Marvel
    • HBO Max
    • Netflix
    • Paramount
    • SHOWTIME
    • Spotify
    • Star Wars
Add GadgetBond as a preferred source to see more of our stories on Google.
Font ResizerAa
GadgetBondGadgetBond
  • Latest
  • Tech
  • AI
  • Deals
  • How-to
  • Apps
  • Computing
  • Gaming
  • Mobile
  • Streaming
  • Transportation
Search
  • Latest
  • Deals
  • Buying Guide
  • How-to
  • Tech
    • Amazon
    • Apple
    • CES
    • Computing
    • Creators
    • Google
    • Meta
    • Microsoft
    • Mobile
    • NVIDIA
    • Samsung
    • Security
    • Smart Home
    • Sony
    • Xbox
    • YouTube
  • AI
    • Apple Intelligence
    • Gemini AI
    • Google DeepMind
    • Anthropic
    • Claude AI
    • Claude Code
    • OpenAI
    • ChatGPT
    • Codex
    • Perplexity
    • SpaceXAI
    • Grok AI
    • Microsoft Copilot
    • Meta AI
  • Transportation
    • Audi
    • BMW
    • Cadillac
    • E-Bike
    • Ferrari
    • Ford
    • Lamborghini
    • McLaren
    • Mercedes
    • Porsche
    • Rivian
    • Tesla
  • Culture
    • Gaming
    • Streaming
    • Apple TV
    • Disney
    • Hulu
    • Marvel
    • HBO Max
    • Netflix
    • Paramount
    • SHOWTIME
    • Spotify
    • Star Wars
Follow US
AIComputingNVIDIAPerplexityTech

Perplexity launches Portable Computer for on-prem AI agents

A local-first version of Perplexity Computer promises private, cost-effective AI agents for teams that can’t send data to the cloud.

By
Shubham Sawarkar
Shubham Sawarkar's avatar
ByShubham Sawarkar
Editor-in-Chief
I’m a tech enthusiast who loves exploring gadgets, trends, and innovations. With certifications in CISCO Routing & Switching and Windows Server Administration, I bring a sharp...
Follow:
- Editor-in-Chief
Aug 26, 2026, 2:00 AM EDT
Share
We may get a commission from retail offers. Learn more
Close-up abstract image of dark reflective square tiles with warm orange and green highlights, intersected by thin bright lines and soft white light reflections.
Image: Perplexity
SHARE

Perplexity just flipped a switch on something that’s been quietly building in the background for months: a version of its AI agent that runs entirely on your own hardware, no cloud required. The company calls it Portable Computer, and it’s designed to give people and teams the same multi-model, multi-tool experience as Perplexity’s cloud-based Computer—but with the data staying put on a local machine.

The timing isn’t accidental. It lands alongside NVIDIA‘s DGX Spark, a compact “personal AI supercomputer” built around the Grace Blackwell GB10 chip, with 128GB of unified memory and up to a petaFLOP of AI throughput in a desktop-friendly chassis. Perplexity’s Portable Computer is built specifically for that hardware at launch, turning what could have been a very powerful but generic AI workstation into a turnkey setup for running serious on-premises agents.

Why “local-first” matters now

For a lot of organizations, the promise of AI agents has always come with a catch: to get the best results, you send your documents, code, and internal data out to someone else’s servers. That works fine for public research or casual tasks. It gets complicated when you’re dealing with confidential contracts, unreleased product specs, or customer data that’s covered by strict compliance rules.

Portable Computer is Perplexity’s answer to that tension. The entire runtime—the orchestrator model that plans tasks, the sub-agent models that execute them, and the “harness” that ties tools and apps together—runs on the local device by default. Sensitive files never leave the machine unless the user explicitly authorizes an escalation to the cloud for heavier reasoning or broader web research, and even then, the system is designed to keep sensitive tokens on-device and only send what’s needed.

From a cost perspective, this also changes the math. Running inference locally means those tokens don’t hit per-call API bills. For teams that already own or are considering DGX Spark–class hardware, a big chunk of day-to-day agent work can happen without racking up usage charges, with the cloud reserved for the moments when it actually adds value.

What Portable Computer actually does

If you’ve used Perplexity Computer since its February launch, Portable Computer will feel familiar in terms of capabilities, just shifted onto your desk. It can still:

  • Read and synthesize files—PDFs, docs, codebases, logs—and connect them to web search or internal connectors when allowed.
  • Run multi-step workflows: research a topic, draft a report, generate code, test it in a sandbox, then iterate based on errors.
  • Coordinate multiple models and tools under one interface, rather than making you juggle separate chat windows and APIs.

The difference is where that work happens. In the portable setup, the orchestrator LLM, sub-agent LLMs, and agent harness all live on your machine. When the local system decides it needs something beyond its on-device capacity—say, deeper reasoning or a wider web sweep—it asks the user for permission before escalating to Perplexity’s cloud models. That gate keeps the default posture private and local, while still allowing the agent to “phone home” when it’s truly useful.

Security-wise, Perplexity says Portable Computer matches the cloud version’s safeguards: code and tool execution run in isolated sandboxes with tightly controlled access to files and connected apps. Local-first deployments also tend to keep network exposure minimal by default, using loopback interfaces and authenticated tunnels for remote access instead of opening services directly to the public internet.

The hardware piece: DGX Spark as the launch platform

Portable Computer isn’t tied conceptually to one box, but its first official home is NVIDIA’s DGX Spark. That machine is small enough to sit on a desk—about 150mm square and 50mm tall—but packs a 20-core Arm CPU, a Blackwell-based GPU, 128GB of coherent unified memory, and up to 4TB of fast NVMe storage. NVIDIA positions it as a personal AI supercomputer capable of running models up to around 200 billion parameters locally, and even larger setups in dual-system configurations.

For Perplexity, that’s the sweet spot: enough memory and compute to run serious agent workloads without relying on a data center, but in a form factor that a small team or power user can actually own and operate. As of late August, Portable Computer is available to Perplexity Pro and Max subscribers (including Enterprise tiers) on DGX Spark systems running Linux, with Windows support expected to follow. The company has also signaled that support for more conventional RTX GPU PCs is coming later, which would broaden the hardware base beyond DGX.

On the model side, the initial release ships with Perplexity’s own PPLX 27B model and offers Qwen’s 27B variant as an option, with NVIDIA’s Nemotron 3.5 Lightning slated to arrive soon. That mix gives users some flexibility in how they balance speed, quality, and resource usage on their local rig.

Who this is really for

You can think of Portable Computer as aimed at three overlapping groups:

  • Teams in regulated or sensitive domains—legal, finance, healthcare, enterprise R&D—who want agent-level automation but can’t freely send internal data to the cloud.
  • Companies already investing in on-prem AI infrastructure, especially those eyeing or already using DGX-class hardware, who want a polished agent layer on top of their existing stack.
  • Power users and small studios that generate a lot of proprietary content—code, design assets, research notes—and would rather keep their working data under their own control.

For these users, the value proposition isn’t just “AI on your machine.” It’s “AI that can act like a digital worker, but with your data boundaries enforced by default.”

Where this fits in the bigger AI story

Perplexity’s move mirrors a broader shift in the industry. Over the past year, we’ve seen a steady push toward local and edge AI: laptops and desktops with dedicated AI accelerators, frameworks optimized for on-device inference, and a growing menu of models designed to run without a data center. At the same time, the agent conversation has moved from “chat that can call tools” to “systems that can plan, execute, and iterate over complex tasks.”

Portable Computer sits right at that intersection. It takes the agent paradigm—multi-step, multi-tool, multi-model workflows—and marries it to a local-first architecture that addresses two of the biggest enterprise objections to AI: privacy and cost. By making the local path the default and the cloud path optional and user-gated, Perplexity is effectively saying: you don’t have to choose between powerful agents and control over your data.

The bet now is whether enough organizations and individuals will invest in hardware like DGX Spark—or future RTX-based setups—to make local-first agents a mainstream pattern rather than a niche. If the economics hold up and the tooling keeps improving, “your AI, on your machine” could become as normal as running a local database or version control server.


Discover more from GadgetBond

Subscribe to get the latest posts sent to your email.

Leave a Comment

Leave a ReplyCancel reply

Most Popular

Apple starts 27.2 beta cycle with iPhone Duo support coming
I installed iOS 27 on my iPhone SE 3. Here’s everything that’s new—or, in some cases, what’s not
Snap launches $2,195 SPECS AR glasses and SPECS Intelligence
Prime Video sets October 21 premiere for The Terminal List Season 2
Firefox adds Mistral Small 4 to Smart Window beta

Also Read

A blurred person works at a laptop in warm indoor lighting. To the right, three floating speech bubbles display a live meeting transcription with speakers Zharia, Mikel, and Hayle discussing starting a call. The bottom left features text that reads: "Wispr Flow Notetaker — Meeting notes accurate enough to act on."

Wispr Flow Notetaker now works on Windows

White text reading "Grok Voice Transcribe 2.0" centered against a soft, grainy gradient background of vibrant orange, deep black, and purple.

SpaceXAI launches Grok Voice Transcribe 2.0

User interface popup displaying the effort control slider set to the maximum "Ultra" position. The text above reads: "GPT-6 Astra for max effort and thoroughness. Highest credit usage," with a "Custom" option at the bottom.

Perplexity Computer adds Light, Standard, High and Ultra modes

A row of popular non-fiction ebook covers floating above an AI prompt bar reading "Help me personalize learnings from this book". The featured book covers include Thinking in Bets, The Sense of Style, The Lean Startup, Radical Candor, The New Menopause, Food Rules, and The Power of Habit.

Google launches Expert Intelligence for Gemini Notebook

A promotional graphic set against a soft blue and lavender gradient background. On the left is the white text "CC" next to an outlined pill badge reading "EXPERIMENT." On the right, layered digital interface cards tilt forward into view: a central card titled "Your Day Ahead" details a personalized family agenda with sections like "Top of mind," "On your calendar" (featuring drop-off, pickup, and appointment times), and "On your list." In the background sits a Google Calendar view with an open event card titled "[Maya] Swim Class Youth Level 2," displaying activity details, dates, and instructions.

Google’s CC AI agent can now manage family calendars, tasks, and chores

Mozilla logo

Mila, Mozilla, and Hypertec partner to build local, sovereign AI in Canada

ASUS Ascent QN10 hero

ASUS unveils Ascent QN10 with Snapdragon X2 Elite

A collage of user interface screens showcasing new podcast features on the Threads app against a black background, including analytics insights, post creation tools, video episode previews, and interactive transcript cards.

Threads launches new tools for podcast creators

Company Info
  • Homepage
  • Support my work
  • Latest stories
  • Company updates
  • GDB Recommends
  • Daily newsletters
  • About us
  • Contact us
  • Write for us
  • Editorial guidelines
Legal
  • Privacy Policy
  • Cookies Policy
  • Terms & Conditions
  • DMCA
  • Disclaimer
  • Accessibility Policy
  • Security Policy
  • Do Not Sell or Share My Personal Information
Socials
Follow US

Disclosure: We love the products we feature and hope you’ll love them too. If you purchase through a link on our site, we may receive compensation at no additional cost to you. Read our ethics statement. Please note that pricing and availability are subject to change.

Copyright © 2026 GadgetBond. All Rights Reserved. Use of this site constitutes acceptance of our Terms of Use and Privacy Policy | Do Not Sell/Share My Personal Information.