-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Hi, and thanks for putting this awesome-rag list together.
I would like to suggest adding WFGY Problem Map, which is focused on debugging and failure analysis for RAG systems.
Short description
- Name: WFGY Problem Map
- Main entry: https://github.com/onestardao/WFGY/tree/main/ProblemMap/README.md
- Repo: https://github.com/onestardao/WFGY
- Stars: about 1.4k
- License: MIT
What it does
- Provides a 16-mode failure map for RAG and LLM pipelines, with modes No.1 to No.16 covering hallucination, interpretation collapse, long chain drift, retrieval traceability gaps, multi agent chaos, bootstrap ordering, pre-deploy collapse, and more.
- Each mode has its own markdown page with concrete examples and minimal fixes.
- Ships with a simple debugger where developers paste prompts, answers, and logs, and receive a Problem Map label plus suggested patches.
- Built to be framework agnostic so it can be used alongside any RAG stack listed here.
Why it might fit this repo
- Many entries focus on building RAG applications. WFGY is about what to do when those applications quietly fail in production.
- It can help users of this list to structure their error reports and incident reviews.
If this seems in scope, I am happy to submit a small PR adding one line for WFGY.
If it is not, that is totally fine. Thanks again for maintaining this list.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels