Back to evaluations
Draft evaluation

Build a CrewAI & OpenHands Epidemiological Outbreak Response Team — evaluation

Evaluates CrewAI crew performance in generating epidemiological simulations and policy outputs.

Evaluation type
task based
Challenge
Build a CrewAI & OpenHands Epidemiological Outbreak Response Team
Difficulty
Advanced
Rigor
Not declared

The author has not specified a rigor level.

Evaluation overview

How the linked challenge is judged: tasks, benchmarks, and criteria count.

Tasks
1
Benchmarks
0
Criteria
0

Task templates

Inputs and expected outputs.

Task 1

epidemic_policy_eval

Executes SEIR mathematical modeling code and calculates peak hospitalization reduction.

Input format

JSON with r0_value (float), population (int), and policy_intervention (string).

Output format

JSON containing estimated_r_eff (float), peak_hospitalizations (int), and policy_advice (string).