diff --git a/ideas/250909_RAG_file_processing_architecture.md b/ideas/250909_RAG_file_processing_architecture.md index bb8ef65..fe0bdce 100644 --- a/ideas/250909_RAG_file_processing_architecture.md +++ b/ideas/250909_RAG_file_processing_architecture.md @@ -2,6 +2,7 @@ ## 작성일: 2025-09-09 ## 작성자: Claude (51123 서버 관리자) +## 관련 문서: [OCR 구현 계획](./250909_ocr_skill_implementation_plan.md) ## 1. 개요 로빙의 RAG(Retrieval-Augmented Generation) 시스템을 위한 파일 업로드, 처리, 저장 아키텍처 설계. @@ -49,7 +50,7 @@ - 문서: PDF, DOCX, TXT, MD - 스프레드시트: XLSX, CSV - 프레젠테이션: PPTX -- 이미지 내 텍스트: PNG, JPG (OCR 옵션) +- 이미지 내 텍스트: PNG, JPG (OCR 구현 계획: [→250909_ocr_skill_implementation_plan.md](./250909_ocr_skill_implementation_plan.md)) ## 5. 사용자 피드백 UI