Quick Start#

πŸš€ Get started with the following command:

pip install -U ragrank

If you’re planning to contribute and make modifications to the code πŸ₯Ή, install from the source

Important

This library is using Poetry for dependency management and packaging. If poetry is not installed in your system, please refer this installation guide and install the poetry 😊.

git clone https://github.com/Auto-Playground/ragrank.git
cd ragrank
poetry install

Now you can do the evaluation on your own.

A secret story …

Not long ago, a guy found an error in this library while reading the documentation. He immediately raised an issue on the ragrank github page. Now, he is a contributor to the ragrank library. Now you understood the beauty of Open Source ❀️‍πŸ”₯.