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 d1c9afdfdf polishing the code and docs пре 5 дана
..
AGENTS.md initial release with base split functionality пре 1 недеља
AI_RULES.md refactored code пре 1 недеља
ARCHITECTURE.md renamed cli to image_split пре 1 недеља
CODE_STYLE.md polishing the code and docs пре 5 дана
DEVELOPMENT.md refactored code пре 1 недеља
IMAGE_PROCESSING.md refactored code пре 1 недеља
README.md initial release with base split functionality пре 1 недеља
REQUIREMENTS.md initial release with base split functionality пре 1 недеља
SOLID_AUDIT.md polishing the code and docs пре 5 дана
TASKS.md initial release with base split functionality пре 1 недеља
VLM_OFFLOAD.md polishing the code and docs пре 5 дана

README.md

Offline Document Pipeline

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

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

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

Pipeline

JPEG/TIFF/PDF

Split pages

Deskew

Crop

PaddleOCR

HTML

Вне scope проекта

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