Overview
Rohit G (GitHub: rohitg00) is the author of the LLM Wiki v2 gist, a significant production-oriented extension of Karpathy’s original LLM Wiki pattern. He also created agentmemory (20K+ Stars), a persistent memory engine for AI coding agents.
Key Facts
- Author of LLM Wiki v2 — extends Karpathy’s pattern with lifecycle management, knowledge graphs, and automation
- Creator of agentmemory (20K+ Stars on GitHub) — persistent memory engine for AI agents
- Built on the iii-engine (iii-hq/iii) framework
- Reported 95.2% on LongMemEval-S using BM25 + vector + knowledge graph with RRF fusion
- His gist has 1,554+ stars and 213+ forks on GitHub
Relationships
- “extends” llm-wiki — Extended the original pattern with production lessons
- “introduces” memory-lifecycle — Introduced confidence scoring, consolidation tiers, and forgetting curves
- “advocates for” knowledge-graph — Advocated for typed relationships and graph traversal over flat wikilinks
- “operates with” claude-code — Primary tool for operating an LLM Wiki in practice
Implications
Rohit G’s work represents the most significant single-extension of the LLM Wiki pattern beyond Karpathy’s original. His production emphasis (what breaks at scale, automation, quality controls) directly informs this vault’s next improvement priorities. The memory lifecycle and hybrid search concepts are the two pieces most immediately applicable.
Sources
^[raw/articles/llm-wiki-v2-rohitg00-2026.md]