YuexingHao commited on
Commit
d68e923
·
verified ·
1 Parent(s): 642850f

Align organization card with community onboarding

Browse files

Add the GitHub project, Discord community, Google onboarding form, team guidance, and contribution links.

Files changed (1) hide show
  1. README.md +18 -5
README.md CHANGED
@@ -9,9 +9,11 @@ pinned: false
9
 
10
  # MatrAIx
11
 
12
- **Persona-driven simulation for evaluating AI agents in the real world.**
13
 
14
- MatrAIx builds diverse, high-dimensional persona populations that interact with AI systems across surveys, chat, websites, and operating-system applications. Our goal is to help teams evaluate how agents behave for different people, uncover long-tail failures before deployment, and produce reproducible evidence for product improvement and model training.
 
 
15
 
16
  ## What we build
17
 
@@ -30,9 +32,20 @@ MatrAIx builds diverse, high-dimensional persona populations that interact with
30
 
31
  ## Explore MatrAIx
32
 
 
33
  - Website: [matraix.ai](https://matraix.ai)
34
- - Interactive persona survey: [matraix.ai/play.html](https://matraix.ai/play.html)
35
- - Demo application catalog: [Demo Application Data](https://huggingface.co/datasets/MatrAIx2026/Demo_Application_Data)
36
  - Contact: [info@matraix.ai](mailto:info@matraix.ai)
37
 
38
- We are building evaluation infrastructure for AI agents that must work for the full diversity of real users—not only the average case.
 
 
 
 
 
 
 
 
 
 
 
9
 
10
  # MatrAIx
11
 
12
+ > **Simulate before reality.**
13
 
14
+ MatrAIx is an open-source platform for large-scale, persona-driven agent simulation. We test products, conversations, and workflows across surveys, chat, live web, and desktop applications before they reach real users.
15
+
16
+ Our north star is **8.3B persona-scale simulation**—one synthetic profile per person on Earth—while treating simulation as a tool for exploration, not a replacement for real people.
17
 
18
  ## What we build
19
 
 
32
 
33
  ## Explore MatrAIx
34
 
35
+ - GitHub: [MatrAIx-ai/MatrAIx](https://github.com/MatrAIx-ai/MatrAIx)
36
  - Website: [matraix.ai](https://matraix.ai)
37
+ - Discord: [Join the MatrAIx community](https://discord.gg/vruP88PTZ)
38
+ - Google Form: [Apply to join MatrAIx](https://forms.gle/hwEHng5HGWRqcJue9)
39
  - Contact: [info@matraix.ai](mailto:info@matraix.ai)
40
 
41
+ ## Join the project
42
+
43
+ [![Discord](https://img.shields.io/badge/Discord-join%20MatrAIx-5865F2?style=for-the-badge&logo=discord&logoColor=white)](https://discord.gg/vruP88PTZ)
44
+ [![Google Form](https://img.shields.io/badge/Google%20Form-join%20MatrAIx-4285F4?style=for-the-badge&logo=googleforms&logoColor=white)](https://forms.gle/hwEHng5HGWRqcJue9)
45
+
46
+ 1. [Join Discord](https://discord.gg/vruP88PTZ) and set your nickname to **`Full Name - Affiliation`**.
47
+ 2. Complete the [MatrAIx onboarding form](https://forms.gle/hwEHng5HGWRqcJue9) with your background and team interests.
48
+ 3. Choose a team—**Persona**, **Application**, or **Environment**—from the [GitHub onboarding guide](https://github.com/MatrAIx-ai/MatrAIx#teams).
49
+ 4. Read [CONTRIBUTING.md](https://github.com/MatrAIx-ai/MatrAIx/blob/main/CONTRIBUTING.md) before opening a pull request.
50
+
51
+ Help us build evaluation infrastructure for AI agents that must work for the full diversity of real users—not only the average case.