Update README.md
Browse files
README.md
CHANGED
|
@@ -1,10 +1,82 @@
|
|
| 1 |
---
|
| 2 |
title: README
|
| 3 |
-
emoji:
|
| 4 |
-
colorFrom:
|
| 5 |
-
colorTo:
|
| 6 |
sdk: static
|
| 7 |
-
pinned:
|
| 8 |
---
|
| 9 |
|
| 10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
title: README
|
| 3 |
+
emoji: 🛡️
|
| 4 |
+
colorFrom: blue
|
| 5 |
+
colorTo: indigo
|
| 6 |
sdk: static
|
| 7 |
+
pinned: true
|
| 8 |
---
|
| 9 |
|
| 10 |
+
# Zytra — AI Safety Infrastructure for Financial Services
|
| 11 |
+
|
| 12 |
+
**Zytra** builds domain-specific AI safety infrastructure for banking, financial services, and insurance (BFSI). We publish open models, benchmarks, and evaluation tooling purpose-built for regulated financial environments.
|
| 13 |
+
|
| 14 |
+
|
| 15 |
+
## Models
|
| 16 |
+
|
| 17 |
+
### Semalith v1.5 — BFSI Safety Classifier
|
| 18 |
+
|
| 19 |
+
A 184M-parameter DeBERTa-v3-base guardrail classifier trained on 57,000+ real-world prompts.
|
| 20 |
+
|
| 21 |
+
**Coverage:**
|
| 22 |
+
- 9 prompt-injection attack types (system override, extraction, jailbreak, indirect injection, social engineering…)
|
| 23 |
+
- 11 BFSI compliance categories: investment advice, KYC/AML bypass, regulatory misrepresentation, document hallucination, consent & data rights, transaction integrity, account bypass, fraud, AML/sanctions, unlicensed advice, regulatory enquiry
|
| 24 |
+
- Regulatory anchors: MiFID II, PSD2, FATF Recommendations, EU AI Act Art. 52, DPDP Act 2023, RBI Master Directions, SEBI IA Regulations
|
| 25 |
+
|
| 26 |
+
**Results vs LlamaGuard-3-8B across 22 benchmarks:**
|
| 27 |
+
- Wins all 7 prompt-injection benchmarks
|
| 28 |
+
- 0% false positive rate on 208 agentic tasks (vs 6.3% for LlamaGuard-3-8B)
|
| 29 |
+
- 11.6ms inference latency — 44× fewer parameters
|
| 30 |
+
- Deployable as always-on inline guardrail without GPU infrastructure
|
| 31 |
+
|
| 32 |
+
|
| 33 |
+
|
| 34 |
+
## Benchmarks
|
| 35 |
+
|
| 36 |
+
### FinProof v1 — BFSI Adversarial Benchmark *(coming soon)*
|
| 37 |
+
|
| 38 |
+
5,389-prompt adversarial benchmark covering 7 attack categories across three deployment registers:
|
| 39 |
+
|
| 40 |
+
| Register | Description | Prompts |
|
| 41 |
+
|---|---|---|
|
| 42 |
+
| Professional | Compliance officer framing, regulatory citations | 5,068 |
|
| 43 |
+
| Customer Mobile | Colloquial chatbot-realistic, 8–30 words | 206 |
|
| 44 |
+
| RM Internal | Relationship manager to internal AI | 115 |
|
| 45 |
+
|
| 46 |
+
Generated using **Quantum Circuit Born Machine (QCBM)** sampling on PennyLane — first BFSI safety benchmark with quantum-augmented adversarial generation.
|
| 47 |
+
|
| 48 |
+
| Tier | Prompts | Access |
|
| 49 |
+
|---|---|---|
|
| 50 |
+
| Easy attacks | 1,606 | Email registration |
|
| 51 |
+
| Medium attacks (QCBM-generated) | 2,036 | Research agreement |
|
| 52 |
+
| Hard attacks — official test set | 1,747 | Zytra-evaluated only |
|
| 53 |
+
|
| 54 |
+
### ASSAY-QI v2.0 — Quantum-Augmented Attack Suite
|
| 55 |
+
|
| 56 |
+
1,273 adversarial prompts via QCBM + simulated annealing. Professional and retail registers. Semalith miss rate: 14.3%.
|
| 57 |
+
|
| 58 |
+
|
| 59 |
+
|
| 60 |
+
## Key Results
|
| 61 |
+
|
| 62 |
+
| Model | Size | HackaPrompt R | AgentHarm FPR | Latency |
|
| 63 |
+
|---|---|---|---|---|
|
| 64 |
+
| **Semalith v1.5** | **184M** | **0.994** | **0.000** | **11.6ms** |
|
| 65 |
+
| LlamaGuard-3-8B | 8B | 0.941 | 0.063 | ~180ms |
|
| 66 |
+
| PromptGuard-86M | 86M | 0.981 | 0.126 | 8ms |
|
| 67 |
+
|
| 68 |
+
|
| 69 |
+
|
| 70 |
+
## Research
|
| 71 |
+
|
| 72 |
+
- **Paper**: *Semalith: A Regulatory-Aware Safety Classifier for AI-Assisted Financial Services*
|
| 73 |
+
- **QCBM augmentation**: Quantum-inspired distribution sampling for adversarial test case generation
|
| 74 |
+
- **FinProof framework**: PINT-inspired four-tier release with withheld official test set
|
| 75 |
+
|
| 76 |
+
|
| 77 |
+
|
| 78 |
+
## Contact
|
| 79 |
+
|
| 80 |
+
- 🌐 [zytratechnologies.com](http://zytratechnologies.com)
|
| 81 |
+
- 🏢 India · BFSI-focused AI safety
|
| 82 |
+
- 💬 For benchmark access and enterprise licensing: reach out via the organisation page
|