Vibe Coding
Tip: Combine Karpathy's LLM Wiki with MemPalace MCP for Persistent Claude Code Memory Across Sessions
A practitioner combined Karpathy's LLM Wiki pattern (structured knowledge extraction into a self-consistent wiki, 5K+ stars since April 4) with MemPalace MCP (vector-backed session memory) to give Claude Code persistent cross-session context. The LLM Wiki handles long-term knowledge graphs while MemPalace auto-captures and reinjects session context. Caveat: community review found MemPalace performance numbers reflect the underlying vector store, not the advertised architecture.
Source
↳ Follow the thread