You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RAG Integrity Firewall is a lightweight, client-side security layer for retrieval-augmented generation (RAG) systems.
4
9
It scans retrieved chunks before they reach your LLM, blocks high-risk inputs such as prompt injection and secret leaks, and applies policies to down-rank stale or untrusted content.
5
10
6
11
See the [ROADMAP.md](ROADMAP.md) for planned enhancements and upcoming enterprise features.
0 commit comments