A practical checklist for preparing documents for RAG
· 2 min read
Retrieval quality is decided long before the vector database. This is a pre-processing checklist for turning messy source documents into clean, chunk-ready text.
部落格
RAG 與管線是部落格的一個分類,講如何為檢索準備文件:把 Markdown 標題當作分塊邊界、讓表格保持完整,以及儲存轉換後的 Markdown,而不是每次查詢都重新解析 PDF。
Retrieval quality is decided long before the vector database. This is a pre-processing checklist for turning messy source documents into clean, chunk-ready text.