Home/Research/Publication

Simulating the World with 8.3 Billion Personas

Before a product meets real people, what if thousands of simulated ones could try it first? Our new technical report describes MatrAIx: a population of AI personas, four kinds of studies they can take part in, and what happened when we ran 18,189 of those trials.

MatrAIx
MatrAIx Core Team
August 6, 2026
11 min read

Imagine you sell a soft drink and you are weighing a $2 price increase on a 12 pack. Will your regular buyers stay? The traditional way to find out is a market study: recruit hundreds of people, pay them, and wait weeks for results. It works, but it is slow and expensive, so most teams run studies rarely, late, or not at all.

AI products have the same problem in a sharper form. A coding assistant can pass every automated test and still frustrate half of its users, because those tests measure whether the answer is correct, not how the product feels to use. A beginner wants explanations, small steps, and reassurance. An expert wants two terse lines and no hand holding. The same product can delight one of them and annoy the other, and an average score hides both.

MatrAIx proposes a middle path: before you test with real people, test with simulated ones. AI agents play the roles of realistic, varied users. They take your survey, argue with your chatbot, shop on your website, and click through your app. Then they report back, and you can read every individual interaction to see exactly why a certain kind of user gave up. For the report we ran 18,189 of these trials across eight example studies.

1. The three pieces of MatrAIx

MatrAIx is built from three parts that plug into each other.

A population to draw people from. Persona 8B is a collection of 8.3 billion personas. Each persona is a detailed description of a fictional but realistic person: their age, region, languages, job, personality, skills, habits, and interests, organized into 1,290 standard attributes. A persona becomes a persona agent when an AI model is asked to play that person.

A place for them to act. The MatrAIx Playground runs the studies. You describe the audience you care about, MatrAIx pulls matching personas from the population, and each one independently works through your task while the system records what it thought, said, and did.

A library of ready studies. MatrAIx Applications holds 1,010 reusable study designs across more than 25 industries, including commerce, software, finance, and healthcare. Each one specifies who takes part, what they try to do, and how the result is checked.

Three panel diagram: building the persona population, the Playground where persona agents run, and the four study types used to evaluate products
How the pieces fit together: build the population (A), run persona agents through studies in the Playground (B), and evaluate real products in four kinds of environments (C).

2. Watch it in action

The quickest way to understand MatrAIx is to see one study run end to end. The demo below sets up a question, picks a cohort of personas, lets them loose, and walks through the report that comes back.

The MatrAIx demo: from a product question to a population of simulated users to an auditable report.

3. Where 8.3 billion personas come from

A persona in MatrAIx is more than a one line character sketch. Here is one from the Playground: "Rachel Bennett, 35 to 44, North America. Working mother balancing a full time job, two school age children, and a tight household budget. Price sensitive and pragmatic." Behind that summary sit hundreds of filled attributes that shape how she behaves in a study.

The population is built in two complementary ways.

Some personas are grounded in real people's traces. About 600,000 of the released records were extracted from public sources: Wikipedia biographies, Amazon review histories, the Stack Overflow Developer Survey, the General Social Survey, the PRISM Alignment study, and 355 volunteers who filled out the MatrAIx Persona Survey themselves. Every record is stripped of names and contact details. What remains is the shape of a real life: what this person knows, values, buys, and struggles with.

The rest are synthesized, carefully. You cannot just roll dice for each attribute independently, or you get a retired surgeon who is also 19 years old. MatrAIx samples each attribute in a way that respects how attributes depend on each other, using published population statistics. Someone's education level depends on their age. Their English proficiency depends on their region and first language. Impossible combinations are filtered out, while merely unusual ones are kept, because real populations contain unusual people. The web of dependencies behind that sampling covers all 1,290 attributes, and the paper draws it in full:

The full dependency graph over 1,290 persona attributes: colored dots arranged in 44 category lanes, connected by a haze of gray dependency threads
The web the sampler walks, from the paper. Every dot is one of the 1,290 attributes, grouped into 44 category lanes; every gray thread connects an attribute to one it is sampled from. Bigger dots are connected to more attributes.
The Persona World interface showing persona cards and a three step overlay: persona extraction, synthetic generation, and Persona World
Persona World, the browser for the population. Each card is one persona; the overlay shows the two construction paths that feed it.

From the full 8.3 billion records, we released a quality filtered set of about one million personas, roughly 600,000 grounded and 400,000 synthetic, as the public Persona 1M dataset for research use.

4. Four kinds of studies

Different product questions need different settings, so the Playground offers four environments that a persona agent can act in.

Type I

Survey

Personas answer questionnaires and explain their reasoning. Would this cohort still buy a 12 pack after a $2 price increase? How many would try a new sneaker concept?

Type II

AI Chatbot

