README / README.md
bogdanraduta's picture
Update README.md
423ea3c verified
|
Raw
History Blame Contribute Delete
1.92 kB
---
title: README
emoji: πŸ“ˆ
colorFrom: yellow
colorTo: gray
sdk: static
pinned: true
license: apache-2.0
---
# FLOWX.AI
**The agent orchestration platform for regulated industries.**
FlowX.AI helps banks, insurers, and other regulated enterprises build, run,
and *govern* production AI agents on top of the systems they already have.
The platform is LangGraph-native and pairs agent building with a real
governance layer β€” observability, policy enforcement, ROI measurement, and
EU AI Act compliance.
This is where we open-source the model side of that work. Everything here
targets a real bottleneck in regulated AI β€” from compliance-grade text
understanding to the generation models that power the platform itself.
## Available now
**CEE PII Detector** ([`cee-pii`](https://huggingface.co/flowxai/cee-pii)) β€”
multilingual PII detection fine-tuned on GLiNER, weighted for Central & Eastern
European languages most detectors ignore. Benchmarked on
[`cee-pii-bench`](https://huggingface.co/datasets/flowxai/cee-pii-bench).
**Scam & Fraud Detector** β€” [`scam-guard-qwen17b`](https://huggingface.co/flowxai/scam-guard-qwen17b) (2B)
and [`scam-guard-qwen06b`](https://huggingface.co/flowxai/scam-guard-qwen06b) (0.6B),
Qwen3 fine-tunes for scam and fraud patterns. Evaluated on
[`scamguardbench`](https://huggingface.co/datasets/flowxai/scamguardbench).
## Coming soon
- **Contract Red-Flag Explainer** β€” spots and explains risky clauses in plain language ("what am I actually signing?").
- **Ontology Model** β€” generates and maps domain ontologies for agent grounding.
- **BPMN Generation** *(planned)* β€” natural language β†’ BPMN process models.
- **UI Generation** *(planned)* β€” interfaces generated on the fly.
**Follow us** to get these the day they drop.
[flowx.ai](https://flowx.ai) Β· [github.com/flowx-ai](https://github.com/flowx-ai) Β· [LinkedIn](https://linkedin.com/company/flowxai)