README / README.md
redifo's picture
Update README.md
ecc294a verified
|
Raw
History Blame Contribute Delete
1.95 kB
metadata
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 Β· πŸ’» GitHub


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 for the latest model versions and their training datasets.