Update README.md

Co-authored-by: Panos Vagenas <35837085+vagenas@users.noreply.github.com>
Signed-off-by: Peter W. J. Staar <91719829+PeterStaar-IBM@users.noreply.github.com>
This commit is contained in:
Peter W. J. Staar 2024-11-21 16:44:29 +01:00 committed by GitHub
parent 6b58e7452a
commit bcfa06cb62
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -25,7 +25,7 @@ Docling parses documents and exports them to the desired format with ease and sp
## Features
* 🗂️ Reads popular document formats (PDF, DOCX, PPTX, Excel, Images, HTML, AsciiDoc & Markdown) and exports to Markdown and JSON
* 🗂️ Reads popular document formats (PDF, DOCX, PPTX, XLSX, Images, HTML, AsciiDoc & Markdown) and exports to Markdown and JSON
* 📑 Advanced PDF document understanding including page layout, reading order & table structures
* 🧩 Unified, expressive [DoclingDocument](https://ds4sd.github.io/docling/concepts/docling_document/) representation format
* 🤖 Easy integration with LlamaIndex 🦙 & LangChain 🦜🔗 for powerful RAG / QA applications