Hi Team, as I new to Llama index, please help in answering below question. I have a requirement of processing QnA operation on a bunch of documents which has both and text images (like flow charts, tables and some images with text inside it). How can we extract all these content and complete QnA part. Does Llama index supports here, if so any good reference for the same on how to achieve?
thanks, but all these will take input as image format. But, i have a document say pdf which has images and text. Please suggest which loader i need to consider(apart from flatpdf).