feat: add paddleocr parser (#12513)

### What problem does this PR solve?

Add PaddleOCR as a new PDF parser.

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
Lin Manhui
2026-01-09 17:48:45 +08:00
committed by GitHub
parent 6abf55c048
commit 2e09db02f3
34 changed files with 1510 additions and 453 deletions

View File

@ -5531,6 +5531,14 @@
"status": "1",
"rank": "900",
"llm": []
},
{
"name": "PaddleOCR",
"logo": "",
"tags": "OCR",
"status": "1",
"rank": "910",
"llm": []
}
]
}