Extract pdf information - Tika Parse (Help)

@Felipereis50 just to give you two hints. I have these examples about how to extract tables but also text from a PDF

And then you could try and feed the PDF or an extract to a LLM and instruct it to give back the results. You could try and work with vector stores.

As a side note I also have a streamlit app where you could feed the PDF. Not yet an article or a knime workflow:

2 Likes