--- title: PII Warden AI emoji: 🛡️ colorFrom: indigo colorTo: pink sdk: docker app_port: 7860 pinned: false --- # PII Warden Cloud AI Space This is the Tier 2 Cloud AI Inference service for the PII Warden browser extension. It loads the fine-tuned `samuelolubukun/pii-ner-edge-optimized` DistilBERT NER model to detect unstructured PII entities (Names, Organizations, Locations). ## How to use this Space with the Extension 1. Copy the URL of this Hugging Face Space. - Example: `https://-pii-warden-ai.hf.space/analyze` (Note the `/analyze` path at the end!). 2. Open the PII Warden browser extension popup. 3. Paste the URL into the **"Cloud AI Endpoint"** field. 4. The extension will automatically verify and connect, merging Cloud AI context detections with its local regex & checksum validator!