From 5677bed9864d23d657d700a8416e21645f96083e Mon Sep 17 00:00:00 2001 From: Peter Staar Date: Wed, 29 Jan 2025 10:03:47 +0100 Subject: [PATCH] updated the readme with upcoming features Signed-off-by: Peter Staar --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 8050365f..5a957d60 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