[ad_1]
I am trying to make a chatbot based on a PDF. However, this PDF contains a number of tables. I tried to make these tables into CSV format, and copy this information in CSV format and make an embedding out of it, and it partially works. However, I notice that the AI Engine chat bot makes a lot of mistakes with these tables, way more than when I ask something about normal text. Is there a way to embed these tables in a better way?