Update README.md
Browse filesSorry for the former PR (submitted it from the testing account).
Really exciting model and blog post 🔥. To enhance discoverability on the Hub, I added an overview section. Feel free to modify it entirely.
The idea is to provide users who find your model directly on the Hub with a clear understanding of what it's about (one of our recommended best practices).
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
|