Update README.md
Browse files
README.md
CHANGED
|
@@ -23,19 +23,17 @@ understanding to the generation models that power the platform itself.
|
|
| 23 |
|
| 24 |
## Available now
|
| 25 |
|
| 26 |
-
**CEE PII Detector** ([`cee-pii`](https://huggingface.co/flowxai/cee-pii)) β
|
| 27 |
-
multilingual PII detection fine-tuned on GLiNER, weighted for Central & Eastern
|
| 28 |
-
European languages most detectors ignore. Benchmarked on
|
| 29 |
-
[`cee-pii-bench`](https://huggingface.co/datasets/flowxai/cee-pii-bench).
|
| 30 |
|
| 31 |
-
**
|
| 32 |
-
|
| 33 |
-
Qwen3 fine-tunes for scam and fraud patterns. Evaluated on
|
| 34 |
-
|
|
|
|
|
|
|
|
|
|
| 35 |
|
| 36 |
## Coming soon
|
| 37 |
|
| 38 |
-
- **Contract Red-Flag Explainer** β spots and explains risky clauses in plain language ("what am I actually signing?").
|
| 39 |
- **Ontology Model** β generates and maps domain ontologies for agent grounding.
|
| 40 |
- **BPMN Generation** *(planned)* β natural language β BPMN process models.
|
| 41 |
- **UI Generation** *(planned)* β interfaces generated on the fly.
|
|
|
|
| 23 |
|
| 24 |
## Available now
|
| 25 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 26 |
|
| 27 |
+
**CEE PII Detector (cee-pii)**: multilingual PII detection fine-tuned on GLiNER, weighted for Central & Eastern European languages most detectors ignore. Benchmarked on cee-pii-bench.
|
| 28 |
+
|
| 29 |
+
**Scam & Fraud Detector**: scam-guard-qwen17b (1.7B) and scam-guard-qwen06b (0.6B), Qwen3 fine-tunes for scam and fraud patterns. Evaluated on scamguardbench.
|
| 30 |
+
|
| 31 |
+
**Contract Red-Flag Explainer (caveat)**: on-device model that spots and explains risky clauses in plain language ("what am I actually signing?"). Runs privately in English, Romanian, Polish, and Hungarian, returns structured JSON across a 34-clause taxonomy. Qwen3-4B fine-tune, benchmarked on RedFlag-Bench.
|
| 32 |
+
|
| 33 |
+
|
| 34 |
|
| 35 |
## Coming soon
|
| 36 |
|
|
|
|
| 37 |
- **Ontology Model** β generates and maps domain ontologies for agent grounding.
|
| 38 |
- **BPMN Generation** *(planned)* β natural language β BPMN process models.
|
| 39 |
- **UI Generation** *(planned)* β interfaces generated on the fly.
|