This is nice and handy, especially in todays world with AI. I am constantly having AI create documentation in .md. What kind of Parsers are you using and vision model? Will this only be for accessing it through the web or will you make a downloadable executable?
jisbuidling•47m ago
Thanks! Part of the reason I built it was to feed a clean, token-efficient markdown to models. I used pdf.js as the foundation and added my own rules on top for layout, images, formulas and tables. For OCR I integrated PaddleOCR. I'm also looking at whether Chrome's built-in model could help on the vision side. For now it's purely browser-side, and a desktop version is on the list. If you'd want a desktop version, what would make it worth downloading over the site?
charltonraven•34m ago
I would like the desktop version for privacy and automation(if capable). But either way this is nice!
jisbuidling•31m ago
got it, for automation part think you need something like cli?
charltonraven•55m ago
jisbuidling•47m ago
charltonraven•34m ago
jisbuidling•31m ago