byaldi
byaldi copied to clipboard
Use late-interaction multi-modal models such as ColPali in just a few lines of code.
I have already indexed multiple pdfs, now is it possible for me to delete any 1 pdf from it? Adding new pdfs can be done by RAG.add_index(), but what about...
Does the RAG have any function like RAG.save??? or RAG.indes{ index_path;}
Dear All and byaldi team, Could you please advise whether _conducting a search using an image as the query input_ is possible or not? If not, please can you give...
I absolutely like the way how byaldi handles the usage of colpali to make it super simple to implement. However are there any plans to add vector db support? I...
As a beginner in the coding/RAG space working with windows, why use a pdf to image converter that requires Poppler? I get that Poppler can be installed on Windows, but...