From 29f2bebf2483be883efbe4187a58c35f5ccd0581 Mon Sep 17 00:00:00 2001 From: Panos Vagenas <35837085+vagenas@users.noreply.github.com> Date: Mon, 16 Dec 2024 12:51:04 +0100 Subject: [PATCH 1/2] docs: update for Docling Signed-off-by: Panos Vagenas <35837085+vagenas@users.noreply.github.com> --- profile/README.md | 28 ++++++---------------------- 1 file changed, 6 insertions(+), 22 deletions(-) diff --git a/profile/README.md b/profile/README.md index f7e030c..440cbfa 100644 --- a/profile/README.md +++ b/profile/README.md @@ -1,26 +1,10 @@ -## Welcome to IBM Deep Search +# Welcome to Docling - - -Deep Search extracts and structures data from documents in four steps: Parse, Interpret, Index, and Integrate. Try out the first steps on our public system, where we have a live `PDF` to `JSON` inspector. With the inspector, you can see how your (programmatic) PDF documents get converted into JSON. - -Deep Search also provides a programmatic access to the service, for easy integration with other tools or in order to do bulk conversion. Our python toolkit provides these functionalities both as a client and library. Our [examples repository](https://github.com/DS4SD/deepsearch-examples) is very useful to get started. - -
- -## Publications - -[Find here our extensive list of publications!](https://ds4sd.github.io/#publications) - -## Gallery - -|Image extraction|Table Understanding| -|:-:|:-:| -|![image](./images/inspector-image.png)|![table](./images/inspector-table.png)| -|List resolution| Math Formula | -|![list](./images/inspector-list.png)|![math](./images/inspector-math.png)| -|Complex Layout|Colored layout| -|![complex](./images/inspector-complex-1.png)|![complex](./images/inspector-complex-2.png)| +Docling enables you to unlock the value of your documents for powering workflows spanning from data preparation for foundation model pre-training and fine-tuning to generative AI applications like RAG / QA. +https://github.com/user-attachments/assets/10b5094a-812a-4c11-a760-b2098befcd36 +## Getting started +- [Docling](https://github.com/DS4SD/docling): our open-source SDK for getting your documents ready for gen AI +- [Deep Search](https://ds4sd.github.io): our managed Docling-based SaaS technology From 96fabedd950e4a1488af0774fce38e0856940144 Mon Sep 17 00:00:00 2001 From: Panos Vagenas <35837085+vagenas@users.noreply.github.com> Date: Mon, 16 Dec 2024 12:56:10 +0100 Subject: [PATCH 2/2] Update README.md Signed-off-by: Panos Vagenas <35837085+vagenas@users.noreply.github.com> --- profile/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/profile/README.md b/profile/README.md index 440cbfa..ea70697 100644 --- a/profile/README.md +++ b/profile/README.md @@ -6,5 +6,5 @@ https://github.com/user-attachments/assets/10b5094a-812a-4c11-a760-b2098befcd36 ## Getting started -- [Docling](https://github.com/DS4SD/docling): our open-source SDK for getting your documents ready for gen AI -- [Deep Search](https://ds4sd.github.io): our managed Docling-based SaaS technology +- [Docling](https://github.com/DS4SD/docling): our open-source technology for getting your documents ready for gen AI +- [Deep Search](https://ds4sd.github.io): our managed Docling-based SaaS