Brain is our self-improving memory system for Perplexity Computer. It compiles sessions, files, and sources into a structured knowledge wiki. New evals build on our initial results, improving correctness by 9.3 points, currentness by 8.0, and recall by 8.9 with 15% fewer tokens.

Brain is a comprehensive memory system with three key components: durable memory storage, foreground agents that answer queries, and background agents that update and improve memory.

Brain stores memory as a filesystem of linked Markdown files. It connects related subjects across the wiki and links each claim to the sessions and files that support it. This structure allows us to organize memory perfectly suited for agents.


We use background agents, called Dream agents, to create a continuous self-improvement loop. Dream agents run offline, with carefully defined scope and Dream-specific guardrails, synthesizing new information into consistent and accurate Brain updates.

A retrievable memory filesystem with background revision lets an use a full history without loading it into every prompt, and the show accuracy and cost improving together.
repoI am getting genuine questionsbhanuhai2
articleFilesystem-Based Memory for LLM Agents: Organization, Evolution, and SustainabilitySizhe Zhou, Sheldon Yu, Hui Wei, Junda Wu, Siru Ouyang, Yizhu Jiao, Shijia Pan, Julian McAuley, Yu Zhang, Tong Yu, Jiawei HanChecking sign-in…
Loading comments…