Core concepts overview
This section breaks down how LevelApp works behind the scenes.
You’ll learn about the core concepts that power the system:
- Simulators – how conversations are triggered and responses collected
- Evaluators – how replies are scored against expectations
- Scoring – how similarity is measured and results are aggregated
- Batch Tests – how evaluations are structured and submitted
Each piece works together to help you test AI models reliably and consistently.
Tip: If you’re just exploring, start with Simulators to see how evaluations begin.