Support for extracting images from pdf #4895
Claudio9701
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Checked
Feature request
Based on Issue 10423 and PR 10653 from the langchain python repo.
Using Unstructured seems to be the solutions but it's also possible to implement it in a similar way to the python version.
Motivation
This would be useful to be able to generate image embeddings with CLIP or a similar model for multi-modal RAG.
Proposal (If applicable)
No response
Beta Was this translation helpful? Give feedback.
All reactions