Spaces:
Sleeping
Sleeping
Commit ·
ea1f899
1
Parent(s): 7415e01
Add Hugging Face YAML metadata
Browse files
README.md
CHANGED
|
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# 🏛 CivicAI: Multi-Agent Society Decision & Resource Management Environment
|
| 2 |
|
| 3 |
> **Train AI agents to manage societal decision-making under uncertainty.**
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: CivicAI Society Simulator
|
| 3 |
+
emoji: 🏛️
|
| 4 |
+
colorFrom: green
|
| 5 |
+
colorTo: blue
|
| 6 |
+
sdk: docker
|
| 7 |
+
app_port: 7860
|
| 8 |
+
app_file: app.py
|
| 9 |
+
pinned: false
|
| 10 |
+
---
|
| 11 |
+
|
| 12 |
# 🏛 CivicAI: Multi-Agent Society Decision & Resource Management Environment
|
| 13 |
|
| 14 |
> **Train AI agents to manage societal decision-making under uncertainty.**
|