Spaces:
Running
Running
Update playground.html
Browse files- playground.html +18 -0
playground.html
CHANGED
@@ -4,6 +4,24 @@
|
|
4 |
<meta charset="UTF-8">
|
5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
6 |
<title>LOKI.AI Playground</title>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
<!-- DM Sans font -->
|
8 |
<link href="https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap" rel="stylesheet">
|
9 |
<!-- JetBrains Mono for code blocks -->
|
|
|
4 |
<meta charset="UTF-8">
|
5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
6 |
<title>LOKI.AI Playground</title>
|
7 |
+
<meta name="description" content="🚀 LOKI AI IS BACK AND FASTER THAN EVER! Test 200+ models including GPT-4o, O1-preview, Claude-sonnet, O3-mini. Ultra-fast, zero cost, total dominance!">
|
8 |
+
|
9 |
+
<!-- Favicon -->
|
10 |
+
<link rel="icon" href="https://parthsadaria-lokiai.hf.space/favicon.ico" type="image/x-icon">
|
11 |
+
|
12 |
+
<!-- Open Graph / Facebook -->
|
13 |
+
<meta property="og:title" content="Loki AI Playground - 200+ Free Models">
|
14 |
+
<meta property="og:description" content="Test the latest AI models with Loki AI. Explore GPT-4o, O1-preview, Claude-sonnet, O3-mini, and more.">
|
15 |
+
<meta property="og:image" content="https://parthsadaria-lokiai.hf.space/favicon.ico">
|
16 |
+
<meta property="og:url" content="https://parthsadaria-lokiai.hf.space">
|
17 |
+
<meta property="og:type" content="website">
|
18 |
+
|
19 |
+
<!-- Twitter -->
|
20 |
+
<meta name="twitter:card" content="summary_large_image">
|
21 |
+
<meta name="twitter:title" content="Loki AI Playground - 200+ Free Models">
|
22 |
+
<meta name="twitter:description" content="Ultra-fast responses, zero cost, and total dominance. Test Loki AI's models like GPT-4o and more!">
|
23 |
+
<meta name="twitter:image" content="https://parthsadaria-lokiai.hf.space/favicon.ico">
|
24 |
+
|
25 |
<!-- DM Sans font -->
|
26 |
<link href="https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap" rel="stylesheet">
|
27 |
<!-- JetBrains Mono for code blocks -->
|