LIUQIHANG commited on
Commit ·
1d84ef4
1
Parent(s): 9a0ad28
Fix: Epocode -> Epicode
Browse files- README.md +2 -2
- index.html +3 -3
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
title:
|
| 3 |
emoji: "\U0001F9E0"
|
| 4 |
colorFrom: yellow
|
| 5 |
colorTo: gray
|
|
@@ -9,7 +9,7 @@ pinned: false
|
|
| 9 |
license: mit
|
| 10 |
---
|
| 11 |
|
| 12 |
-
#
|
| 13 |
|
| 14 |
Production AI memory cloud service with 27 MCP tools, knowledge graph, tetrahedral space encoding, and energy conservation.
|
| 15 |
|
|
|
|
| 1 |
---
|
| 2 |
+
title: Epicode - AI Memory Operating System
|
| 3 |
emoji: "\U0001F9E0"
|
| 4 |
colorFrom: yellow
|
| 5 |
colorTo: gray
|
|
|
|
| 9 |
license: mit
|
| 10 |
---
|
| 11 |
|
| 12 |
+
# Epicode - AI Memory Operating System
|
| 13 |
|
| 14 |
Production AI memory cloud service with 27 MCP tools, knowledge graph, tetrahedral space encoding, and energy conservation.
|
| 15 |
|
index.html
CHANGED
|
@@ -3,7 +3,7 @@
|
|
| 3 |
<head>
|
| 4 |
<meta charset="UTF-8">
|
| 5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
| 6 |
-
<title>
|
| 7 |
<style>
|
| 8 |
* { margin: 0; padding: 0; box-sizing: border-box; }
|
| 9 |
body {
|
|
@@ -165,11 +165,11 @@ h1 span { color: #FFD700; }
|
|
| 165 |
<div class="tag">AI Memory Operating System</div>
|
| 166 |
<h1>让AI的身份跨越<br>每一次<span>重启</span></h1>
|
| 167 |
<p class="subtitle">
|
| 168 |
-
|
| 169 |
27 MCP tools, tetrahedral space encoding, knowledge graph, and energy conservation physics.
|
| 170 |
</p>
|
| 171 |
<a href="https://epocode.cn" target="_blank" rel="noopener" class="cta">
|
| 172 |
-
Enter
|
| 173 |
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 12h14"/><path d="m12 5 7 7-7 7"/></svg>
|
| 174 |
</a>
|
| 175 |
<div class="stats">
|
|
|
|
| 3 |
<head>
|
| 4 |
<meta charset="UTF-8">
|
| 5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
| 6 |
+
<title>Epicode - AI Memory Operating System</title>
|
| 7 |
<style>
|
| 8 |
* { margin: 0; padding: 0; box-sizing: border-box; }
|
| 9 |
body {
|
|
|
|
| 165 |
<div class="tag">AI Memory Operating System</div>
|
| 166 |
<h1>让AI的身份跨越<br>每一次<span>重启</span></h1>
|
| 167 |
<p class="subtitle">
|
| 168 |
+
Epicode is a production AI memory cloud — persistent, searchable, connected memory for AI agents.
|
| 169 |
27 MCP tools, tetrahedral space encoding, knowledge graph, and energy conservation physics.
|
| 170 |
</p>
|
| 171 |
<a href="https://epocode.cn" target="_blank" rel="noopener" class="cta">
|
| 172 |
+
Enter Epicode
|
| 173 |
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 12h14"/><path d="m12 5 7 7-7 7"/></svg>
|
| 174 |
</a>
|
| 175 |
<div class="stats">
|