Installation
To get started, install Ragas using pip with the following command:
If you'd like to experiment with the latest features, install the most recent version from the main branch:
If you're planning to contribute and make modifications to the code, ensure that you clone the repository and set it up as an editable install.
Next, let's construct a synthetic test set using your own data. If you've brought your own test set, you can learn how to evaluate it using Ragas.