Examples
OpenDecision includes runnable examples and reproducible evaluations.
Play Doom
The ViZDoom demo sends structured game state to OpenDecision at wall-clock speed. The input contains health, ammo, targets, goal position, and recent damage.
Watch Skill 1 | Watch Skill 3 | Run the demo
Insurance claim
The sample claim contains a demand letter, policy facts, a police report, medical records, bills, and employer records.
| Question | Answer |
|---|---|
| Are the medical expenses documented? | established |
| Is a serious injury documented? | refuted |
| Is the rental need fully supported? | unknown |
| Are documents still outstanding? | established |
The development case retrieves all 17 required facts and matches all 10 composed decisions.
GDPR document
The GDPR example uses a 54,171-character document split into 31 sections.
| Question | Answer |
|---|---|
| Must a personal data breach be reported within 72 hours? | true |
| Must every organization appoint a Data Protection Officer? | false |
| Can pre-ticked boxes count as valid consent? | false |
| What is the maximum fine for serious infringements? | EUR 20 million or 4% of worldwide turnover |
The retrieval experiment answers 9 of 10 objective questions correctly.
Open the questions ยท Open the saved results
Benchmark data
The repository includes the original 500-case Choice benchmark, TypeSafe-public-derived cases, document evaluations, and saved result files.