Hello everyone, I'm learning how to built a bot that uses rag for data retrieval and and there is also some pdf formatted data that I'm going to use in this. But the problem is rag models can't read pdf data so I have to structure the data. Converting the pdf into CSV manually is time consuming. Can someone please tell me how to do it in fast and efficiently way