From d7c082894e3ef85881665d20167198adcbc1becd Mon Sep 17 00:00:00 2001 From: "Peter W. J. Staar" <91719829+PeterStaar-IBM@users.noreply.github.com> Date: Thu, 30 Jan 2025 09:52:54 +0100 Subject: [PATCH] docs: updated the readme with upcoming features (#831) * updated the readme with upcoming features Signed-off-by: Peter Staar * updated the docs-index Signed-off-by: Peter Staar --------- Signed-off-by: Peter Staar --- README.md | 3 +++ docs/index.md | 3 +++ 2 files changed, 6 insertions(+) diff --git a/README.md b/README.md index 8050365..5a957d6 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,9 @@ Docling simplifies document processing, parsing diverse formats — including ad ### 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) ## Installation diff --git a/docs/index.md b/docs/index.md index f44e6db..18c1235 100644 --- a/docs/index.md +++ b/docs/index.md @@ -30,6 +30,9 @@ Docling simplifies document processing, parsing diverse formats — including ad ### 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) ## Get started