An enterprise-grade AI retriever designed to streamline AI integration into your applications, ensuring cutting-edge accuracy.
Denser Retriever combines multiple search technologies into a single platform. It utilizes gradient boosting ( xgboost) machine learning technique to combine:

The initial release of Denser Retriever provides the following features.
We recommend installing Python via Anaconda, as we have received feedback about issues with Numpy installation when using the installer from https://www.python.org/downloads/. We are working on providing a solution to this problem. To install Denser Retriever, you can run:
pip install git+https://github.com/denser-org/denser-retriever.git#mainpoetry add git+https://github.com/denser-org/denser-retriever.git#mainThe official documentation is hosted on retriever.denser.ai. Click here to get started.
You can start developing Denser Retriever on your local machine.
See DEVELOPMENT.md for more details.
This project is licensed under the terms of the MIT license.
See LICENSE for more details.
@misc{denser-retriever,
author = {denser-org},
title = {An enterprise-grade AI retriever designed to streamline AI integration into your applications, ensuring cutting-edge accuracy.},
year = {2024},
publisher = {GitHub},
journal = {GitHub repository},
howpublished = {url{https://github.com/denser-org/denser-retriever}}
}