org-sim / README.md
mohansshf's picture
Fix tags YAML format in README
3ce0cde
|
Raw
History Blame Contribute Delete
472 Bytes
---
title: OrgSim
emoji: 🏢
colorFrom: blue
colorTo: purple
sdk: docker
pinned: false
app_port: 8000
tags:
- openenv
- multi-agent
- organization
- simulation
---
# OrgSim — Organization Simulation Environment
A real-world organizational workflow environment for RL agent training. Agents must triage tasks,
manage shared resources, coordinate across teams via escalation, and complete work before deadlines.
See `org_sim/README.md` for full documentation.