You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,8 +32,8 @@ Unlike vector databases that retrieve isolated chunks based on similarity, SCE m
32
32
33
33
## 🚀 Quick Start
34
34
35
-
### Option 1: Web Demo (No Setup)
36
-
Open [`demo/sce_demo.tsx`](demo/sce_demo.tsx) or [`demo/sce_demo_with_brain_behavior.tsx`](demo/sce_demo_with_brain_behavior.tsx) in **Claude Artifacts** for an instant, interactive visualization.
35
+
### Option 1: Old Web Demo (Claude Artifact - No Setup)
36
+
Open [`old_demo/sce_demo.tsx`](old_demo/sce_demo.tsx) or [`old_demo/sce_demo_with_brain_behavior.tsx`](old_demo/sce_demo_with_brain_behavior.tsx) in **Claude Artifacts** for an instant, interactive visualization.
37
37
38
38
### Option 2: Run Locally (Web)
39
39
Runs the interactive visualization in your browser.
@@ -71,7 +71,7 @@ The Native App relies on **Tauri v2**, which compiles a high-performance binary
0 commit comments