From a84ec276b0997c4ba9b32e18e911a966124dc3bc Mon Sep 17 00:00:00 2001 From: Panos Vagenas <35837085+vagenas@users.noreply.github.com> Date: Tue, 5 Nov 2024 13:57:06 +0100 Subject: [PATCH] docs: update badges & credits (#248) Signed-off-by: Panos Vagenas <35837085+vagenas@users.noreply.github.com> --- README.md | 10 ++++++++-- docs/index.md | 6 +++++- 2 files changed, 13 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a82208cd..ca9ac4d1 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,10 @@ # Docling +

+ DS4SD%2Fdocling | Trendshift +

+ [![arXiv](https://img.shields.io/badge/arXiv-2408.09869-b31b1b.svg)](https://arxiv.org/abs/2408.09869) [![Docs](https://img.shields.io/badge/docs-live-brightgreen)](https://ds4sd.github.io/docling/) [![PyPI version](https://img.shields.io/pypi/v/docling)](https://pypi.org/project/docling/) @@ -63,7 +67,6 @@ print(result.document.export_to_markdown()) # output: "## Docling Technical Rep Check out [Getting started](https://ds4sd.github.io/docling/). You will find lots of tuning options to leverage all the advanced capabilities. - ## Get help and support Please feel free to connect with us using the [discussion section](https://github.com/DS4SD/docling/discussions). @@ -76,7 +79,6 @@ For more details on Docling's inner workings, check out the [Docling Technical R Please read [Contributing to Docling](https://github.com/DS4SD/docling/blob/main/CONTRIBUTING.md) for details. - ## References If you use Docling in your projects, please consider citing the following: @@ -98,3 +100,7 @@ If you use Docling in your projects, please consider citing the following: The Docling codebase is under MIT license. For individual model usage, please refer to the model licenses found in the original packages. + +## IBM ❀️ Open Source AI + +Docling has been brought to you by IBM. diff --git a/docs/index.md b/docs/index.md index ebef79a0..efafc2b0 100644 --- a/docs/index.md +++ b/docs/index.md @@ -2,9 +2,9 @@

Docling + DS4SD%2Fdocling | Trendshift

- [![arXiv](https://img.shields.io/badge/arXiv-2408.09869-b31b1b.svg)](https://arxiv.org/abs/2408.09869) [![PyPI version](https://img.shields.io/pypi/v/docling)](https://pypi.org/project/docling/) ![Python](https://img.shields.io/badge/python-3.10%20%7C%203.11%20%7C%203.12-blue) @@ -31,3 +31,7 @@ Docling parses documents and exports them to the desired format with ease and sp * ♾️ Equation & code extraction * πŸ“ Metadata extraction, including title, authors, references & language * πŸ¦œπŸ”— Native LangChain extension + +## IBM ❀️ Open Source AI + +Docling has been brought to you by IBM.