scan, split, OCR, prepare for LLM
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Evgeniy Ierusalimov d1c9afdfdf polishing the code and docs il y a 5 jours
..
AGENTS.md initial release with base split functionality il y a 1 semaine
AI_RULES.md refactored code il y a 1 semaine
ARCHITECTURE.md renamed cli to image_split il y a 1 semaine
CODE_STYLE.md polishing the code and docs il y a 5 jours
DEVELOPMENT.md refactored code il y a 1 semaine
IMAGE_PROCESSING.md refactored code il y a 1 semaine
README.md initial release with base split functionality il y a 1 semaine
REQUIREMENTS.md initial release with base split functionality il y a 1 semaine
SOLID_AUDIT.md polishing the code and docs il y a 5 jours
TASKS.md initial release with base split functionality il y a 1 semaine
VLM_OFFLOAD.md polishing the code and docs il y a 5 jours

README.md

Offline Document Pipeline

Назначение проекта

Преобразование больших технических документов, полученных после печати и сканирования, в структурированный HTML без использования облачных сервисов.

Поддерживается полностью offline работа.

Pipeline

JPEG/TIFF/PDF

Split pages

Deskew

Crop

PaddleOCR

HTML

Вне scope проекта

  • LLM
  • RAG
  • поиск
  • анализ документов