asofter's picture
* upgrade
e266db4 unverified
metadata
title: Prompt Injection Detection Benchmark
emoji: πŸ“
colorFrom: yellow
colorTo: gray
sdk: gradio
sdk_version: 5.6.0
pinned: true
license: apache-2.0

Simple app to benchmark popular prompt injection detection APIs.

Requirements

  1. Clone the repo

  2. Install dependencies (preferably in a virtual environment)

pip install -r requirements.txt
  1. Start the app:
gradio app.py

Supported providers