From 494f519bf43ea8243fba8c40a4e72a1071a74395 Mon Sep 17 00:00:00 2001 From: Safi Date: Sun, 5 Apr 2026 23:43:59 +0100 Subject: [PATCH] README: highlight multimodal capability upfront --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ec3ea73e..1aebd337 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ **A Claude Code skill.** Type `/graphify` in Claude Code - it reads your files, builds a knowledge graph, and gives you back structure you didn't know was there. +Fully multimodal. Drop in code, PDFs, markdown, screenshots, diagrams, whiteboard photos, even images in other languages - graphify uses Claude vision to extract concepts and relationships from all of it and connects them into one graph. + > Andrej Karpathy keeps a `/raw` folder where he drops papers, tweets, screenshots, and notes. graphify is the answer to that problem - 71.5x fewer tokens per query vs reading the raw files, persistent across sessions, honest about what it found vs guessed. ```