Skip to content

Commit 3a1f044

Browse files
committed
chore: update readme.md
1 parent 5270ba4 commit 3a1f044

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ EPISODE LAYER (L1) <- patterns auto-discovered via graph traversal.
2525
SENTENCE LAYER (L2) <- raw conversation. Sequential NEXT edges. The full story.
2626
```
2727

28+
<p align="center">
29+
<img src="assets/screenshots/layers.jpeg" alt="Three-layer memory graph: Facts → Episodes → Sentences" width="680" />
30+
</p>
31+
2832
Search hits Facts, graph discovers Episodes, traces back to source Sentences. One database, Postgres or SQLite. No Neo4j, no Qdrant, no infra drama.
2933

3034
---

assets/screenshots/layers.jpeg

91 KB
Loading

0 commit comments

Comments
 (0)