Skip to content

Commit

Permalink
docs: Add OpenContracts as an integration (#679)
Browse files Browse the repository at this point in the history
* Add OpenContracts as an open source project

OpenContracts now offers Docling as a document ingestion and parsing pipeline

Signed-off-by: JSIV <[email protected]>

* Update mkdocs.yml

Added OpenContracts to the nav configs

Signed-off-by: JSIV <[email protected]>

---------

Signed-off-by: JSIV <[email protected]>
  • Loading branch information
JSv4 authored Jan 7, 2025
1 parent 2b591f9 commit 569038d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/integrations/opencontracts.md
Original file line number Diff line number Diff line change
@@ -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)


1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ nav:
- "🐶 InstructLab": integrations/instructlab.md
- "Kotaemon": integrations/kotaemon.md
- "🦙 LlamaIndex": integrations/llamaindex.md
- "OpenContracts": integrations/opencontracts.md
- "Prodigy": integrations/prodigy.md
- "RHEL AI": integrations/rhel_ai.md
- "spaCy": integrations/spacy.md
Expand Down

0 comments on commit 569038d

Please sign in to comment.