diff --git a/README.md b/README.md index 079e8d9..76b193e 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,10 @@ Based on Andrej Karpathy's LLM Wiki pattern. Workflow loop

+

+ Welcome canvas — visual demo board +

+ You drop sources. Claude reads them, extracts entities and concepts, updates cross-references, and files everything into a structured Obsidian vault. The wiki gets richer with every ingest. You ask questions. Claude reads the hot cache (recent context), scans the index, drills into relevant pages, and synthesizes an answer. It cites specific wiki pages, not training data. diff --git a/wiki/meta/welcome-canvas.gif b/wiki/meta/welcome-canvas.gif new file mode 100644 index 0000000..c3375fc Binary files /dev/null and b/wiki/meta/welcome-canvas.gif differ