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 1 mes
..
AGENTS.md initial release with base split functionality hace 1 mes
AI_RULES.md refactored code hace 1 mes
ARCHITECTURE.md renamed inage_split to image_prepare, fixed some code and parameters hace 1 mes
CODE_STYLE.md polishing the code and docs hace 1 mes
DEVELOPMENT.md refactored code hace 1 mes
IMAGE_PROCESSING.md refactored code hace 1 mes
README.md initial release with base split functionality hace 1 mes
REQUIREMENTS.md initial release with base split functionality hace 1 mes
SKILLS.md updated discovered self skills hace 1 mes
SOLID_AUDIT.md polishing the code and docs hace 1 mes
TASKS.md initial release with base split functionality hace 1 mes
VLM_OFFLOAD.md polishing the code and docs hace 1 mes

README.md

Offline Document Pipeline

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

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

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

Pipeline

JPEG/TIFF/PDF

Split pages

Deskew

Crop

PaddleOCR

HTML

Вне scope проекта

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