Commit Graph

3 Commits

Author SHA1 Message Date
Peter W. J. Staar a5ad8f24ff docs: add granite vision for charts (#2946)
* feat: add chart extraction models

Signed-off-by: Peter Staar <taa@zurich.ibm.com>

* refactored code

Signed-off-by: Peter Staar <taa@zurich.ibm.com>

* fixed the meta

Signed-off-by: Peter Staar <taa@zurich.ibm.com>

* cleaned up the ChartExtractionModelGraniteVision

Signed-off-by: Peter Staar <taa@zurich.ibm.com>

* cleaned up the chart2csv model

Signed-off-by: Peter Staar <taa@zurich.ibm.com>

* fixed the merge issues

Signed-off-by: Peter Staar <taa@zurich.ibm.com>

* fixed the imports

Signed-off-by: Peter Staar <taa@zurich.ibm.com>

* added the missing files

Signed-off-by: Peter Staar <taa@zurich.ibm.com>

* fixed the output post-processing

Signed-off-by: Peter Staar <taa@zurich.ibm.com>

* example: add chart extraction example

Signed-off-by: Peter Staar <taa@zurich.ibm.com>

* working chart conversion

Signed-off-by: Peter Staar <taa@zurich.ibm.com>

---------

Signed-off-by: Peter Staar <taa@zurich.ibm.com>
2026-02-03 12:31:27 +01:00
Michele Dolfi 8af228f1e2 docs(examples): processing parquet file of images (#2641)
* add example processing parquet file of images

Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>

* vlm using vllm api

Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>

* use openvino and add more docs

Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>

* add default input file

Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>

* change default to standard for running in CI

Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>

* use simple rapidocr without openvino in the CI example

Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>

---------

Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
2025-11-19 06:39:25 +01:00
Panos Vagenas 9f28abf061 docs: add advanced chunking & serialization example (#1589)
Signed-off-by: Panos Vagenas <pva@zurich.ibm.com>
2025-05-14 14:35:07 +02:00