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