Spaces:
Running
Running
NakliTechie commited on
Commit ·
4892eeb
1
Parent(s): 79d5b3b
Sync from GitHub 2026-04-30T05:47:36Z
Browse files- index.html +2 -2
index.html
CHANGED
|
@@ -2176,8 +2176,8 @@
|
|
| 2176 |
<div class="welcome" id="welcomeMsg">
|
| 2177 |
<div class="welcome-icon">🧠</div>
|
| 2178 |
<h2>Private AI, right in your browser</h2>
|
| 2179 |
-
<p>
|
| 2180 |
-
<p style="font-size:0.78rem;color:var(--gray-400);margin-top:4px">
|
| 2181 |
</div>
|
| 2182 |
</div>
|
| 2183 |
|
|
|
|
| 2176 |
<div class="welcome" id="welcomeMsg">
|
| 2177 |
<div class="welcome-icon">🧠</div>
|
| 2178 |
<h2>Private AI, right in your browser</h2>
|
| 2179 |
+
<p>Models run entirely on your device via WebGPU. Nothing is sent to any server.</p>
|
| 2180 |
+
<p style="font-size:0.78rem;color:var(--gray-400);margin-top:4px">Pick a Ternary Bonsai or Qwen3 model for tool calling and memory; pick a Gemma 4 model for multimodal (image + audio) input.<br>Web search requires an API key (Tavily, Brave) or a self-hosted SearXNG instance.</p>
|
| 2181 |
</div>
|
| 2182 |
</div>
|
| 2183 |
|