Hello Fellow innovators,
We have a use-case where we have to build a Q&A chatbot for a set of documents. When document has only text, we have implemented simple RAG architecture. We want to understand how to handle tables and images embedded within the document. How to make sure that the same RAG architecture would work for tabular and image data.
Any help would be appriciated.
Thanks,
Arpit