Perplexity orchestrates 19 AI models simultaneously

Perplexity orchestrates 19 AI models simultaneously

By Earth.com
Publication Date: 2026-02-27 01:52:00

Artificial intelligence just took another significant step away from simple chatbots.

Perplexity AI launched a product called Computer, a cloud-based platform designed to break complex projects into smaller tasks, assign each task to the best available AI model, and deliver finished work with minimal human input.

What Perplexity Computer actually does

The system works by accepting a single description of a desired outcome from the user. It then divides that goal into subtasks and creates specialized subagents to handle each one.

One sub-agent might conduct web research while another drafts a document. A third could generate images, and a fourth might write and deploy code. The coordination between these agents runs automatically and asynchronously, meaning users can walk away while the system works.

“Computer unifies every current capability of AI into a single system,” said Perplexity CEO Aravind Srinivas in a post on X. He revealed that the team had spent the previous two months building the product in relative silence.

When Computer encounters an obstacle, it generates additional sub-agents to solve the problem. It can locate API keys, pull supplemental information from the web, write code if necessary, and check in with the user only when truly stuck. Every task runs inside an isolated computing environment with access to a real file system, a real browser, and real tool…