open-parse
open-parse copied to clipboard
Does the original image information in the PDF need to be parsed?
Description
PDF is a document with mixed graphics and text. When we are doing RAG, the pictures in the PDF often contain important information, so we generally need to return the parsed pictures to the user as they are; currently I have a private version that makes pictures Extraction, I am not sure whether the main branch needs this part of the function
Open a PR and we can take a look!