Hello Mates, Can you tell me some thing about pdf verctorization stuff?
Is it possible to directly vectorize the pdf? instead of pulling out the text 1st and then doing the vectiorization.
2nd: If I have a folder /data and it contains a pdf that need to be vectorize, then If I add a 2nd file to the same fodler, do i need to repeat the process for both files or the 2nd fill can be updated to current vector store that is locally saved on the disk.
or is it possible to create multiple vector stores and them use them all together?