AI Security Gateway

OpenAI-compatible reverse proxy: inbound threat detection, reversible DLP, routing, and evals. MSc thesis deposited (pending defense).

AI Security Gateway playground with per-request security controls

Drop-in middleware between apps and any LLM provider. Pipeline: sanitisation and OWASP-style filters, LLM-as-judge in parallel with DistilBERT, bilingual DLP, then LiteLLM routing. Evaluation battery 17/17 PASS; ~175 pytest. Repo: github.com/r4fik1/ai-security-gateway.