mirror of
https://github.com/cdc-si/preprocessing.git
synced 2026-08-26 10:14:18 +00:00
Read-only mirror of https://github.com/cdc-si/preprocessing — Zentrale Ausgleichsstelle ZAS. Issues & pull requests at the source.
- Python 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| examples | ||
| src/pdf-ocr-pipeline | ||
| .env.example | ||
| .gitignore | ||
| README.md | ||
Preprocessing
A collection of preprocessing pipelines for ingesting documents into a RAG vector database.
Pipelines
| Pipeline | Description |
|---|---|
pdf-ocr-pipeline |
Converts PDFs into chunked, embedded documents via VLM-based OCR |