docs: RAG 문서에 OCR 구현 계획 링크 추가

- 상단 관련 문서 섹션에 OCR 구현 계획 링크 추가
- 파일 형식 섹션의 OCR 옵션 부분에 링크 추가
- 250909_ocr_skill_implementation_plan.md 참조
This commit is contained in:
happybell80 2025-09-15 20:46:51 +09:00
parent c8bcb396cc
commit 137bde59fa

View File

@ -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