This repository was archived by the owner on Mar 20, 2026. It is now read-only.
Commit 794c84b
committed
Add folio-spec-worker for PDF to HTML conversion
- New worker that fills the missing worker-folio-spec gap
- Uses PyMuPDF to extract text directly from PDF
- Generates NLdoc spec format for html-writer
- Includes Kubernetes pod manifest for deployment
Fixes the end-to-end pipeline: PDF → accessible HTML1 parent 7621d14 commit 794c84b
3 files changed
Lines changed: 413 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
0 commit comments