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.
2 lines
161 B
YAML
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)
|