docling-studio/document-parser
Pier-Jean Malandrino 4b1ec364f4 Add LocalChunker adapter and DoclingDocument serialization
LocalChunker implements DocumentChunker port using docling-core chunkers.
LocalConverter now serializes DoclingDocument to JSON for re-chunking support.
2026-04-02 12:33:07 +02:00
..
api Fix audit findings: remove domain→infra violation, align Serve API, fix DI 2026-03-31 10:58:58 +02:00
domain Add chunking domain objects and DocumentChunker port 2026-04-02 12:33:07 +02:00
infra Add LocalChunker adapter and DoclingDocument serialization 2026-04-02 12:33:07 +02:00
persistence Add document_json and chunks_json persistence layer 2026-04-02 12:33:07 +02:00
services Rebase sync 2026-03-31 16:55:17 +02:00
tests Format backend codebase with ruff 2026-04-02 12:33:07 +02:00
.dockerignore Work on full Docker integration 2026-03-17 13:33:36 +01:00
conftest.py Format backend codebase with ruff 2026-04-02 12:33:07 +02:00
Dockerfile Refacto and add cp paste btn 2026-03-21 15:03:10 +01:00
main.py Fix audit findings: security, robustness, and dead code 2026-03-31 16:52:36 +02:00
package-lock.json Add slide on side bar in Studio mode 2026-03-20 16:24:38 +01:00
pyproject.toml Add qualityt check and contributing doc 2026-03-21 15:34:54 +01:00
pytest.ini Add a stronger testing strategy 2026-03-18 14:46:37 +01:00
requirements.txt Add ServeConverter adapter for remote Docling Serve integration 2026-03-31 10:36:35 +02:00