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

Does this project support the retrieval of hundreds of millions of entries? #1051

Open
win4r opened this issue Jul 12, 2024 · 2 comments
Open

Comments

@win4r
Copy link

win4r commented Jul 12, 2024

Does this project support the retrieval of hundreds of millions of entries?

@win4r
Copy link
Author

win4r commented Jul 12, 2024

I have a collection of tens of thousands of files in various formats (PDF, CSV, etc.). I'd like to create a RAG system to enable efficient retrieval and information extraction from these documents.

@ysolanky
Copy link
Contributor

Hey @win4r!

At a scale of hundreds of millions, the accuracy and efficiency will depend on the type of file, the chunking and the LLM that you are using.

I'd start with the data you have consisting of tens of thousands of files and then going from there. Please do share your results :)

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

No branches or pull requests

2 participants