Skip to content

Playground

Try open-guardrail interactively in your browser.

Run Locally

bash
git clone https://github.com/wonjangcloud9/open-guardrail.git
cd open-guardrail
pnpm install
pnpm playground

Open http://localhost:5173 to start testing guards.

Features

  • 18 guards available — select from sidebar
  • Preset buttons — Security, Privacy, Content, Korean, All
  • Sample texts — injection, PII, toxic, Korean PII
  • Real-time results — pass/fail, per-guard details, latency
  • No backend — runs entirely in the browser
  • Keyboard shortcut — Ctrl/Cmd + Enter to run

Released under the MIT License.