Skip to content

Commit ecf5297

Browse files
committed
more demo fixes
1 parent 0d0e5a2 commit ecf5297

14 files changed

Lines changed: 173 additions & 71 deletions

File tree

.pod/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,5 @@
5151
"lint": "bun scripts/lint.ts",
5252
"format": "bun scripts/format.ts"
5353
},
54-
"version": "0.0.231"
54+
"version": "0.0.234"
5555
}

.pod/events.db

0 Bytes
Binary file not shown.

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
Semantic Brain is an autonomous knowledge graph generator and explorer. It uses LLMs (via `node-llama-cpp`) to dynamically expand conceptual landscapes, evaluating relationships across multiple semantic dimensions and visualizing them in a real-time 3D environment.
44

5+
## Demo
6+
7+
Here's a simple demo with few pre-generated graphs:
8+
9+
https://karolrybak.github.io/semantic_brain/?demo=true
10+
511
## 🛠 Setup & Requirements
612

713
### 1. Model Configuration

0 commit comments

Comments
 (0)