Hey Clay Support,
I need to extract a specific value from annual account PDFs. I’ve tried using several AI models (OpenAI + Claygent) but they clearly aren’t meant to read raw PDFs directly.
Has anyone here run into a similar problem and found a good (preferably free) way to transform PDFs into text or JSON so the data can then be extracted in Clay?
Right now i'm trying to convert the pdf's to xlsx files and then extracting but this is not optimal either. So if you have a solution that works in Clay i'm still interested yes
Hey Noah, a workaround you can try is using document context. This allows you to use the chatGPT integration specifically reading those PDFs. Hope this helps!