2024-10-14 14:13:13 +02:00
|
|
|
<p align="center">
|
2024-10-22 15:29:36 +02:00
|
|
|
<img loading="lazy" alt="Docling" src="assets/docling_processing.png" width="100%" />
|
2024-11-05 13:57:06 +01:00
|
|
|
<a href="https://trendshift.io/repositories/12132" target="_blank"><img src="https://trendshift.io/api/badge/repositories/12132" alt="DS4SD%2Fdocling | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a>
|
2024-10-14 14:13:13 +02:00
|
|
|
</p>
|
|
|
|
|
|
|
|
[](https://arxiv.org/abs/2408.09869)
|
|
|
|
[](https://pypi.org/project/docling/)
|
2024-11-21 17:23:04 +01:00
|
|
|
[](https://pypi.org/project/docling/)
|
2024-10-14 14:13:13 +02:00
|
|
|
[](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)
|
2024-11-21 17:23:04 +01:00
|
|
|
[](https://pepy.tech/projects/docling)
|
2024-10-14 14:13:13 +02:00
|
|
|
|
2024-10-16 21:02:03 +02:00
|
|
|
Docling parses documents and exports them to the desired format with ease and speed.
|
2024-10-14 14:13:13 +02:00
|
|
|
|
|
|
|
## Features
|
|
|
|
|
2024-11-21 17:28:53 +01:00
|
|
|
* 🗂️ Reads popular document formats (PDF, DOCX, PPTX, XLSX, Images, HTML, AsciiDoc & Markdown) and exports to Markdown and JSON
|
2024-10-16 21:02:03 +02:00
|
|
|
* 📑 Advanced PDF document understanding incl. page layout, reading order & table structures
|
2024-10-30 15:02:28 +01:00
|
|
|
* 🧩 Unified, expressive [DoclingDocument](./concepts/docling_document.md) representation format
|
2024-11-28 09:41:21 +01:00
|
|
|
* 🤖 Easy integration with 🦙 LlamaIndex & 🦜🔗 LangChain for powerful RAG / QA applications
|
2024-10-16 21:02:03 +02:00
|
|
|
* 🔍 OCR support for scanned PDFs
|
|
|
|
* 💻 Simple and convenient CLI
|
2024-11-05 08:53:02 +01:00
|
|
|
|
|
|
|
### Coming soon
|
|
|
|
|
|
|
|
* ♾️ Equation & code extraction
|
|
|
|
* 📝 Metadata extraction, including title, authors, references & language
|
|
|
|
* 🦜🔗 Native LangChain extension
|
2024-11-05 13:57:06 +01:00
|
|
|
|
|
|
|
## IBM ❤️ Open Source AI
|
|
|
|
|
|
|
|
Docling has been brought to you by IBM.
|