File size: 1,540 Bytes
1b02343
36ba7cc
e5c81c7
36ba7cc
 
704d56d
e5c81c7
 
 
 
 
1b02343
 
36ba7cc
 
733f75e
 
36ba7cc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
---
title: PII Engineer
emoji: 🏆
colorFrom: blue
colorTo: indigo
sdk: static
license: agpl-3.0
pinned: true
thumbnail: >-
  https://cdn-uploads.huggingface.co/production/uploads/65e5b479e6368eea3dc93535/WgnbhWYn9yi0rEoB2ZQIl.png
short_description: Fast, multilingual PII detection for privacy compliance.
---

# PII Engineer

![PII Engineer](https://pii.engineer/static/banner.png)

Fast, multilingual PII detection for privacy compliance (PDPA, PDPD, PDP Law, PIPL).

Detects **9 PII types** across **13+ languages** using fine-tuned GLiNER2 NER models with ONNX Runtime inference. Single binary, CPU-only, no GPU required.

## Models

| Model | Description |
|-------|-------------|
| [PII-Engineer-Multi-NER-v2.1](https://huggingface.co/pii-engineer/PII-Engineer-Multi-NER-v2.1) | Multilingual NER (13+ languages, 9 PII types, ~280M params) |
| [PII-Engineer-Chinese-NER-v1.0](https://huggingface.co/pii-engineer/PII-Engineer-Chinese-NER-v1.0) | Chinese-specific NER for improved CJK coverage |

## PII Types

`person_name` `phone_number` `government_id` `street_address` `date_of_birth` `email_address` `passport_number` `license_plate` `bank_account_number`

## Languages

**Primary:** English, Malay, Tamil, Chinese, Indonesian, Vietnamese

**Secondary:** Thai, Hindi, Bengali, Korean, German, French, Russian

## Links

- [Live Demo](https://pii.engineer)
- [GitHub](https://github.com/gantz-ai/pii.engineer)

## License

AGPL-3.0 — free for open-source use. Commercial license available at [pii.engineer](https://pii.engineer).