Spaces:
Sleeping
Sleeping
metadata
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
- Copy the URL of this Hugging Face Space.
- Example:
https://<your-username>-pii-warden-ai.hf.space/analyze(Note the/analyzepath at the end!).
- Example:
- Open the PII Warden browser extension popup.
- Paste the URL into the "Cloud AI Endpoint" field.
- The extension will automatically verify and connect, merging Cloud AI context detections with its local regex & checksum validator!