--- title: README emoji: ๐Ÿ›ก๏ธ colorFrom: indigo colorTo: blue sdk: static pinned: false ---
CID222 # CID222 ### Security Begins Where AI Thinks **Enterprise-grade AI security for AI-driven businesses** [๐ŸŒ cid222.ai](https://cid222.ai/) ยท [๐Ÿ’ป GitHub](https://github.com/CID222)
--- 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.