docs: Add OpenContracts as an integration (#679)
* 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> * Update mkdocs.yml Added OpenContracts to the nav configs Signed-off-by: JSIV <5049984+JSv4@users.noreply.github.com> --------- Signed-off-by: JSIV <5049984+JSv4@users.noreply.github.com>
This commit is contained in:
parent
2b591f9872
commit
569038df42
10
docs/integrations/opencontracts.md
Normal file
10
docs/integrations/opencontracts.md
Normal file
@ -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!
|
||||
|
||||

|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user