mirror of
https://github.com/Shubhamsaboo/awesome-llm-apps.git
synced 2026-07-17 08:22:34 -05:00
[PR #707] [CLOSED] Add FERPA-compliant enterprise RAG patterns to RAG section #2574
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/707
Author: @ashutoshrana
Created: 4/11/2026
Status: ❌ Closed
Base:
main← Head:add-ferpa-compliant-rag-enterprise-patterns📝 Commits (10+)
2de4f4cfeat: Add ThinkPath Chatbot application with guided thinking paths and local LLM integration40b9fe4feat: Add sponsor section to README.md with links and images6cf78b6feat: Add sponsor images for awesome LLM apps and unblocked458427bChange sponsor text to 'Become a Sponsor'f6eb4e1added the native server284e792Merge branch 'Shubhamsaboo:main' into main58556f1Delete mcp_ai_agents/react_native_agent/requirements.txta8a0a95Delete mcp_ai_agents/react_native_agent/uv.lock0d0eaecDelete mcp_ai_agents/react_native_agent/main.pya474f45swapping to playwright MCP server, updating demo flow📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
What this adds
A new entry in the RAG (Retrieval Augmented Generation) section for an open-source library of compliance-first RAG patterns targeting regulated industries.
FERPA-Compliant Enterprise RAG Patterns
Most RAG examples in this list (including many here) are built for general or consumer use. This library specifically addresses the structural gap when deploying RAG in regulated environments:
Key patterns included:
(student_id + institution_id + category)compound predicate prevents cross-user leakageThe live demo shows the before/after filtering in real time.
This is a distinct category of RAG tooling not otherwise represented in the list.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.