Perplexity launches Portable Computer for local AI agents on Nvidia RTX PCs

Perplexity is expanding Portable Computer to Windows PCs equipped with compatible Nvidia RTX GPUs, extending its local-first agent architecture beyond the specialized systems and Linux environments on which it initially became available.
The September 14 release is specifically the Windows expansion. Portable Computer itself debuted earlier on Nvidia DGX Spark and subsequently reached RTX hardware running Linux, so the latest development substantially increases the number of professional workstations that can potentially run the system.
Portable Computer moves a large part of the agent stack onto hardware controlled by the user. Model inference, orchestration, planning, tool routing, scheduling, task persistence and local search can operate on the PC, allowing sensitive files and substantial portions of multi-step workflows to remain on-device.
The Windows configuration requires an Nvidia GeForce RTX or RTX PRO GPU with at least 24 GB of VRAM, which places the initial release firmly in the high-end PC and professional-workstation segment.
Cloud capabilities remain available when a task requires current web information, browser interaction, connected services or stronger remote models, creating a hybrid architecture in which the local machine performs routine and sensitive work while selected steps can escalate beyond the device.
ITEM | CURRENT POSITION |
Product | Perplexity Portable Computer |
Latest development | Windows support on compatible Nvidia RTX PCs |
Original deployment | Nvidia DGX Spark |
Previous RTX availability | Linux |
Windows hardware | GeForce RTX or RTX PRO with 24 GB+ VRAM |
Agent orchestration | Runs locally |
Local files and workflows | Can remain on-device |
Cloud escalation | Available when external capabilities are required |
Local usage | Does not consume Computer credits for work completed locally |
Positioning | Local-first persistent AI agent |
··········
WINDOWS SUPPORT MOVES PORTABLE COMPUTER BEYOND SPECIALIZED AI HARDWARE
Portable Computer initially targeted Nvidia DGX Spark, a compact AI system designed specifically for demanding local AI workloads, and Perplexity subsequently expanded the software to Nvidia RTX GPUs running Linux while Windows remained an important missing piece because of its much larger installed base across professional workstations and high-end consumer PCs.
The September 14 expansion closes that operating-system gap and allows a compatible Windows workstation to become the execution environment for Perplexity's local agent architecture without requiring the user to purchase a dedicated DGX Spark system.
The hardware threshold remains substantial because 24 GB of VRAM excludes most mainstream laptops and many gaming PCs, leaving the first Windows implementation primarily relevant to developers, AI professionals, engineering teams and users who already own high-memory GPUs.
For organizations that already maintain RTX workstations for software development, visualization, machine learning or media production, however, the economics are different because the agent can use computing capacity that is already present rather than requiring an entirely separate local AI appliance.
··········
PORTABLE COMPUTER MOVES THE AGENT RUNTIME, NOT ONLY THE LANGUAGE MODEL, ONTO THE PC
Running a language model locally is already possible through numerous applications, but Portable Computer is built around a broader architectural proposition because the agent runtime itself operates on the device.
The locally executed components include the orchestrator responsible for coordinating workflows, the planner that decomposes work into individual steps, the tool router that selects actions, the scheduler for recurring operations, a durable task queue for jobs that continue over time and a local search layer for information stored on the machine.
This architecture produces a materially different system from a conventional local chatbot, which primarily generates responses from a model loaded into GPU memory, because a local agent can inspect information, construct a sequence of actions, operate tools and maintain work across multiple stages while the workstation functions as the execution environment.
ARCHITECTURE | LOCAL COMPONENTS | PRACTICAL EFFECT |
Cloud chatbot | Minimal | Most inference occurs remotely |
Local LLM | Model inference | Private local prompting and generation |
Local RAG | Model + document retrieval | Local analysis of private knowledge |
Portable Computer | Model + orchestration + tools + task infrastructure | Multi-step agent workflows can remain on-device |
Hybrid Portable Computer | Local stack + selective remote services | Local control with external capability when required |
··········
LOCAL MODELS PROVIDE THE FIRST LAYER OF INTELLIGENCE
Portable Computer is designed to use locally installed models capable of handling a substantial portion of the agent's reasoning and execution without sending every request to remote infrastructure.
The local model does not need to match the strongest frontier model available in the cloud for every step because document extraction, classification, file analysis, task routing and many repetitive operations can be handled locally, while difficult reasoning or tasks requiring information unavailable on the workstation can be escalated selectively.
This architecture effectively turns model capability into a resource allocated at the individual task-step level, so a persistent agent can perform many relatively inexpensive local operations and invoke a stronger remote model only for stages where the additional capability materially improves the result.
··········
CLOUD ESCALATION PRESERVES CAPABILITIES THAT CANNOT LIVE ENTIRELY ON THE DEVICE
A completely isolated local agent provides strong control over data movement but loses access to information and services outside the workstation, so Portable Computer retains selective cloud escalation for workflows that need current web information, browser operations, connected applications or stronger remote reasoning.
The practical advantage is that private context and external intelligence can be separated instead of treating the entire workflow as one indivisible cloud request.
A financial analyst, for example, could keep confidential statements, transaction records and internal forecasts on the workstation while allowing the agent to obtain selected external market information required for the analysis, without inherently placing the complete underlying document set into every remote request.
TASK COMPONENT | LOCAL EXECUTION | EXTERNAL CAPABILITY |
Read confidential PDF | Yes | Usually unnecessary |
Search local codebase | Yes | Usually unnecessary |
Analyze spreadsheet | Yes | Usually unnecessary |
Maintain task queue | Yes | Usually unnecessary |
Current web research | Limited locally | Required for current external data |
Frontier-level reasoning | Local model first | Available when needed |
External application action | Depends on service | May be required |
Sensitive context transfer | Controllable | Depends on selected workflow |
Portable Computer should therefore be understood as local-first rather than universally offline, because a workflow can remain on-device when its requirements are local while still retaining access to external resources when necessary.
··········
DATA STUDIOS MAPS THE PRIVACY BOUNDARY AT THE MOMENT INFORMATION LEAVES THE DEVICE
Describing an agent as local does not establish that every operation performed by that agent remains private, particularly when connectors, web services and remote models are involved, so the more useful distinction is the location at which each category of information is processed and the point at which information crosses from the workstation into external infrastructure.
DATA ZONE | PRIMARY LOCATION | PRIVACY IMPLICATION |
Local files | User's PC | Can remain entirely on-device |
Local model context | GPU and system memory | Does not require remote inference |
Local agent state | User's PC | Workflow history can remain close to the user |
Connected application data | Local agent + external service | Governed partly by service permissions |
Cloud-escalated context | Remote infrastructure | Selected information leaves the workstation |
This mapping shows why local execution changes the security boundary without eliminating security considerations: a workflow that only analyzes files stored on the PC can keep processing tightly contained, while sending a message through an external communication platform or requesting remote model inference necessarily exposes the selected data needed for that action.
The architectural advantage comes from making those transitions more granular, so the existence of one external step does not automatically require the entire workflow to become cloud-hosted.
··········
LOCAL EXECUTION CHANGES THE ECONOMICS FROM METERED INFERENCE TOWARD OWNED COMPUTE
Cloud AI generally converts computing capacity into a variable operating expense because repeated inference consumes infrastructure supplied by an external provider, and agent workloads can magnify this structure because one user instruction may trigger many model calls, retrieval operations and intermediate reasoning steps before the final task is completed.
Portable Computer shifts the locally completed portion of this activity onto hardware owned or controlled by the user, and work completed locally does not consume Perplexity Computer credits.
The compute is not free because the workstation still carries acquisition cost, electricity consumption, depreciation and potentially IT administration, but the economic structure moves from predominantly metered remote inference toward upfront hardware investment combined with relatively low marginal local inference costs.
A Data Studios scenario illustrates the mechanism: if an organization already owns a suitable RTX workstation and would otherwise incur $300 per month of incremental cloud-agent inference, transferring that workload locally could theoretically avoid as much as $3,600 of annual metered usage before electricity, administration and remaining cloud-escalation costs.
If the organization instead purchased a $4,000 workstation solely for this purpose, the same hypothetical $300 monthly saving would produce a simple hardware payback period of approximately 13.3 months, calculated as $4,000 divided by $300.
These are Data Studios scenario calculations rather than Perplexity pricing estimates, and actual economics depend heavily on utilization, hardware already owned and the frequency with which workflows still escalate to paid cloud services.
··········
THE 24 GB VRAM REQUIREMENT IS THE MOST IMMEDIATE CONSTRAINT
Portable Computer reaches Windows, but it does not yet reach the typical Windows PC because the 24 GB minimum VRAM requirement creates a significant hardware floor and excludes many recent consumer RTX configurations.
The requirement also illustrates a broader constraint affecting local AI because model weights, runtime state, context and agent processes compete for finite memory while the system is operating, making VRAM capacity as important as raw computational throughput for many workstation deployments.
The addressable market can expand if model compression improves, quantization becomes more efficient or future consumer GPUs ship with larger memory configurations, but the current implementation remains targeted toward comparatively expensive hardware.
··········
FINANCE, SOFTWARE AND CONFIDENTIAL PROFESSIONAL WORK ARE NATURAL EARLY USE CASES
Local-first agents are particularly relevant where the information being processed is commercially sensitive, because software teams can allow an agent to inspect proprietary source code and local development environments while finance teams can work across internal statements, forecasts, transaction exports and other confidential records without making remote inference the default processing path for every operation.
Research, legal and operational teams face similar considerations whenever documents contain intellectual property, customer information or unpublished business data that organizations may be reluctant to upload routinely to third-party AI infrastructure.
Local execution does not remove security risk because a compromised endpoint can still expose everything stored or processed on that machine, so endpoint protection, identity controls, connector permissions, sandboxing and authorization policies become increasingly important as local agents gain the ability to perform actions instead of merely generating text.
··········
PERSISTENT AGENTS TURN THE WORKSTATION INTO AN ALWAYS-AVAILABLE EXECUTION ENVIRONMENT
The inclusion of scheduling and durable task infrastructure indicates that Portable Computer is designed for workloads that extend beyond a single interactive prompt, allowing users to assign longer-running or recurring work to an agent whose execution environment resides on their own hardware.
A workstation could periodically review local files, classify incoming information, prepare recurring analyses or maintain workflows while using computing capacity that would otherwise remain idle, changing the PC from an interface for accessing cloud intelligence into infrastructure capable of hosting persistent AI processes.
The operational trade-off is that a local agent depends on the workstation remaining powered, connected when external services are required, properly maintained and sufficiently protected against unauthorized access, whereas cloud systems externalize much of that availability problem to the provider.
··········
WINDOWS SUPPORT MAKES THE DISTRIBUTION STRATEGY MORE IMPORTANT
The original Portable Computer deployment demonstrated that Perplexity could package model execution, orchestration and agent tools into an environment controlled by the user, while extending that architecture to compatible Windows RTX systems changes the distribution opportunity because organizations can deploy the agent on a familiar operating system and, in some cases, on workstations they already own.
STAGE | EXPANSION |
Initial deployment | Nvidia DGX Spark |
Subsequent expansion | Compatible RTX GPUs on Linux |
September 14 | Windows support on compatible GeForce RTX and RTX PRO PCs |
Hardware threshold | 24 GB+ VRAM |
The progression indicates that local execution is becoming a broader delivery model for Perplexity's agent architecture rather than remaining confined to a specialized Nvidia AI computer, and future reductions in model memory requirements would make this strategy considerably more important because the potential installed base increases sharply once local agents can operate effectively on less expensive GPUs.
··········
PORTABLE COMPUTER SHIFTS PART OF AI INFRASTRUCTURE BACK TO THE USER
Most commercial AI assistants currently use the user's computer primarily as an interface while inference, orchestration and persistent agent state are concentrated in infrastructure controlled by the provider.
Portable Computer changes that allocation by allowing the workstation to supply model execution, orchestration, task persistence and access to local knowledge, while external infrastructure remains available for capabilities that cannot be efficiently provided on-device.
For sensitive workloads, the benefit is greater control over where information is processed; for intensive recurring workloads, owned compute can reduce dependence on metered remote inference when the hardware is already available or sufficiently utilized; and for persistent agents, the workstation becomes an execution environment capable of continuing work beyond a single conversation.
The 24 GB VRAM requirement means this architecture is still far from becoming a feature of every Windows PC, but the Windows release removes one of the largest software-distribution barriers.
The larger development is the gradual transformation of the PC from a terminal used to access cloud AI into infrastructure capable of hosting the AI agent itself, with frontier cloud intelligence becoming a resource that the local system can call when its own capabilities are insufficient.
··········
FOLLOW US FOR MORE.
DATA STUDIOS
datastudios.org


