All Wiki
Tag
#llm (4)
LLM Wiki: A Pattern for Building Personal Knowledge Bases Using LLMs
analysisKarpathy's pattern for an LLM-maintained wiki: instead of re-deriving answers from raw documents on every query (RAG), the model integrates each source into a persistent, compounding knowledge base.
LLM Wiki: A Pattern for Building Personal Knowledge Bases Using LLMs
sourceKarpathy's pattern for an LLM-maintained wiki: instead of re-deriving answers from raw documents on every query (RAG), the model integrates each source into a persistent, compounding knowledge base.
llms.txt
analysisA proposed standard for a curated, LLM-shaped manifest at a site's root — telling language models what to read at inference time.
llms.txt
sourceA proposed standard for a curated, LLM-shaped manifest at a site's root — telling language models what to read at inference time.