Table of Contents
Catalog of wiki pages by category.
Overview
- Overview | High-level synthesis.
Entities
- Obsidian | Note-taking IDE for wiki.
- Andrej Karpathy | LLM Wiki author.
- Vannevar Bush | Memex inspiration.
- Memex | Vannevar Bush’s associative knowledge device (1945).
- Eureka Labs | Karpathy’s AI ed startup.
- MenuGen | Karpathy’s menu viz app.
- Maddie | AI educator (ex-Google/Amazon).
- OpenClaw | Viral open-source agent.
- Peter Steinberger | OpenClaw creator (OpenAI).
- Anthropic | MCP creators.
Concepts
- LLM-Wiki | Pattern for LLM knowledge bases.
- RAG | Query-time retrieval (non-persistent).
- Persistent Wiki | Compounding wiki artifact.
- Projects | Trust-based AI coding.
- Agentic Engineering | Pro agent coordination.
- Software 3.0 | Prompting LLMs.
- LLMs | Large Language Models (next-token prediction).
- Tokens | LLM text units (words/subwords).
- Context Window | Max tokens processed (model memory).
- AI Agents | Autonomous perceive-reason-act loops.
- MCP | Model Context Protocol (AI USB).
- Fine-tuning | Adapt LLM behavior/style.
- Context Engineering | Curate full LLM context.
- Reasoning Models | Chain-of-thought (e.g. o1).
- Multimodal AI | Text+image/audio/video.
- Mixture of Experts | Efficient expert routing (MOE).
Sources
- The Kaparthy LLM Wiki | Karpathy’s foundational gist.
- Andrej Karpathy - AI Ascent 2026 | Talk on vibe coding, agentic engineering, Software 3.0.
- 10-AI-Concepts | Maddie: 10 essential AI concepts (2026).
Comparisons & Analyses
- Vibe-Coding-vs-Agentic-Engineering | Synthesis table: Vibe Coding (democratizing floor) vs Agentic Engineering (professional ceiling).