How to extract Text from PDF and use it for NLP based Question Answering with Haystack

How to implement NLP based Textprocessing of PDFs using Haystack As part of one of our recent projects, we used the Open Source Haystack framework to extract knowledge from PDF files. The resulting application shows the PDF file including the extracted information to the user, next to the original PDF file. That’s a great way to make […]