46 lines
2.8 KiB
Markdown
46 lines
2.8 KiB
Markdown
<p align="center">
|
|
<img loading="lazy" alt="Docling" src="assets/docling_processing.png" width="100%" />
|
|
<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>
|
|
</p>
|
|
|
|
[](https://arxiv.org/abs/2408.09869)
|
|
[](https://pypi.org/project/docling/)
|
|
[](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)
|
|
[](https://pepy.tech/projects/docling)
|
|
|
|
Docling parses documents and exports them to the desired format with ease and speed.
|
|
|
|
## Features
|
|
|
|
* 🗂️ Reads popular document formats (PDF, DOCX, PPTX, XLSX, Images, HTML, AsciiDoc & Markdown) and exports to HTML, Markdown and JSON (with embedded and referenced images)
|
|
* 📑 Advanced PDF document understanding incl. page layout, reading order & table structures
|
|
* 🧩 Unified, expressive [DoclingDocument](./concepts/docling_document.md) representation format
|
|
* 🤖 Easy integration with 🦙 LlamaIndex & 🦜🔗 LangChain for powerful RAG / QA applications
|
|
* 🔍 OCR support for scanned PDFs
|
|
* 💻 Simple and convenient CLI
|
|
|
|
### Coming soon
|
|
|
|
* ♾️ Equation & code extraction
|
|
* 📝 Metadata extraction, including title, authors, references & language
|
|
* 🦜🔗 Native LangChain extension
|
|
|
|
## Get started
|
|
|
|
<div class="grid">
|
|
<a href="concepts/" class="card"><b>Concepts</b><br />Learn Docling fundamendals</a>
|
|
<a href="examples/" class="card"><b>Examples</b><br />Try out recipes for various use cases, including conversion, RAG, and more</a>
|
|
<a href="integrations/" class="card"><b>Integrations</b><br />Check out integrations with popular frameworks and tools</a>
|
|
<a href="reference/document_converter/" class="card"><b>Reference</b><br />See more API details</a>
|
|
</div>
|
|
|
|
## IBM ❤️ Open Source AI
|
|
|
|
Docling has been brought to you by IBM.
|