-
Unlimited OCR — Baidu의 원샷 장문 파싱 모델
Unlimited OCR — Baidu의 원샷 장문 파싱 모델 | GeekNews
<ul> <li><strong>DeepSeek OCR</strong>를 기반으로 디코더의 모든 어텐션을 교체해, 수십 페이지 문서를 <strong>한 번의 순전파(forward pass)</strong> 로 전사하는 E2E OCR 모델</li> <li>핵심은 <strong>참조 슬라이딩 윈도우 어텐션(R-SWA)</str…
-
웹 브라우저에서 LiteParse로 PDF 텍스트 추출하기
Extract PDF text in your browser with LiteParse for the web
<p>LlamaIndex have a most excellent open source project called <a href="https://github.com/run-llama/liteparse">LiteParse</a>, which provides a Node.js CLI tool for extracting text…