Important Update: Deprecation of RAG Module (Effective v2026.05.01) #144
Replies: 2 comments 4 replies
-
|
Sad, do i understand it correct that we will than not able anymore to "talk" with the documents? And the nextcloud-ai-next is more getting like paperless-gpt? |
Beta Was this translation helpful? Give feedback.
-
|
Your RAG implementation never really worked well for me (probably my fault!). Answers were quite unreliable and it often did not find the right documents. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Deprecation of RAG Module (Effective v2026.05.01)
RAG will be removed as of version 2026.05.01
I have been developing Paperless AI next for several months now. During this time, I have frequently struggled with the overhead of maintaining two distinct architectural versions. This creates a level of complexity that is no longer sustainable, especially since the original source was not necessarily designed with long-term maintainability in mind.
Why this change?
To ensure the stability and future growth of the project, I have decided to discontinue support for the RAG (Retrieval-Augmented Generation) module within the main codebase, starting with version 2026.05.01.
My primary vision for Paperless AI next is to make tagging and managing documents within Paperless-ngx as seamless as possible. While RAG is a powerful feature, it currently does not align with the core benefit of the tool and adds too much maintenance debt.
Future Outlook
This doesn't necessarily mean RAG is gone forever. I may re-introduce RAG functionality at a later date, but if I do, it will be as a completely separate, decoupled system to keep the core of Paperless AI next clean and maintainable.
What does this mean for you?
Thank you for your understanding and for supporting the continued development of Paperless AI next!
Beta Was this translation helpful? Give feedback.
All reactions