pymupdf / RAG

RAG (Retrieval-Augmented Generation) Chatbot Examples Using PyMuPDF
https://pymupdf.readthedocs.io/en/latest/pymupdf4llm
GNU Affero General Public License v3.0
539 stars 82 forks source link

Integration into langchain #32

Closed zymbuzz closed 5 months ago

zymbuzz commented 5 months ago

Hi, thank you for this great initiative. I was wondering if you are planning or already have an integration into a langchain? I am aware that the parent package pypmupdf is already integrated but I am keen on the capabilities of PyMuPDF4LLM.

Thank you very much.

JorjMcKie commented 5 months ago

We generally wait for input from an interested party and do not actively go hunting here.

But if it makes sense and still allows installation without adding mandatory dependencies, we are open to accept a PR.