docs: add visual grounding example (#1270)

Signed-off-by: Panos Vagenas <pva@zurich.ibm.com>
Signed-off-by: Benichou <fbenichou@deloitte.ca>
This commit is contained in:
Panos Vagenas 2025-04-02 14:03:19 +02:00 committed by Benichou
parent 7af290e482
commit e652f134ee
2 changed files with 505 additions and 0 deletions

File diff suppressed because one or more lines are too long

View File

@ -90,6 +90,7 @@ nav:
- examples/rag_haystack.ipynb
- examples/rag_langchain.ipynb
- examples/rag_llamaindex.ipynb
- examples/visual_grounding.ipynb
- 🖼️ Picture annotation:
- "Annotate picture with local VLM": examples/pictures_description.ipynb
- "Annotate picture with remote VLM": examples/pictures_description_api.py