• 프로젝트 정의

    한국어 PDF OCR 시스템 + RAG 기반 검색 시스템 결합

  • 개발 단계
    1. PDF 입력- parsing - vectorDB 저장 - RAG 전체 pipeline 설계
    2. vectorDB 구조, PDF parsing 결과 처리 방식, 저장된 pdf 식별 등 DB 구조 전체 설계 및 개발
    3. RAG pipeline 설계 및 개발
  • 사용 기술
    1. PP-YOLOE (PDF layer detection model)
    2. PyMuPDF (text extraction)
    3. Fastapi, Streamlit
    4. RAG
    5. vector DB
  • 개발 언어

    python

  • 개발 로그

    https://finddme.github.io/dev log/2024/07/30/ocr_rag/

  • Git Repository

    https://github.com/finddme/OCR_RAG_yolo