AI retriever for integrating search into applications
Top 92.3% on sourcepulse
Denser Retriever is an enterprise-grade AI retrieval system designed to enhance AI application accuracy by unifying multiple search technologies. It targets developers and researchers seeking to integrate sophisticated retrieval capabilities, offering improved relevance through a hybrid approach.
How It Works
Denser Retriever combines keyword search, vector databases, and ML rerankers using an XGBoost model. This ensemble approach leverages the precision of keyword matching, the broad relevance of vector search, and the fine-tuned accuracy of reranking models. Experiments on MTEB datasets demonstrate significant improvements over pure vector search baselines.
Quick Start & Requirements
pip install git+https://github.com/denser-org/denser-retriever.git#main
or poetry add git+https://github.com/denser-org/denser-retriever.git#main
.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
1 month ago
1 day