Skip to content

Commit 1ea7082

Browse files
committed
docs: finalize README and update logs
1 parent 015b000 commit 1ea7082

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ Unlike vector databases that retrieve isolated chunks based on similarity, SCE m
3232

3333
## 🚀 Quick Start
3434

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.
3737

3838
### Option 2: Run Locally (Web)
3939
Runs the interactive visualization in your browser.
@@ -71,7 +71,7 @@ The Native App relies on **Tauri v2**, which compiles a high-performance binary
7171
| **Visualization** | Lucide Icons, Recharts, Custom Graph Renderer |
7272
| **Math Engine** | Custom Hypergraph (TypeScript) |
7373
| **Desktop** | Tauri 2.0 + Rust (Native ARM64/x64) |
74-
| **AI Integration** | Google GenAI SDK (Gemini) |
74+
| **AI Integration** | Google Gemini, Groq (Llama 3), Ollama (Local) |
7575

7676
---
7777

0 commit comments

Comments
 (0)