scan, split, OCR, prepare for LLM
Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Evgeniy Ierusalimov 25992f0ef6 renamed inage_split to image_prepare, fixed some code and parameters vor 5 Tagen
..
AGENTS.md initial release with base split functionality vor 1 Woche
AI_RULES.md refactored code vor 1 Woche
ARCHITECTURE.md renamed inage_split to image_prepare, fixed some code and parameters vor 5 Tagen
CODE_STYLE.md polishing the code and docs vor 5 Tagen
DEVELOPMENT.md refactored code vor 1 Woche
IMAGE_PROCESSING.md refactored code vor 1 Woche
README.md initial release with base split functionality vor 1 Woche
REQUIREMENTS.md initial release with base split functionality vor 1 Woche
SOLID_AUDIT.md polishing the code and docs vor 5 Tagen
TASKS.md initial release with base split functionality vor 1 Woche
VLM_OFFLOAD.md polishing the code and docs vor 5 Tagen

README.md

Offline Document Pipeline

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

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

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

Pipeline

JPEG/TIFF/PDF

Split pages

Deskew

Crop

PaddleOCR

HTML

Вне scope проекта

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