Docling Graph

Transform unstructured documents — once normalized to `DoclingDocument` — into validated, rich, queryable knowledge graphs. Intended for GraphRAG and entity-extraction workflows on top of Docling output.

API entry from apis.yml

apis.yml Raw ↑
aid: docling:docling-graph
name: Docling Graph
tags:
- Knowledge Graph
- RAG
- Documents
humanURL: https://github.com/docling-project/docling-graph
properties:
- url: https://github.com/docling-project/docling-graph
  type: Documentation
- url: https://github.com/docling-project/docling-graph
  type: SourceCode
description: Transform unstructured documents — once normalized to `DoclingDocument` — into validated,
  rich, queryable knowledge graphs. Intended for GraphRAG and entity-extraction workflows on top of Docling
  output.