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 6c57195a4d renamed cli to image_split il y a 1 semaine
..
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 refactored code il y a 1 semaine
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
TASKS.md initial release with base split functionality il y a 1 semaine

README.md

Offline Document Pipeline

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

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

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

Pipeline

JPEG/TIFF/PDF

Split pages

Deskew

Crop

PaddleOCR

HTML

Вне scope проекта

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