
--------- Signed-off-by: Christoph Auer <cau@zurich.ibm.com> Signed-off-by: Maxim Lysak <mly@zurich.ibm.com> Signed-off-by: Michele Dolfi <dol@zurich.ibm.com> Signed-off-by: Panos Vagenas <35837085+vagenas@users.noreply.github.com> Co-authored-by: Maxim Lysak <mly@zurich.ibm.com> Co-authored-by: Michele Dolfi <dol@zurich.ibm.com> Co-authored-by: Panos Vagenas <35837085+vagenas@users.noreply.github.com>
30 lines
1.7 KiB
Markdown
30 lines
1.7 KiB
Markdown
# Docling
|
|
|
|
<p align="center">
|
|
<a href="https://ds4sd.github.io/docling/">
|
|
<img loading="lazy" alt="Docling" src="assets/logo.png" width="150" />
|
|
</a>
|
|
</p>
|
|
|
|
|
|
[](https://arxiv.org/abs/2408.09869)
|
|
[](https://pypi.org/project/docling/)
|
|

|
|
[](https://python-poetry.org/)
|
|
[](https://github.com/psf/black)
|
|
[](https://pycqa.github.io/isort/)
|
|
[](https://pydantic.dev)
|
|
[](https://github.com/pre-commit/pre-commit)
|
|
[](https://opensource.org/licenses/MIT)
|
|
|
|
Docling parses documents and exports them to the desired format with ease and speed.
|
|
|
|
## Features
|
|
|
|
* 🗂️ Multi-format support for input (PDF, DOCX etc.) & output (Markdown, JSON etc.)
|
|
* 📑 Advanced PDF document understanding incl. page layout, reading order & table structures
|
|
* 📝 Metadata extraction, including title, authors, references & language
|
|
* 🤖 Seamless LlamaIndex 🦙 & LangChain 🦜🔗 integration for powerful RAG / QA applications
|
|
* 🔍 OCR support for scanned PDFs
|
|
* 💻 Simple and convenient CLI
|