Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support to multiple pdf files #7

Open
AlessandroZavoli opened this issue Mar 16, 2024 · 2 comments
Open

Add support to multiple pdf files #7

AlessandroZavoli opened this issue Mar 16, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@AlessandroZavoli
Copy link

Hi, it is possible to extend this approach to handle a small collection (1-50) of pdf files?

@SonicWarrior1
Copy link
Owner

Yes it can surely be extended to support multiple pdf files but then we have to extend the context length for the llm and might also have to change the retrieval technique.

@SonicWarrior1 SonicWarrior1 added the enhancement New feature or request label Mar 17, 2024
@25mb-git
Copy link

25mb-git commented Dec 17, 2024

I made changes to support multiple pdf files and to implement RAG architecture. https://github.com/25mb-git/pdfchat

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants