#116 · Primary category: Knowledge Base & RAG
FlashRank
Lite & Super-fast re-ranking for your search & retrieval pipelines. Supports SoTA Listwise and Pairwise reranking based on LLMs and cross-encoders and more. Created by Prithivi Da, open for PRs & Collaborations.
Project last updated:07/11/26
GitHub Stars
1.0K
Forks
72
Contributors
9
License
Apache-2.0
Why we included this project
First-stage retrieval usually returns a wide net of candidates, and the reranker you put after it decides how much of that noise reaches your LLM. FlashRank is a small Python library for that last step: it reranks candidates with either compact cross-encoder models or listwise LLM-based rerankers. The practical appeal is the footprint. The default model is a few megabytes and runs on CPU with no Torch or Transformers, so serverless deployments get shorter cold starts and cheaper invocations. Teams doing RAG, hybrid search, or document semantic search can improve precision without standing up heavy infrastructure. Several model options are available, including multilingual and domain-tuned ones, so you can pick between speed and accuracy based on your data and latency budget.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
ragflow
RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior context layer for LLMs
Understand-Anything
Graphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.
crawl4ai
🚀🤖 Crawl4AI: Open-source LLM Friendly Web Crawler & Scraper. Don't be shy, join here: https://discord.gg/jP8KfhDhyN
docling
Get your documents ready for gen AI
anything-llm
Stop renting your intelligence. Own it with AnythingLLM. Everything you need for a powerful local-first agent experience