Back to evaluations
Public evaluation

Parse Memo

Validate that the agent correctly parses unstructured PE memos into valid Pydantic models without data validation errors.

Evaluation type
task based
Challenge
Build a Type-Safe Private Equity AI Due Diligence Agent with Pydantic AI
Difficulty
Intermediate
Rigor
Unspecified

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

Parse Memo

Extract structured diligence metrics from raw memo narrative.

Input format

Unstructured text string representing an investment committee memo.

Output format

Validated JSON object conforming to the target FinancialDiligenceReport Pydantic schema.