File size: 1,947 Bytes
342ec4f 155f496 342ec4f 155f496 342ec4f 155f496 ecc294a 155f496 | 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 47 | ---
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.
|