Update README.md (#2)
Browse files- Update README.md (657f66f19dca81d011b8fa601ff13b5046bae5fb)
Co-authored-by: Thomas Simonini <[email protected]>
README.md
CHANGED
|
@@ -9,6 +9,13 @@ license: mit
|
|
| 9 |
|
| 10 |
---
|
| 11 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
## Installation
|
| 13 |
```bash
|
| 14 |
git clone https://github.com/EnigmaLabsAI/multiverse
|
|
|
|
| 9 |
|
| 10 |
---
|
| 11 |
|
| 12 |
+
## Overview
|
| 13 |
+
|
| 14 |
+
Multiverse is the first open-source AI multiplayer world model capable of **simulating two-player interactions within a shared environment**.
|
| 15 |
+
|
| 16 |
+
You can learn more in the [Technical Blog](https://enigma-labs.io/blog).
|
| 17 |
+
|
| 18 |
+
|
| 19 |
## Installation
|
| 20 |
```bash
|
| 21 |
git clone https://github.com/EnigmaLabsAI/multiverse
|