Hi, and thanks for curating this awesome-rag list.
I would like to suggest WFGY Problem Map as an additional entry, probably in the part where you list tools or references for RAG evaluation and debugging.
Short description
What it does
- Defines 16 canonical failure modes in RAG and LLM pipelines, indexed as No.1 to No.16.
- Each mode comes with a dedicated doc that explains typical symptoms, example incidents, and minimal code or infra changes to fix them.
- Ships with a TXT-based debugger where you paste a bug and get one primary Problem Map number plus suggestions for next steps.
- Works with any tech stack since it only relies on text, logs, and prompts.
Why it might fit this list
- Many entries show how to implement RAG, vector stores, and retrieval logic. WFGY is focused on post-deployment failure analysis.
- The 16-mode checklist can help teams who are new to RAG avoid guesswork when something feels wrong.
- Everything is MIT licensed with no hosted service behind it.
If this seems appropriate, I can open a small PR adding one line for WFGY.
If you feel it does not match the scope, that is also fine. Thanks again for the great list.
Hi, and thanks for curating this awesome-rag list.
I would like to suggest WFGY Problem Map as an additional entry, probably in the part where you list tools or references for RAG evaluation and debugging.
Short description
What it does
Why it might fit this list
If this seems appropriate, I can open a small PR adding one line for WFGY.
If you feel it does not match the scope, that is also fine. Thanks again for the great list.