Search Results
AI Overview
How Standard RAG Works
- Upload files: Drop raw PDFs, notes, or codebases into a database.
- Chunk and embed: Split text into small segments and turn them into vector numbers.
Limitations of RAG
- Stateless and transient: The system forgets connections between queries; it re-searches from scratch every time.
- Context window limits: It struggles to synthesize an entire library of documents at once, often missing global insights or cross-file contradictions.
Would you like to explore alternatives to RAG like persistent markdown wikis and knowledge graphs, or do you need help optimizing a RAG pipeline?
Show all
AI can make mistakes, so double-check responses
Transcribing...
Web results
Andrej Karpathy's LLM Wiki: Building your own document- ...
X · TheYotg
180+ likes · 3 months ago
X · TheYotg
180+ likes · 3 months ago
Most people's experience with LLMs and documents looks like RAG: you upload files, the LLM retrieves relevant chunks at query time, and ...Read more
LLM Wiki
GitHub
https://gist.github.com › karpathy
GitHub
https://gist.github.com › karpathy
2 days ago — Most people's experience with LLMs and documents looks like RAG: you upload a collection of files, the LLM retrieves relevant chunks at query ...Read more
Document to knowledge graph | Paulo Cysne
LinkedIn · Paulo Cysne
6 reactions · 3 months ago
LinkedIn · Paulo Cysne
6 reactions · 3 months ago
... documents looks like RAG: you upload files, the LLM retrieves relevant chunks at query time, and generates an answer. This works, but the ...Read more
Karpathy's LLM Wiki: A Knowledge Base That Compounds
AI Builder Club
https://www.aibuilderclub.com › Blog
AI Builder Club
https://www.aibuilderclub.com › Blog
27 May 2026 — Most people's experience with LLMs and documents looks like RAG: you upload files, the LLM retrieves relevant chunks at query time, and ...Read more
I Used Karpathy's LLM Wiki to Build a Research Brain That ...
Towards AI
https://pub.towardsai.net › ...
Towards AI
https://pub.towardsai.net › ...
19 Apr 2026 — Most people's experience with LLMs and documents looks like RAG: you upload a collection of files, the LLM retrieves relevant chunks at query ...Read more
An Architectural Reading of Karpathy's LLM Wiki
GitHub Pages documentation
https://cozypet.github.io › llm-wiki-schema
GitHub Pages documentation
https://cozypet.github.io › llm-wiki-schema
The core claim: most people's experience with LLMs and documents looks like RAG, and RAG has a fundamental flaw. With RAG, you upload documents, the LLM ...Read more
71.5x Fewer Tokens: How Karpathy's LLM Wiki + Obsidian ...
Substack · Ketan's Substack
7 likes · 3 months ago
Substack · Ketan's Substack
7 likes · 3 months ago
Most people's experience with LLMs and documents looks like RAG: upload files, retrieve chunks at query time, generate an answer. It works, but ...Read more
LLM Wiki
Blake Merryman
https://blakemerryman.com › linked › 2026/04 › llm-wiki
Blake Merryman
https://blakemerryman.com › linked › 2026/04 › llm-wiki
10 Apr 2026 — Most people's experience with LLMs and documents looks like RAG: you upload a collection of files, the LLM retrieves relevant chunks at query ...Read more
Andrej Karpathy's LLM wiki automates knowledge base ...
Facebook · Tech Titans
3 comments · 1 month ago
Facebook · Tech Titans
3 comments · 1 month ago
Most people's experience with LLMs and documents looks like RAG you upload a collection of files, the LLM retrieves relevant chunks at query ...Read more