InfoSec AI2025ProdPublic summary
AI Privacy Gateway
A gateway for safer LLM/RAG integration: data filtering, visibility rules and model routing.
Overview
A gateway for safer LLM/RAG integration: data filtering, visibility rules and model routing.
Problem
When LLMs are connected to workflows, there is a risk of sending personal data, commercial information or internal document fragments outside the trusted boundary.
Solution
The gateway checks prompts before model calls, applies privacy rules, masks sensitive fragments, chooses a local or external route and keeps an audit trail.
Architecture
User or service request -> privacy rules -> PII/masking layer -> model router -> LLM/RAG -> audit log -> response
Media
Project cover has been uploaded via admin panel.