Open afonsoguerra opened 1 month ago
Hi, I’d like to contribute to this feature request, I noticed the project is in Swift, and I believe PDFKit would be a suitable framework for implementing PDF parsing functionality on macOS. My plan is to use PDFKit to enable direct PDF parsing, making it more seamless to handle PDF inputs without converting to markdown. @afonsoguerra
When using online HuggingChat it is pretty trivial to parse a PDF. At the moment I haven't found a way to use the same technology with the Mac version in particular with local models, that would be very useful. Of course I can go around it by converting to markdown before going to huggingchat, but it would be great to do straight from the prompt.
Thanks for your work!