Interactive — No Account Required

Live Pipeline Demo

Send a request through all 13 stages. Watch PHI get redacted before it reaches the LLM and restored in the response — the model never sees real patient data.

Deploy Your Own → View Source

How It Works

Every request flows through four governance layers automatically.

1️⃣

Your App Sends a Request

Use your existing OpenAI SDK — just change the base_url. No other code changes.

2️⃣

Gateway Processes It

The 13-stage pipeline runs: auth, rate limiting, budget check, guardrails, PHI redaction, caching, routing.

3️⃣

LLM Gets Clean Input

PHI is replaced with placeholders. The LLM reasons on anonymized data — HIPAA compliant by design.

4️⃣

Response Restored to You

Placeholders are replaced back with original values. You get the full clinical response. The LLM never saw real PHI.