Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 538 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 538 Bytes

rag_eval_framework_comparisons

A small comparison of a few RAG evaluation frameworks using Jupyter notebooks for demonstration

Environment Setup

Tested using Python 3.11.6

python -m venv .venv
source .venv/bin/activate
python -m pip install -r requirements.txt

Reviewing the Demos

The demonstrations were made to be looked at in the following order: