Initial memory system setup with qmd collection and Karpathy LLM Wiki pattern

This commit is contained in:
Dominik Schön
2026-04-28 20:14:23 +00:00
commit e3e638c506
7 changed files with 135 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
# Memory Log
## [2026-04-28] init | Memory System Created
- Created memory directory structure at ~/.hermes/memory
- Installed qmd 2.1.0 (Query Markup Documents)
- Set up qmd collection for ~/.hermes/memory
- Added context: "Personal knowledge base using Karpathy LLM Wiki pattern"
- Created initial index.md with entities, concepts, and sources
- Initial embeddings generated (0 files, 0 entries)