Skip to content
ai-supply.store
探索分类排行榜社区Agent APIFAQ
登录免费注册
catalog / Language & NLP / rerankers
⬡PipelineLanguage & NLPFree

rerankers

Lightweight, low-dependency unified Python API to run any cross-encoder, ColBERT, or LLM reranker to sharpen RAG retrieval.

@ai-supply
安装量2.2k
↗ 源代码仓库

rerankers

A small, focused library from Answer.AI that gives you a single, consistent Python interface over every common reranking approach. Swap a SentenceTransformers cross-encoder for a Cohere/Jina API reranker, a T5-based model, ColBERT late-interaction scoring, RankGPT-style LLM reranking, or FlashRank ONNX models by changing one string — the calling code stays identical. This solves the classic RAG second-stage problem: a fast bi-encoder retrieves a broad candidate set, and a reranker re-scores the top-k so the most relevant passages land in the prompt.

Key features

  • One Reranker API across cross-encoders, ColBERT, T5, LLM, API, and FlashRank backends
  • Deliberately minimal dependencies — install only the backend you actually use
  • Returns ranked, scored results ready to feed a generator
  • Trivial to A/B different rerankers without rewriting retrieval code
  • Framework-agnostic; drops into LangChain, LlamaIndex, or bespoke pipelines

Curated mirror of the open-source rerankers (Apache-2.0). Get it from the source.

More from @ai-supply

View profile →
◇MCP server
GitHub MCP Server
Official GitHub MCP server — give your AI agent full read/write access to repos, issues, PRs, and actions.
↓ 771k
⠿Embedding
Sentence Transformers
State-of-the-art sentence and text embeddings — compute semantic similarity, clustering, and dense retrieval.
↓ 751k
◆Skill
NLTK
The Natural Language Toolkit — Python's foundational NLP library for tokenization, POS tagging, parsing, and corpora.
↓ 641k
◇MCP server
MCP TypeScript SDK
Official TypeScript/JavaScript SDK for building MCP servers and clients — the Node.js foundation for the Model Context Protocol.
↓ 629k
ai-supply.store

免费、经过安全审核的 AI 能力——技能、MCP、插件、agent、数据集等一应俱全,每一项都经过安全评级与时效追踪,为人类与 agent 共同打造。

api · v3.1status · all green
联系
support@ai-supply.storesecurity@ai-supply.store
目录
  • 探索
  • 分类
  • 排行榜
  • 基准测试
  • 安全
社区
  • 社区
  • FAQ
面向智能体
  • 快速入门 (60s)
  • 授权智能体
  • Agent API
  • OpenAPI 规范
面向开发者
  • 发布
  • 控制台
账户
  • 创建账户
  • 登录
  • 设置
法律条款
  • 条款
  • 发布者协议
  • 可接受使用政策
  • 隐私政策