docling/docs/examples
Michele Dolfi 90a7cc4bdd
docs: enrich existing DoclingDocument (#1969)
add example for enriching an existing doclingdocument

Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
2025-07-22 16:20:15 +02:00
..
data docs: add advanced chunking & serialization example (#1589) 2025-05-14 14:35:07 +02:00
advanced_chunking_and_serialization.ipynb chore: fix chunking example data link (#1596) 2025-05-16 08:44:47 +02:00
backend_csv.ipynb feat: Add support for CSV input with new backend to transform CSV files to DoclingDocument (#945) 2025-02-14 08:55:09 +01:00
backend_xml_rag.ipynb chore: typo fix (#1465) 2025-04-28 08:52:09 +02:00
batch_convert.py docs: support running examples from root or subfolder (#1816) 2025-06-19 11:10:40 +02:00
compare_vlm_models.py feat: add image-text-to-text models in transformers (#1772) 2025-07-08 05:54:57 +02:00
custom_convert.py docs: support running examples from root or subfolder (#1816) 2025-06-19 11:10:40 +02:00
develop_formula_understanding.py docs: support running examples from root or subfolder (#1816) 2025-06-19 11:10:40 +02:00
develop_picture_enrichment.py docs: support running examples from root or subfolder (#1816) 2025-06-19 11:10:40 +02:00
enrich_doclingdocument.py docs: enrich existing DoclingDocument (#1969) 2025-07-22 16:20:15 +02:00
export_figures.py docs: support running examples from root or subfolder (#1816) 2025-06-19 11:10:40 +02:00
export_multimodal.py docs: support running examples from root or subfolder (#1816) 2025-06-19 11:10:40 +02:00
export_tables.py docs: support running examples from root or subfolder (#1816) 2025-06-19 11:10:40 +02:00
full_page_ocr.py docs: support running examples from root or subfolder (#1816) 2025-06-19 11:10:40 +02:00
hybrid_chunking.ipynb docs: add advanced chunking & serialization example (#1589) 2025-05-14 14:35:07 +02:00
index.md docs: add architecture outline (#341) 2024-11-15 12:52:41 +01:00
inspect_picture_content.py fix: Test cases for RTL programmatic PDFs and fixes for the formula model (#903) 2025-02-07 08:43:31 +01:00
minimal_asr_pipeline.py docs: update readme and add ASR example (#1836) 2025-06-23 18:55:16 +02:00
minimal_vlm_pipeline.py feat: new vlm-models support (#1570) 2025-06-02 17:01:06 +02:00
minimal.py docs: add advanced chunking & serialization example (#1589) 2025-05-14 14:35:07 +02:00
pictures_description_api.py fix: Change granite vision model URL from preview to stable version (#1925) 2025-07-11 08:46:03 +02:00
pictures_description.ipynb chore: typo fix (#1465) 2025-04-28 08:52:09 +02:00
rag_azuresearch.ipynb ci: add coverage and ruff (#1383) 2025-04-14 18:01:26 +02:00
rag_haystack.ipynb ci: add coverage and ruff (#1383) 2025-04-14 18:01:26 +02:00
rag_langchain.ipynb ci: add coverage and ruff (#1383) 2025-04-14 18:01:26 +02:00
rag_llamaindex.ipynb chore: move to docling-project org (#1160) 2025-03-14 12:35:29 +01:00
rag_milvus.ipynb chore: typo fix (#1465) 2025-04-28 08:52:09 +02:00
rag_weaviate.ipynb chore: typo fix (#1465) 2025-04-28 08:52:09 +02:00
rapidocr_with_custom_models.py docs: Introduce example with custom models for RapidOCR (#874) 2025-02-04 10:07:00 +01:00
retrieval_qdrant.ipynb chore: move to docling-project org (#1160) 2025-03-14 12:35:29 +01:00
run_md.py ci: add coverage and ruff (#1383) 2025-04-14 18:01:26 +02:00
run_with_accelerator.py docs: support running examples from root or subfolder (#1816) 2025-06-19 11:10:40 +02:00
run_with_formats.py ci: add coverage and ruff (#1383) 2025-04-14 18:01:26 +02:00
serialization.ipynb docs: add serialization docs, update chunking docs (#1556) 2025-05-08 21:43:01 +02:00
tesseract_lang_detection.py docs: support running examples from root or subfolder (#1816) 2025-06-19 11:10:40 +02:00
translate.py docs: support running examples from root or subfolder (#1816) 2025-06-19 11:10:40 +02:00
visual_grounding.ipynb ci: add coverage and ruff (#1383) 2025-04-14 18:01:26 +02:00
vlm_pipeline_api_model.py feat(vlm): Dynamic prompts (#1808) 2025-07-07 16:58:42 +02:00