Skip to main content

Documentation Overview

info

Currently, the EvalAP webapp (frontend) is a read-only application to visualize the evaluation data.
To publish datasets and run experiments you must use the EvalAP API, either from the public instance if you have an authorization token or from your own instance if you ar eself-hosting.

Getting Started

Learn how to install and set up Evalap on your system.

Install from source →
Install with Docker →

User Guides

Discover how to use Evalap for your evaluation needs.

Add your dataset →
Create an experiment →

Developer Guide

Extend and customize Evalap for your specific requirements.

Adding a new metric →
Increase parallel requests →

API Reference

Complete technical specification of the Evalap API.

View API Reference →

Contributing

You can open issues for bugs you've found or features you think are missing. You can also submit pull requests or open discussion to the Evalap repository.

To get started, take a look at the CONTRIBUTING.md file in the repository.