Skip to content
#

reranker

Here are 76 public repositories matching this topic...

Production-ready RAG Framework (Python/FastAPI). 1-line config swaps: 6 Vector DBs (Weaviate, Pinecone, Qdrant, ChromaDB, pgvector, MongoDB), 5 LLMs (Gemini, OpenAI, Claude, Ollama, OpenRouter). OpenAI-compatible API. 2100+ tests.

  • Updated May 18, 2026
  • Python

The method of re-ranking involves a two-stage retrieval system, with re-rankers playing a crucial role in evaluating the relevance of each document to the query. RAG systems can be optimized to mitigate hallucinations and ensure dependable search outcomes by selecting the optimal reranking model.

  • Updated Jul 16, 2024
  • Python

A comprehensive RAG FastAPI service that handles document uploads and retrievals, built with Python. Uses PyMuPDF for document processing, turbopuffer for vector storage, OpenAI for models, and cohere for reranking.

  • Updated Sep 23, 2024
  • Python

聚焦电商场景咨询意图杂、PDF 商品和规则手册信息提取难以及核心业务办理依赖人工等痛点,搭建全栈电商智能客服中台。系统采用"意图拦截分流 + Agent 工具调度"架构,构建起多模态文档解析与结构化入库、意图驱动的 Agent 自主调度业务工具与 RAG 知识检索并经混合召回与交叉编码器重排生成回答、四维自动化量化评测的完整闭环链路,显著提升复杂咨询环境下的响应速度与回复精度。

  • Updated Apr 4, 2026
  • Python

Improve this page

Add a description, image, and links to the reranker topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the reranker topic, visit your repo's landing page and select "manage topics."

Learn more