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 제목, 형태를 유지하는 표, 매 질의마다 PDF를 다시 파싱하지 않고 변환한 Markdown을 저장하기를 포함합니다.
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.