Spaces:
Running
Running
Update index.html
Browse files- index.html +120 -79
index.html
CHANGED
|
@@ -1,102 +1,143 @@
|
|
| 1 |
-
<!
|
| 2 |
<html lang="en">
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 19 |
|
| 20 |
-
|
| 21 |
-
|
| 22 |
-
|
| 23 |
-
|
| 24 |
-
|
| 25 |
-
|
| 26 |
-
|
| 27 |
-
</div>
|
| 28 |
-
</header>
|
| 29 |
|
| 30 |
-
|
|
|
|
| 31 |
<h2>What this Space is</h2>
|
| 32 |
<ul>
|
| 33 |
-
<li>
|
| 34 |
-
<li>
|
| 35 |
-
<li>
|
|
|
|
| 36 |
</ul>
|
| 37 |
-
</
|
| 38 |
|
| 39 |
-
<
|
| 40 |
<h2>What this Space is NOT</h2>
|
| 41 |
<ul>
|
| 42 |
<li>No autonomous decisions</li>
|
| 43 |
<li>No enforcement actions</li>
|
| 44 |
<li>No legal / regulatory authority</li>
|
| 45 |
-
<li>No public inference endpoint</li>
|
| 46 |
</ul>
|
| 47 |
-
<p class="
|
| 48 |
-
FinC2E is designed to
|
|
|
|
| 49 |
</p>
|
| 50 |
-
</
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 51 |
|
| 52 |
-
<
|
| 53 |
-
<
|
| 54 |
-
|
| 55 |
-
<
|
| 56 |
-
<
|
| 57 |
-
|
| 58 |
-
|
| 59 |
-
|
| 60 |
-
|
| 61 |
-
|
| 62 |
-
|
| 63 |
|
| 64 |
-
|
| 65 |
-
|
| 66 |
-
|
| 67 |
-
|
| 68 |
-
|
| 69 |
-
|
| 70 |
-
|
| 71 |
-
</
|
| 72 |
-
|
| 73 |
-
|
|
|
|
| 74 |
|
| 75 |
-
<
|
| 76 |
<h2>Engagement Modes</h2>
|
| 77 |
-
<div class="
|
| 78 |
-
<span class="
|
| 79 |
-
<span class="
|
| 80 |
-
<span class="
|
| 81 |
-
<span class="
|
| 82 |
</div>
|
| 83 |
-
<p class="
|
| 84 |
-
Access is granted under
|
| 85 |
-
|
|
|
|
| 86 |
</p>
|
| 87 |
-
</
|
|
|
|
| 88 |
|
| 89 |
-
|
| 90 |
-
|
| 91 |
-
|
| 92 |
-
|
| 93 |
-
|
| 94 |
-
|
| 95 |
-
|
| 96 |
-
|
| 97 |
-
|
| 98 |
-
</
|
| 99 |
-
</
|
| 100 |
-
</
|
| 101 |
-
</
|
|
|
|
| 102 |
</html>
|
|
|
|
| 1 |
+
<!DOCTYPE html>
|
| 2 |
<html lang="en">
|
| 3 |
+
<head>
|
| 4 |
+
<meta charset="UTF-8" />
|
| 5 |
+
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
| 6 |
+
<title>FinC2E — Governance Gateway</title>
|
| 7 |
+
<meta
|
| 8 |
+
name="description"
|
| 9 |
+
content="Governance-First AI for Regulated Decision Support, Audit-Ready Reasoning, and Controlled Institutional Deployment."
|
| 10 |
+
/>
|
| 11 |
+
<link rel="stylesheet" href="style.css" />
|
| 12 |
+
</head>
|
| 13 |
+
<body>
|
| 14 |
+
<main class="page">
|
| 15 |
+
<section class="hero card">
|
| 16 |
+
<div class="eyebrow">BPM RED Academy — HumAI MightHub</div>
|
| 17 |
+
<h1>FinC2E — Governance Gateway</h1>
|
| 18 |
+
<p class="hero-subtitle">
|
| 19 |
+
Governance-First AI for Regulated Decision Support, Audit-Ready Reasoning,
|
| 20 |
+
and Controlled Institutional Deployment
|
| 21 |
+
</p>
|
| 22 |
|
| 23 |
+
<div class="hero-actions">
|
| 24 |
+
<a
|
| 25 |
+
class="btn btn-primary"
|
| 26 |
+
href="https://huggingface.co/MightHubHumAI/FinC2E"
|
| 27 |
+
target="_blank"
|
| 28 |
+
rel="noopener noreferrer"
|
| 29 |
+
>
|
| 30 |
+
View Model Card
|
| 31 |
+
</a>
|
| 32 |
+
<a
|
| 33 |
+
class="btn btn-secondary"
|
| 34 |
+
href="https://www.bpm.ba/FinC2E"
|
| 35 |
+
target="_blank"
|
| 36 |
+
rel="noopener noreferrer"
|
| 37 |
+
>
|
| 38 |
+
bpm.ba
|
| 39 |
+
</a>
|
| 40 |
+
</div>
|
| 41 |
|
| 42 |
+
<div class="boundary-badges">
|
| 43 |
+
<span>Advisory-only</span>
|
| 44 |
+
<span>Human-reviewed</span>
|
| 45 |
+
<span>Audit-ready</span>
|
| 46 |
+
<span>Controlled deployment</span>
|
| 47 |
+
</div>
|
| 48 |
+
</section>
|
|
|
|
|
|
|
| 49 |
|
| 50 |
+
<section class="grid two">
|
| 51 |
+
<article class="card">
|
| 52 |
<h2>What this Space is</h2>
|
| 53 |
<ul>
|
| 54 |
+
<li>A controlled institutional interface for evaluating FinC2E</li>
|
| 55 |
+
<li>A governance and onboarding layer for regulated stakeholders</li>
|
| 56 |
+
<li>A structured entry point into policy-bound reasoning workflows</li>
|
| 57 |
+
<li>A legitimacy layer showing how decisions are explained, reviewed, and governed</li>
|
| 58 |
</ul>
|
| 59 |
+
</article>
|
| 60 |
|
| 61 |
+
<article class="card">
|
| 62 |
<h2>What this Space is NOT</h2>
|
| 63 |
<ul>
|
| 64 |
<li>No autonomous decisions</li>
|
| 65 |
<li>No enforcement actions</li>
|
| 66 |
<li>No legal / regulatory authority</li>
|
| 67 |
+
<li>No public unrestricted inference endpoint</li>
|
| 68 |
</ul>
|
| 69 |
+
<p class="muted strong-line">
|
| 70 |
+
FinC2E is designed to structure, clarify, and support human decisions —
|
| 71 |
+
never to replace accountable authority.
|
| 72 |
</p>
|
| 73 |
+
</article>
|
| 74 |
+
</section>
|
| 75 |
+
|
| 76 |
+
<section class="grid two">
|
| 77 |
+
<article class="card">
|
| 78 |
+
<h2>Flagship Capability</h2>
|
| 79 |
+
<p class="section-lead"><strong>FinC2E (Financial Cognitive Compliance Engine)</strong></p>
|
| 80 |
+
<ul>
|
| 81 |
+
<li>AML / KYC / CDD reasoning support</li>
|
| 82 |
+
<li>Risk structuring and case triage</li>
|
| 83 |
+
<li>Policy-referenced analysis</li>
|
| 84 |
+
<li>Audit-ready narratives</li>
|
| 85 |
+
<li>Deterministic, reviewable outputs</li>
|
| 86 |
+
</ul>
|
| 87 |
+
</article>
|
| 88 |
|
| 89 |
+
<article class="card">
|
| 90 |
+
<h2>Governance Principles</h2>
|
| 91 |
+
<ul>
|
| 92 |
+
<li>Human accountability preserved</li>
|
| 93 |
+
<li>Human-in-the-loop by design</li>
|
| 94 |
+
<li>Traceable logic paths and reviewable inputs</li>
|
| 95 |
+
<li>Policy-referenced reasoning</li>
|
| 96 |
+
<li>Advisory-only operational boundary</li>
|
| 97 |
+
</ul>
|
| 98 |
+
</article>
|
| 99 |
+
</section>
|
| 100 |
|
| 101 |
+
<section class="grid two">
|
| 102 |
+
<article class="card">
|
| 103 |
+
<h2>Intended for</h2>
|
| 104 |
+
<ul>
|
| 105 |
+
<li>Financial institutions</li>
|
| 106 |
+
<li>AML / KYC / CDD teams</li>
|
| 107 |
+
<li>Audit and compliance functions</li>
|
| 108 |
+
<li>RegTech and oversight environments</li>
|
| 109 |
+
<li>Government and sovereign deployments</li>
|
| 110 |
+
</ul>
|
| 111 |
+
</article>
|
| 112 |
|
| 113 |
+
<article class="card">
|
| 114 |
<h2>Engagement Modes</h2>
|
| 115 |
+
<div class="chips">
|
| 116 |
+
<span class="chip">Institutional Evaluation</span>
|
| 117 |
+
<span class="chip">Controlled Pilot</span>
|
| 118 |
+
<span class="chip">Enterprise Onboarding</span>
|
| 119 |
+
<span class="chip">Private / Sovereign Deployment</span>
|
| 120 |
</div>
|
| 121 |
+
<p class="muted">
|
| 122 |
+
Access is granted only under qualified institutional engagement.
|
| 123 |
+
Deployment, governance scope, and commercial terms are determined by
|
| 124 |
+
use case, regulatory context, and accountability requirements.
|
| 125 |
</p>
|
| 126 |
+
</article>
|
| 127 |
+
</section>
|
| 128 |
|
| 129 |
+
<section class="card footer-card">
|
| 130 |
+
<div class="footer-left">
|
| 131 |
+
<div class="footer-brand">HumAI MightHub</div>
|
| 132 |
+
<div class="muted">Engineering legitimacy into AI systems.</div>
|
| 133 |
+
</div>
|
| 134 |
+
|
| 135 |
+
<div class="footer-right">
|
| 136 |
+
<a href="https://huggingface.co/MightHubHumAI/FinC2E" target="_blank" rel="noopener noreferrer">Model</a>
|
| 137 |
+
<span>•</span>
|
| 138 |
+
<a href="https://www.bpm.ba/FinC2E" target="_blank" rel="noopener noreferrer">Website</a>
|
| 139 |
+
</div>
|
| 140 |
+
</section>
|
| 141 |
+
</main>
|
| 142 |
+
</body>
|
| 143 |
</html>
|