| --- |
| title: README |
| emoji: π‘οΈ |
| colorFrom: indigo |
| colorTo: blue |
| sdk: static |
| pinned: false |
| --- |
| |
| <div align="center"> |
|
|
| <img src="https://huggingface.co/spaces/CID-222/README/resolve/main/cidlogoonly.png" alt="CID222" width="170" /> |
|
|
| # CID222 |
|
|
| ### Security Begins Where AI Thinks |
|
|
| **Enterprise-grade AI security for AI-driven businesses** |
|
|
| [π cid222.ai](https://cid222.ai/) Β· [π» GitHub](https://github.com/CID222) |
|
|
| </div> |
|
|
| --- |
|
|
| CID222 builds a unified AI security platform that sits between your applications and LLM providers, protecting sensitive data across your AI infrastructure β enterprise-level privacy, compliance, visibility and control. |
|
|
| - π **PII detection & masking** β 15+ entity types caught before they reach the LLM |
| - β£οΈ **Toxicity filtering** β hate speech, abuse and profanity blocked in 100+ languages |
| - π **Prompt injection & jailbreak prevention** |
| - π¨βπ» **Code safety** β malicious / unsafe code flagged in prompts and outputs |
| - π **Document & image redaction** β OCR-powered PII removal from PDFs, DOCX and images |
| - π **Compliance-ready** β GDPR, EU AI Act, KVKK; full audit trails |
|
|
| ## π‘οΈ CID Guardrails |
|
|
| This organization hosts the **CID Guardrails** model suite β multilingual transformer classifiers that power the platform's input/output filtering pipeline. Models are fine-tuned on our in-house multilingual datasets (also hosted here) and exported to **ONNX** for low-latency production inference. |
|
|
| | Guardrail | Task | Base model | |
| |-----------|------|------------| |
| | π PII / NER | Token classification | DistilBERT (multilingual) | |
| | β£οΈ Toxicity | Text classification | mDeBERTa (multilingual) | |
| | π Prompt Injection | Text classification | mDeBERTa (multilingual) | |
| | π¨βπ» Code Safety | Text classification | UniXcoder | |
|
|
| Browse our [collections](https://huggingface.co/CID-222/collections) for the latest model versions and their training datasets. |
|
|