From 123b7e71947c0a960b64288759aaf91f360f9898 Mon Sep 17 00:00:00 2001 From: JSIV <5049984+JSv4@users.noreply.github.com> Date: Sun, 5 Jan 2025 23:00:55 -0600 Subject: [PATCH] Add OpenContracts as an open source project OpenContracts now offers Docling as a document ingestion and parsing pipeline Signed-off-by: JSIV <5049984+JSv4@users.noreply.github.com> --- docs/integrations/opencontracts.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 docs/integrations/opencontracts.md diff --git a/docs/integrations/opencontracts.md b/docs/integrations/opencontracts.md new file mode 100644 index 00000000..df0e7c86 --- /dev/null +++ b/docs/integrations/opencontracts.md @@ -0,0 +1,10 @@ +Docling is available an ingestion engine for [OpenContracts](https://github.com/JSv4/OpenContracts), allowing you to use Docling's OCR engine(s), chunker(s), labels, etc. and load them into a platform supporting bulk data extraction, text annotating, and question-answering: + +- 💻 [GitHub](https://github.com/JSv4/OpenContracts) +- 📖 [Docs](https://jsv4.github.io/OpenContracts/)] + + #### Docling in Action! + +![docling relationships visualized in pdf](https://github.com/JSv4/OpenContracts/blob/main/docs/assets/images/gifs/PDF%20Annotation%20Flow.gif) + +