Can thunk read PDF files?

I have a thunk that needs to process resume’s in PDF format, but I get the following error:

:white_check_mark: I can run read_google_drive_files. Running…

AI: Finished running read_google_drive_files, result:

File: https://drive.google.com/open?id=
ContentsRead: 5000 chars
Content:
Cannot read the text of type: application/pdf

Hmm, let’s look into that.

1 Like

@Stefan_QREW just pushed code to read pdf files

you can try it with this public drive link if you want: pizza-receipt.pdf - Google Drive

(This should work with text-like pdfs, but maybe not so well with scanned-image pdfs)