bogdanraduta commited on
Commit
6c7db79
Β·
verified Β·
1 Parent(s): 609abd6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -21,7 +21,21 @@ This is where we open-source the model side of that work. Everything here
21
  targets a real bottleneck in regulated AI β€” from compliance-grade text
22
  understanding to the generation models that power the platform itself.
23
 
 
24
 
 
 
 
 
 
 
 
 
 
 
 
 
 
25
 
26
  **Follow us** to get these the day they drop.
27
 
 
21
  targets a real bottleneck in regulated AI β€” from compliance-grade text
22
  understanding to the generation models that power the platform itself.
23
 
24
+ ## Coming soon
25
 
26
+ **Regulated-industry safety models**
27
+ - **PII Detector** β€” multilingual PII detection fine-tuned on GLiNER,
28
+ weighted for Central & Eastern European languages most detectors ignore.
29
+ - **Contract Red-Flag Explainer** β€” spots and explains risky clauses in
30
+ plain language ("what am I actually signing?").
31
+ - **Fraud & Scam Detector** β€” a Qwen3-1.7B fine-tune for scam and fraud
32
+ patterns.
33
+
34
+ **Platform generation models**
35
+ - **Ontology Model** β€” generates and maps domain ontologies for agent
36
+ grounding.
37
+ - **BPMN Generation** *(planned)* β€” natural language β†’ BPMN process models.
38
+ - **UI Generation** *(planned)* β€” interfaces generated on the fly.
39
 
40
  **Follow us** to get these the day they drop.
41