andrej-karpathy
2 articles
Karpathy's Idea File Manifesto — In the LLM Agent Era, Sharing Ideas Beats Sharing Code
Karpathy turned a viral tweet into a GitHub Gist idea file: a structured blueprint for an LLM-maintained Wiki. In the agent era, plain-text ideas can be more valuable than finished code because the recipient's agent can rebuild them.
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.