[Feature Request] Collaboration with local-deep-research open source project #10887
Replies: 3 comments 2 replies
-
|
I'm not sure I entirely understand what you're asking from us but generally happy to collaborate in the OSS space. #10319 implements RAG, thought not (yet) for search |
Beta Was this translation helpful? Give feedback.
-
|
This discussion has been automatically closed due to lack of community support. Please see our contributing guidelines for more details. |
Beta Was this translation helpful? Give feedback.
-
|
This discussion has been automatically locked since there has not been any recent activity after it was closed. Please open a new discussion for related concerns. See our contributing guidelines for more details. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Hi paperless-ngx team,
highly appreciate your great tool and wanted to connect it to our https://github.com/LearningCircuit/local-deep-research by adding it as one of our search engines for local document research.
Please mostly consider the request by us as a collaborative outreach from another open source project. Maybe there is some potential how these open source projects could be helpful for each other.
Current Situation
I've successfully integrated Paperless-ngx's REST API into LDR (in development branch), and while the basic integration works, we've encountered limitations with the current search capabilities that prevent it from being most effective for research-oriented queries.
We will try to work around the current limitations. A first prototype achieves reasonable results under very limited testing. However, this will not provide the same capabilities that could be achieved with other search options and is also much slower.
Core Issue
Keyword-only search misses relevant documents
Things needed
Semantic search via embeddings for retrieval augmented generation (RAG)
/api/documents/<id>/similarUse Case
When researchers query complex topics, they need conceptually related documents, not just keyword matches. This would make Paperless-ngx valuable for RAG systems and AI research tools.
We Can Help
Related: #4059, #3673
Would you be interested in exploring this together?
Other
No response
Beta Was this translation helpful? Give feedback.
All reactions