Skip to content

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

License

Notifications You must be signed in to change notification settings

jalling97/rag_eval_framework_comparisons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published