-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
37 lines (33 loc) · 2.16 KB
/
index.html
File metadata and controls
37 lines (33 loc) · 2.16 KB
1
2
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
28
29
30
31
32
33
34
35
36
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!-- Primary Meta Tags -->
<title>SOVEREIGN AI | Private Intelligence for Finance, Legal & Healthcare</title>
<meta name="title" content="SOVEREIGN AI | Private Intelligence for Finance, Legal & Healthcare" />
<meta name="description" content="AI that stays where your data lives. World-class self-hosted expert advisor for Finance, Legal, and Healthcare. Powered by Gemma 3:b4 — air-gapped, zero-trust, fully private." />
<!-- Open Graph / Facebook / LinkedIn -->
<meta property="og:type" content="website" />
<meta property="og:url" content="https://ais-pre-pgmo6yk2it3myrxnz3irqh-510390963953.europe-west2.run.app/" />
<meta property="og:site_name" content="SOVEREIGN AI" />
<meta property="og:title" content="SOVEREIGN AI" />
<meta property="og:description" content="Private, sovereign intelligence for regulated industries. Fully self-hosted AI advisor for Finance, Legal & Healthcare." />
<!-- Using a high-quality dark/neon abstract tech image from Unsplash as a placeholder for the cinematic vibe -->
<meta property="og:image" content="https://images.unsplash.com/photo-1639322537228-f710d846310a?q=80&w=1200&h=630&fit=crop" />
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="630" />
<meta property="og:image:alt" content="SOVEREIGN AI - Private Intelligence Platform" />
<meta property="og:locale" content="en_US" />
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image" />
<meta property="twitter:url" content="https://ais-pre-pgmo6yk2it3myrxnz3irqh-510390963953.europe-west2.run.app/" />
<meta property="twitter:title" content="SOVEREIGN AI" />
<meta property="twitter:description" content="AI that stays where your data lives." />
<meta property="twitter:image" content="https://images.unsplash.com/photo-1639322537228-f710d846310a?q=80&w=1200&h=630&fit=crop" />
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>