pagepiper/config/ingest.yaml
pyr0ball 3a0608ff98 chore: initial pagepiper repo scaffold
Adds pyproject.toml, environment.yml, Dockerfile, docker/web (Vue+nginx),
compose.yml, compose.override.yml.example, manage.sh, .env.example,
.gitignore, and config stubs for the pagepiper self-hosted PDF library tool.
Port 8521. No secrets committed.
2026-05-04 16:54:08 -07:00

2 lines
161 B
YAML

ocr_min_words: 10 # Pages with fewer words from text layer → OCR fallback
batch_size: 32 # Pages embedded per Ollama call (tune to your GPU VRAM)