Personal Computer is coming to Windows.
Personal Computer for Windows runs on your machine and orchestrates across the apps and files you use every day.
We'll roll out first to paying Max and Enterprise Max subscribers on the waitlist.
Perplexity Computer is for growing businesses.
Computer connects to 400+ tools for every type of company, including Intuit QuickBooks, Vercel, Shopify, Canva, and more.
Learn more about how people are using Computer for their business:
https://t.co/mGH1cveGZj
Personal Computer is coming to Windows.
Personal Computer for Windows runs on your machine and orchestrates across the apps and files you use every day.
We'll roll out first to paying Max and Enterprise Max subscribers on the waitlist.
Two new ways to bring your health data into Perplexity.
Perplexity now connects to Apple Health on iPhone. Use your sleep, activity, and HRV data in Computer.
Function is now available in Perplexity Health. Add labs and ask about biomarkers, blood draws, or panel results.
Today we're announcing that hybrid agentic inference is coming to Perplexity Computer.
Computer can split tasks between a local model running on your machine and frontier models in the cloud. This keeps private data on your device and maximizes token efficiency.
Coming soon.
Keeping sensitive data on device while cloud AI adds scale and context, @perplexity_ai@AravSrinivas demonstrates hybrid local server inference orchestration at Computex.
https://t.co/55RnqQb44I
Introducing Search as Code, our new search architecture for AI agents.
It writes Python that calls our search stack directly, instead of looping through function calls one at a time.
Available in the Perplexity Agent API, and now default in Computer.
https://t.co/ut6GGWQTVO
WANDR is our in-house wide benchmark, built to mirror real professional research workloads.
Search as Code scores 0.386 to the next best system's 0.152, and the benchmark is far from saturated.
We're releasing WANDR in the coming weeks.
Computer runs on the same secure infrastructure as the rest of Perplexity. The enterprise-grade security layer includes SAML SSO, audit logs, and granular admin controls.
Read more:
https://t.co/BukGFoGcNk
Perplexity Computer is now available inside Microsoft Excel, Word, PowerPoint, and Outlook.
Orchestrate across work with Computer directly in the side panel of your app to draft documents, model, build decks, and handle email.
Available now: https://t.co/0itt5XcFRX
We're open-sourcing the Unigram tokenizer we rebuilt to reduce CPU utilization by 5-6x.
Small rerankers and embedders run in single-digit milliseconds on GPU, making CPU tokenization a meaningful share of total latency.
https://t.co/QUnHeiho56
At production input lengths, the encoder cuts p50 latency by roughly 5× vs. HuggingFace tokenizers, 2× vs. SentencePiece C++, and 1.5× vs. IREE C.
At 514 tokens, it runs in 63 µs with zero heap allocations.