mirror of
https://github.com/nesquena/hermes-webui.git
synced 2026-05-27 20:20:20 +00:00
fix: correct Holographic hosting (local only, not cloud) and description on memory page
This commit is contained in:
+3
-3
@@ -442,7 +442,7 @@
|
||||
<tr>
|
||||
<td class="t-name"><a href="https://holographic.ai" target="_blank" rel="noopener">Holographic</a></td>
|
||||
<td><span class="pill pill-green">Everything free</span></td>
|
||||
<td>Cloud</td>
|
||||
<td>Local only</td>
|
||||
<td><span class="pill pill-blue">MIT</span></td>
|
||||
<td>—</td>
|
||||
<td>Zero cost, quick start</td>
|
||||
@@ -566,10 +566,10 @@
|
||||
<div class="pc-icon">✨</div>
|
||||
<div>
|
||||
<div class="pc-name"><a href="https://holographic.ai" target="_blank" rel="noopener">Holographic</a></div>
|
||||
<div class="pc-license">MIT · cloud</div>
|
||||
<div class="pc-license">MIT · local only</div>
|
||||
</div>
|
||||
</div>
|
||||
<p class="pc-desc">Completely free cloud service. MIT-licensed. Simplest possible on-ramp — no billing, no usage caps announced. Trade-off: no self-host option, limited documentation.</p>
|
||||
<p class="pc-desc">Built into Hermes — no install needed. Uses SQLite + HRR algebra for sub-millisecond recall. Fully air-gapped, zero network calls, works in classified environments.</p>
|
||||
<div class="pc-tags">
|
||||
<span class="pill pill-green">100% free</span>
|
||||
<span class="pill pill-blue">Cloud</span>
|
||||
|
||||
Reference in New Issue
Block a user