inwo inwo.
← all tags

#rag

3 posts

Graphify: Turn a Codebase Into a Token-Cheap Knowledge Graph

Jun 21, 2026 · Shingo Nakamura · AI

Graphify is a Claude Code skill that compiles code, docs, papers and images into a queryable knowledge graph — so an agent answers from a tiny subgraph instead of re-reading raw files. How it works, how it saves tokens, the real benchmarks, and how it compares to vector RAG and the LLM Wiki.

graphifyknowledge-graphtokensclaude-code
read more →

LLM Wiki: Compile Your Knowledge Instead of Retrieving It

May 15, 2026 · Shingo Nakamura · AI

Andrej Karpathy's LLM Wiki pattern — let an LLM build and maintain a persistent, interlinked wiki from your sources, so knowledge compounds instead of being re-derived on every query. What it is, how it works, how it compares to RAG, and the token economics.

llm-wikiragknowledge-managementagents
read more →