Closed YanSte closed 6 months ago
Thank you very much for this suggestion and your favorable feedback indeed!
We assure you that we will start working on this now!
@YanSte - I have had a look at your prototype code and would to come back to your friendly offer to submit a PR with this.
We will turn full attention to it. When you do this may I also ask to add a comment that you have read and accept Artifex' CLA (contribution license agreement)? Link: https://artifex.com/contributor/
Thank you very much!
Hey @JorjMcKie , thank you.
I'll start a pull request soon and make sure I've reviewed the contribution license agreement.
There is a bug here, the load_kwargs parameter is not used next, and it should be passed to the to_markdown function.
Hi there,
I would like to suggest this
PDFReader
combined withBaseReader
from LlamaIndex.The
PDFReader
class will allow users to read PDF files using the PyMuPDF library with LlamaIndex and your Markdown parser.The
PDFReader
class includes the following features:asyncio
.Here is the Prototype code:
If you are interested in including this new reader with compatible LlamaIndex, I would be happy to create a pull request with the necessary changes.
Additionally, if you would like to include this reader in LlamaHub, I can provide any necessary assistance to make that happen. https://llamahub.ai/
Let me know what you think.
PS: Thank you for your work, I have very good results/Score with my evaluations. ✌️