From f7f871b2782faa4f6ecad750a4124aa613158606 Mon Sep 17 00:00:00 2001 From: Daniel <223140489+AgriciDaniel@users.noreply.github.com> Date: Tue, 7 Apr 2026 14:24:51 +0300 Subject: [PATCH] docs: move wiki-graph + workflow GIFs to Seed Vault section MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cleans up the README hero — welcome-canvas.gif now leads alone. Graph and workflow GIFs moved to the bottom near Seed Vault where they're contextually relevant. Co-Authored-By: Claude Sonnet 4.6 (1M context) --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 76b193e..a23bb8f 100644 --- a/README.md +++ b/README.md @@ -9,11 +9,6 @@ Based on Andrej Karpathy's LLM Wiki pattern. ## What It Does -

- Knowledge graph growing - Workflow loop -

-

Welcome canvas — visual demo board

@@ -299,6 +294,11 @@ This repo ships with a seeded vault. Open it in Obsidian and you'll see: The graph view will show a connected cluster of 5 pages. This is what the wiki looks like after one ingest. Add more sources and it grows from there. +

+ Knowledge graph growing + Workflow loop +

+ --- *Based on [Andrej Karpathy's LLM Wiki pattern](https://github.com/karpathy). Hot cache and cross-project patterns demonstrated by [Nate Herk](https://youtube.com/@nateherk). Built by [AgriciDaniel](https://github.com/AgriciDaniel) / AI Marketing Hub.*