LiteParse: Local document parsing for AI agents (Open source)llamaindex.ai 2 pointspierre5 months ago2 commentsSaveHideCopy link On HNComments−pierreOP5moA new document (including PDF) parser that outperform traditional tool such as PyPDF or MuTools.Link to open source repo: https://github.com/run-llama/liteparse−butterlettuce5moHoly crap, the parsing is instant. It also parses in such a way that it matches the format of the original PDF.Thanks for sharing, I'm definitely using this in my project!
Comments
A new document (including PDF) parser that outperform traditional tool such as PyPDF or MuTools.
Link to open source repo: https://github.com/run-llama/liteparse
Holy crap, the parsing is instant. It also parses in such a way that it matches the format of the original PDF.
Thanks for sharing, I'm definitely using this in my project!