diff --git a/docs/index.md b/docs/index.md index 9d291b1b..789dae8f 100644 --- a/docs/index.md +++ b/docs/index.md @@ -13,6 +13,7 @@ [![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit) [![License MIT](https://img.shields.io/github/license/docling-project/docling)](https://opensource.org/licenses/MIT) [![PyPI Downloads](https://static.pepy.tech/badge/docling/month)](https://pepy.tech/projects/docling) +[![LF AI & Data](https://img.shields.io/badge/LF%20AI%20%26%20Data-003778?logo=linuxfoundation&logoColor=fff&color=0094ff&labelColor=003778)](https://lfaidata.foundation/projects/) Docling simplifies document processing, parsing diverse formats — including advanced PDF understanding — and providing seamless integrations with the gen AI ecosystem. @@ -25,12 +26,12 @@ Docling simplifies document processing, parsing diverse formats — including ad * 🔒 Local execution capabilities for sensitive data and air-gapped environments * 🤖 Plug-and-play [integrations][integrations] incl. LangChain, LlamaIndex, Crew AI & Haystack for agentic AI * 🔍 Extensive OCR support for scanned PDFs and images +* 🥚 Support of Visual Language Models ([SmolDocling](https://huggingface.co/ds4sd/SmolDocling-256M-preview)) * 💻 Simple and convenient CLI ### Coming soon * 📝 Metadata extraction, including title, authors, references & language -* 📝 Inclusion of Visual Language Models ([SmolDocling](https://huggingface.co/blog/smolervlm#smoldocling)) * 📝 Chart understanding (Barchart, Piechart, LinePlot, etc) * 📝 Complex chemistry understanding (Molecular structures) @@ -43,9 +44,13 @@ Docling simplifies document processing, parsing diverse formats — including ad Reference
See more API details
-## IBM ❤️ Open Source AI +## LF AI & Data -Docling has been brought to you by IBM. +Docling is hosted as a project in the [LF AI & Data Foundation](https://lfaidata.foundation/projects/). + +### IBM ❤️ Open Source AI + +The project was started by the AI for knowledge team at IBM Research Zurich. [supported_formats]: ./usage/supported_formats.md [docling_document]: ./concepts/docling_document.md