Hi! First of all thank you for making this amazing course!
I have a question building a chatbot with Langchain. Some of my files are PDFs and they have a lot of tables. How can I make it to “read” and clasify in chunks properly does tables so the chatbot when asking can find the proper answer in the tables.
But this doesn’t answer the question if it will read tables? What I’ve found so far is that Langchain doesn’t work well reading tables in pdfs and I guess in other formats. Do you or anyone have knowledge about this? Appreciate