SAN FRANCISCO, CA โ In a repurposed North Beach church on March 11, 2026, Perplexity AI held its first-ever developer conference, Ask 2026. The setting was theatrical by design. CEO Aravind Srinivas opened the event with a single declarative line: "AI is the computer."
What followed was the most expansive product release in Perplexity's history โ a hardware-software hybrid called Personal Computer, a suite of four developer APIs opening its "Agentic" infrastructure to the public, and a direct assault on the financial data industry.
Your Mac mini as an "Always-On" Worker
Despite its name, Personal Computer is not new hardware. It is a sophisticated software layer that transforms a user-supplied Mac mini into a 24/7 autonomous digital proxy โ anchoring Perplexity's cloud-based Perplexity Computer platform (launched in February) to local hardware for persistent, always-on execution.
The distinction from existing cloud-only agents is meaningful: because the process runs on local hardware, it can access the file system, read from local apps, and respond to real-time triggers โ not just browser-based tasks.
How Personal Computer Works
Continuous Operation
The agent runs 24 hours a day, 7 days a week on the host Mac mini. This allows it to monitor triggers โ incoming emails, Slack messages, calendar events โ and finish assigned tasks while the user is asleep or away from their desk. It does not require the user to be present or have any window open.
Local-Cloud Hybrid Architecture
Personal Computer merges local file access and desktop application integrations (Notion, GitHub, Salesforce) with Perplexity's cloud orchestration layer โ which routes tasks across 20+ frontier models, including Claude 4.5, GPT-5.2, and Gemini 2.0, depending on the task type and complexity.
Remote Control from Any Device
Once configured, users issue "objectives" to their Personal Computer from any mobile device or browser. The agent interprets the objective, breaks it into steps, selects the appropriate tools and models, and executes โ reporting back when complete or when it needs human input.
New Tools for Developers: Four Agentic APIs
Alongside the consumer product, Perplexity opened its agentic infrastructure to the developer community via four new APIs โ each targeting a specific layer of autonomous workflow construction.
Agent API
A managed runtime for multi-step agentic tasks. Rather than building separate model routers and search layers, developers get a single endpoint for orchestration and tool execution. Perplexity handles routing, retries, and context management internally.
Sandbox API
The most technically significant release of the conference. The Sandbox API provides isolated Kubernetes containers โ Python, JavaScript, and SQL โ where agents can safely execute code, generate charts, and transform data in a fully stateful environment. Each sandbox is ephemeral and scoped to a session, preventing cross-task contamination.
Search API (Updated)
The Search API now features span-level labeling, which returns more precise, granular snippets rather than full document blocks. For teams building Retrieval-Augmented Generation (RAG) pipelines, this directly reduces token costs by returning only the relevant portion of a source โ not the surrounding context.
Embeddings API
A new web-scale retrieval model that Perplexity claims outperforms Google's latest embeddings on specific semantic search benchmarks. The model was trained on Perplexity's own web index, optimized for real-time retrieval rather than static document search.
Enterprise Expansion & Finance: Taking On Bloomberg
Perplexity is aggressively targeting its $200/month Max and Enterprise tiers with deep data integrations that move well beyond general-purpose AI search.
Computer for Enterprise
The enterprise tier of Personal Computer adds SOC 2 Type II compliance and native connectors for Snowflake, Databricks, and HubSpot โ making it deployable within organizations with strict data-handling requirements and existing data warehouse infrastructure.
Perplexity Finance
The most direct competitive move of the conference. Under the "Computer" umbrella, Perplexity Finance now provides access to 40+ live financial tools, including SEC filings, Coinbase price feeds, and LSEG data โ enabling the autonomous construction of Excel models and dashboards without a human analyst in the loop.
The "Personal Computer" Subscription Reality
| Feature | Details |
|---|---|
| Price | Included for Perplexity Max ($200/month) or Enterprise users |
| Hardware Requirement | User-supplied Mac mini (M-series recommended) |
| Availability | Waitlist only as of March 12, 2026 |
| Safety | Kill Switch included ยท Full audit logs for every session |
| Cloud Models | 20+ frontier models: Claude 4.5, GPT-5.2, Gemini 2.0 |
| App Integrations | Notion, GitHub, Salesforce, Snowflake, Databricks, HubSpot |
| Finance Tools | 40+ live tools: SEC filings, Coinbase, LSEG data |
| Compliance | SOC 2 Type II (Enterprise tier) |
What This Means
Personal Computer is Perplexity's clearest answer yet to the question of what an AI company ultimately becomes: not a chatbot, not a search engine, but an always-on execution layer for knowledge work. The product is still in waitlist mode and depends on users already owning a Mac mini, which constrains near-term adoption โ but the architecture is the more significant story.
By opening its Agent and Sandbox APIs to developers, Perplexity is also making a bet that the next generation of agentic software will be built on top of a unified orchestration + search + execution stack โ rather than developers assembling these layers from separate providers.
Whether enterprise teams adopt Perplexity Finance as a Bloomberg alternative will be the real commercial test. At $200/month versus $2,000/month, the price pressure is undeniable. The question is whether the data freshness, reliability, and depth of live financial feeds can match incumbent offerings at scale.