Personas hold real conversations with an assistant or support bot. Do users keep going after the bot gives a wrong answer and corrects itself? How much does a slow reply hurt satisfaction?

Type III

Web

Personas browse actual websites, searching, comparing, and choosing. Can a shopper on a tight budget find a laptop they trust, and how long does it take them?

Type IV

App

Personas operate desktop and mobile apps with mouse, keyboard, and touch. Can users discover a new feature? Can they find and change their privacy settings?

Setting up a study takes three choices: who takes part, what they try to do, and what counts as success. The Playground keeps a record of all three, so a study can be rerun after you change your product and the results compared fairly.

The Playground study setup screen: a persona catalog on the left, the price study question in the center, and a task catalog on the right
Configuring the soda price study: the cohort on the left, the decision to test in the center, and reusable task templates on the right. Interface shown with illustrative data.

5. What comes back

Each trial is recorded in full: the persona, the conversation or click path, the outcome, and an automatic check of whether the task's requirements were met. On top of those individual records, MatrAIx builds a population report: the headline number, how it splits across groups, and a table where every single response can be opened and read.

A simulated focus group in the Playground: five personas react to the same AI counselor reply while a scorecard rates the reply on listening, boundaries, and human support
A simulated focus group. Five personas saw the same AI counselor reply; their reactions differ, and the scorecard on the right grades the reply itself. Interface shown with illustrative data.

The point of the report is not one number. It is the differences underneath. Take the report's meal planning study: 1,000 personas per AI model each asked the same assistant for a meal plan tailored to their needs, in conversations averaging about seven turns, and then rated how likely they were to follow it. Empty nesters said they would follow their plan far more often than people in the middle of a career change, 66% against 46%. The report keeps the fine print attached: none of these gaps stayed statistically significant after correction, so they are leads for a larger study, not settled facts.

A dot plot of 82 persona attributes grouped into six families, showing the strength of association with the most common answer; subject specialty, role function, and company size are labeled as strongest
From the meal planning analysis in the paper: how strongly each of 82 persona attributes was associated with giving the most common answer to the follow-the-plan question. Each dot is one attribute; the three strongest signals are labeled. The paper reports these as descriptive differences, not confirmed persona effects.

Aggregate scores hide exactly this kind of structure, and it is often where the product decision lives.

A population report for the price study: 61 percent would still buy, with intent distributions, decision drivers, and a table of individual verified responses
The population report for the price study: the headline answer, what drove decisions, and each individual response underneath, ready to audit. Interface shown with illustrative data.

6. Can you trust simulated people?

Only as far as you check them, which is why a large part of the report is validation. Three results matter most.

Personas stay in character. We ran a controlled study of 400 trials across ten behavioral traits and all four environments. A persona assigned "impatient," for example, should act impatient, and a persona assigned the opposite should not. The assigned behavior showed up, or was correctly absent, in 366 of 400 trials, or 91.5%. Surveys, conversations, and web browsing were the easier settings, with 92% to 96% of trials succeeding; operating full desktop apps was the hardest, at 83%.

A heatmap of ten behavioral traits by four environments, with most cells at 9 or 10 out of 10 successful trials
The controlled adherence study from the paper: ten traits, from humor, politeness, and storytelling to code commenting style, each tested ten times in every environment. A cell reads 10/10 when all five personas assigned the trait expressed it and all five assigned its opposite correctly did not.

Extracted personas match their sources. Six human raters reviewed personas extracted from real material against the original sources and scored their quality at 4.135 out of 5 on average. Two AI judges scored the full set of 1,000, and their ratings tracked the human ones closely.

Findings hold across AI models. Persona agents were powered by three different models: Claude Opus 4.8, GPT 5.5, and Claude Haiku 4.5. Where a persona trait had a clear connection to the task, all three models recovered the same group ordering. The clearest case was a financial research task in which every persona carried an assigned trust orientation, from hostile to trusting.

Simulated users are not a replacement for real ones. They are a way to find problems earlier, more often, and across far more kinds of people than any recruited panel can cover. Simulate before reality, then validate against reality.

The report is equally direct about limits. Simulated personas are imperfect models of human behavior. Important findings should be checked with more than one AI model, traced back to the underlying interactions, and confirmed with real humans before they drive consequential decisions.

7. Try it

Everything described here is public. You can browse the population and run a study yourself:

Evidence note. This post summarizes the MatrAIx technical report "Simulating the World with 8.3 Billion Persona Agents" for a general audience. All numbers are quoted from the report: 8.3 billion records, 1,290 attributes, 1,010 tasks, 18,189 trials, the 400 trial adherence study (91.5%), and the extraction quality ratings (4.135/5). The Playground screenshots show the product interface with illustrative data; the charts are reproduced directly from the report's figures; the demo video shows a live run.