Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate image understanding pipeline #192

Open
dolfim-ibm opened this issue Nov 1, 2024 · 0 comments · May be fixed by #259
Open

Integrate image understanding pipeline #192

dolfim-ibm opened this issue Nov 1, 2024 · 0 comments · May be fixed by #259
Assignees
Labels
enhancement New feature or request

Comments

@dolfim-ibm
Copy link
Contributor

As part of the enrichment pipeline we want to leverage multi-modal vision models for the analysis of images in documents.

For example:

  • Charts
  • UML diagrams
  • and more

An initial prototype is in #25, which will be re-implemented on top of the stronger v2 pipelines.

Runtime

The system will support:

  1. Prompting a model served as API, e.g. using the openai vision api
  2. Launching a local model, e.g. using vllm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant