mirror of
https://github.com/Shubhamsaboo/awesome-llm-apps.git
synced 2026-07-17 17:05:58 -05:00
[PR #427] [CLOSED] Add RAG Retrieval Evaluation Harness (diagnostic example) #740
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Shubhamsaboo/awesome-llm-apps/pull/427
Author: @Arnav-Ajay
Created: 1/17/2026
Status: ❌ Closed
Base:
main← Head:add-rag-retrieval-eval-harness📝 Commits (1)
4b05e7dAdded RAG retrieval evaluation harness example📊 Changes
1 file changed (+2 additions, -0 deletions)
View changed files
📝
README.md(+2 -0)📄 Description
Hi Shubham 👋
This PR adds a small, self-contained example focused on retrieval evaluation in RAG systems.
Most RAG examples demonstrate end-to-end answering.
This repo instead asks an earlier question:
The example provides:
It’s intentionally diagnostic (not an optimization demo) and makes no
general performance claims.
If this doesn’t fit the direction you want for the list, totally fine —
happy to adjust or remove.
Thanks for maintaining the repo!
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.