Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: update for Docling #1

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 6 additions & 22 deletions profile/README.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,10 @@
## Welcome to IBM Deep Search
# Welcome to Docling

<img align="left" width="180" height="180" src="./images/workspace.svg">

<a href=https://ds4sd.github.io/>Deep Search</a> extracts and structures data from documents in four steps: Parse, Interpret, Index, and Integrate. Try out the first steps on our <a href="https://deepsearch-experience.res.ibm.com/">public system</a>, 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 <a href="https://ds4sd.github.io/deepsearch-toolkit/">programmatic access</a> to the service, for easy integration with other tools or in order to do bulk conversion. Our <a href=https://github.com/DS4SD/deepsearch-toolkit> python toolkit</a> provides these functionalities both as a client and library. Our [examples repository](https://github.com/DS4SD/deepsearch-examples) is very useful to get started.

<br>

## 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 technology for getting your documents ready for gen AI
- [Deep Search](https://ds4sd.github.io): our managed Docling-based SaaS