CoolFace
Apppublic

Uj456/disaster-response-env

sourceHugging Faceupdated 6mo agoView on Hugging Face
0likes
App README

Disaster Response OpenEnv

Overview

This project simulates a real-world disaster response scenario where an AI agent must make decisions under uncertainty, time pressure, and limited resources.

Objective

  • Rescue maximum victims
  • Minimize deaths
  • Use fuel efficiently

Environment

  • Victims with severity and location
  • Rescue team movement
  • Dynamic hazards

Action

{ "victim_id": int }

Reward

  • Positive for rescue
  • Negative for failure

Tasks

Easy, Medium, Hard

API

/reset /state /step