donbr / qdrant-rag-eval

This repo is the central repo for all the RAG Evaluation reference material and partner workshop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This Repo contains all Qdrant based RAG Evaluation Reference material , notebooks and contents.

Building & Evaluating Retrieval Augmented Generation (RAG) with QDRANT

This repository contains various implementations of Retrieval Augmented Generation (RAG) using QDRANT, an open-source vector search engine. The project showcases different approaches to build RAG with QDRANT for efficient and effective information retrieval and generation. Additionally, the repository includes comprehensive evaluation tools to assess the performance of the implemented RAG application.

RAG Implementations with EVALs

Qdrant Integration

Each example is integrated with QDRANT to leverage its powerful vector search capabilities. Detailed instructions and code examples for each integration are provided in the respective directories.

Evaluation Tools

We provide a suite of RAG evaluation tools to assess the performance of the implemented RAG models. These tools are designed to measure various aspects of the RAG systems, ensuring a thorough and robust evaluation process.

Datasets

The RAGs are built using source dataset containing Qdrant’s documentation and evaluated using Evaluation dataset.

Usage

Follow the instructions in the respective directories to run the RAG implementations and perform evaluations using the provided tools.

Contributing

We welcome contributions from the community! If you have any improvements or new RAG Evaluation tool cookbook to add, please submit a pull request or open an issue.

Acknowledgements

We would like to thank the contributors and the open-source community for their support and collaboration.

About

This repo is the central repo for all the RAG Evaluation reference material and partner workshop


Languages

Language:Jupyter Notebook 100.0%