diff --git a/README.md b/README.md index fe95ea5..2477cc3 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ A visual document analysis studio powered by [Docling](https://github.com/DS4SD/docling). Upload a PDF, configure the extraction pipeline, and visualize the results — text, tables, images, formulas, bounding boxes — all from your browser. -![Docling Studio — Execution Result](docs/screenshots/DS-execution-result.png) +![Docling Studio — Presentation](docs/screenshots/presentation.gif) ## Features diff --git a/docs/screenshots/presentation.gif b/docs/screenshots/presentation.gif new file mode 100644 index 0000000..57262eb Binary files /dev/null and b/docs/screenshots/presentation.gif differ diff --git a/document-parser/data/docling_studio.db b/document-parser/data/docling_studio.db index 17adb2b..b122f5d 100644 Binary files a/document-parser/data/docling_studio.db and b/document-parser/data/docling_studio.db differ