Brain's language network is more extensive than previously thought (news.mit.edu)
1 points by sudo_cowsay a few seconds ago | 0 comments
2 points by uri_merhav a day ago
I built a free tool to convert a PDF to excel. It's more nuanced than first meets the eye: a document can not contain any tables but still lend itself to becoming one or more excel sheets (e.g. a rental contract can be a list of renter names, or a doctor's note may contain a list of allergies and a list of diagnoses).
Anticipating the obvious question of "why can't I just shove this into GPT" - DocuPipe is far better accuracy (see benchmark [here](https://github.com/DocuPipe/DocuBench)), especially on longer documents. And it lets you orchestrate complex workflows, and get repeatable results.
One more thing - your data is your own, documents are not retained, we'd never train on it, and the entire solution is SOC-2 certified for security best practices.
No comments yet.