1. Upload a loan application
Drop a PDF loan application below. It's read by the loan-company
agent's read_document step, which asks a model to extract the
applicant's details as structured JSON — nothing here decides anything, it only
proposes what the form says.
Click to choose a PDF or drag one here
Only .pdf, up to 10MB
Or try a sample application:
2. Pipeline
- Document received
- Extracting fields via model
- Applying lending policy
- Explaining the decision
3. Result
—
Extracted application
Computed ratios
Policy thresholds
| Max debt-to-income | 35% |
| Max loan-to-income | 50% |