PDF Page to Image Conversion for Multimodal LLM Input - Necessary? #334
Buddypia (buddypia)
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.
Hi team,
I've been working on a feature that converts entire PDF pages or specific portions of pages into images. This would enable the use of these images as input for multi-modal LLMs.
My question is: Do we actually need the multi-modal LLM to provide descriptions/explanations based on these images? I've almost finished building the image conversion part, so if the descriptive capability from the LLM is desired, I can put together a PR. Let me know your thoughts.
Thanks!
All reactions