scan, split, OCR, prepare for LLM
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Evgeniy Ierusalimov 57152efb4b updated discovered self skills hace 3 días
..
AGENTS.md initial release with base split functionality hace 1 semana
AI_RULES.md refactored code hace 1 semana
ARCHITECTURE.md renamed inage_split to image_prepare, fixed some code and parameters hace 4 días
CODE_STYLE.md polishing the code and docs hace 5 días
DEVELOPMENT.md refactored code hace 1 semana
IMAGE_PROCESSING.md refactored code hace 1 semana
README.md initial release with base split functionality hace 1 semana
REQUIREMENTS.md initial release with base split functionality hace 1 semana
SKILLS.md updated discovered self skills hace 3 días
SOLID_AUDIT.md polishing the code and docs hace 5 días
TASKS.md initial release with base split functionality hace 1 semana
VLM_OFFLOAD.md polishing the code and docs hace 5 días

README.md

Offline Document Pipeline

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

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

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

Pipeline

JPEG/TIFF/PDF

Split pages

Deskew

Crop

PaddleOCR

HTML

Вне scope проекта

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