Flow
- Drop PDFs into Resources/papers/
- Agent has a
pdf_extracttool: extract body to a.mdcache - Full-text index covers Notes + papers
- On question: retrieve → match → answer citing exact paragraphs
When not to RAG
A short paper (<30K tokens) often does better fed in full; RAG shines across dozens / hundreds, not for one deep read.
