35 Forks
471 Stars
471 Watchers

Rankify

🔥 Rankify: A Comprehensive Python Toolkit for Retrieval, Re-Ranking, and Retrieval-Augmented Generation 🔥. Our toolkit integrates 40 pre-retrieved benchmark datasets and supports 7+ retrieval techniques, 24+ state-of-the-art Reranking models, and multiple RAG methods.

How to download and setup Rankify

Open terminal and run command
git clone https://github.com/DataScienceUIBK/Rankify.git
git clone is used to create a copy or clone of Rankify repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Rankify https://github.com/DataScienceUIBK/Rankify/archive/master.zip

Or simply clone Rankify with SSH
[email protected]:DataScienceUIBK/Rankify.git

If you have some problems with Rankify

You may open issue on Rankify support forum (system) here: https://github.com/DataScienceUIBK/Rankify/issues