AnswerDotAI/rerankers
A lightweight, low-dependency, unified API to use all common reranking and cross-encoder models. observed · 2026-08-28
Health v2 · maintenance only
42/100
- Activity 58
- Release rhythm 8
- Longevity 65
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 910
- days_rel: 659
- days_push: 256
- n_releases_24m: 1
Adoption not part of the score
1629 stars · 104 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A lightweight, dependency-free Python library providing a unified API for using all common reranking and cross-encoder models. It lets developers swap between different reranking architectures (cross-encoders, LLM-based rankers, ColBERT, API rerankers) with a single handful of calls.
Use cases
- rerank search results with a cross-encoder
- add a reranker to my RAG pipeline
- compare different reranking models with one API
- use RankGPT or ColBERT rerankers in Python
- reorder retrieved documents by relevance to a query
- unified interface for reranking models
When to choose
- you want to experiment with or swap reranking models without rewriting pipeline code
- you need a minimal-dependency library that fits into existing retrieval pipelines
- you want support for many reranker architectures including LLM-based, late-interaction, and API rerankers
When to avoid
- you need a single highly-optimized reranker with advanced tuning options specific to one architecture
- you need production-grade guarantees - the project describes itself as beta
- your stack is not Python
Facets
library · maturity active
machine-learning nlp search-engine rag machine-learning python cross-platform reranking cross-encoder unified-api information-retrieval lightweight natural-language-processing search retrieval-augmented-generation
2 sources
- readme: https://github.com/AnswerDotAI/rerankers · fetched 2026-08-28 · 9b3945d6e822
- registry_pypi: https://pypi.org/pypi/rerankers/json · fetched 2026-08-29 · 55af5321fa1d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| AnswerDotAI/rerankers | main | 42 |
For agents
markdown · JSON · MCP: product_card(name="AnswerDotAI/rerankers")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem