andrej-karpathy
2 articles
Karpathy's Idea File Manifesto — In the LLM Agent Era, Sharing Ideas Beats Sharing Code
Karpathy turned his viral tweet into a GitHub Gist 'idea file' — a structured blueprint for an LLM-maintained Wiki. The bigger meta-point: in the LLM agent era, sharing plain-text ideas is more valuable than sharing finished code, because the recipient's agent will customize and rebuild everything anyway.
Karpathy's LLM Knowledge Base Workflow — Let AI Build Your Personal Wikipedia
Andrej Karpathy shares his workflow for building a personal knowledge base with LLMs: dump raw materials in, let LLMs compile them into a Markdown wiki, then use CLI tools for Q&A, linting, and visualization. He thinks there's room for an incredible new product here.