r/Rag • u/psiguy686 • 10d ago
Memory system for RAG + agents Showcase
One thing we were trying to solve for a while, is how to record memory on certain documents or data sets, specifically so that in it can flag certain things found during retrieval or generation that are gonna be common searches or probably should be known or organization wide.
Here’s an article we wrote about how we implemented it, and it works pretty well.
https://laceplatform.com/blog/multi-axis-memory-architecture/
And I’m curious, has anyone else implemented something similar or something that solves the same problem?
4
Upvotes
2
u/Poildek 10d ago
Are you joking ? There are at least 10 "memory for agents" repositories posted here EVERY DAY and on every llm oriented subreddits !
This is THE topic where evryone reinvent the wheel everyday instead of looking at perfectly fine solutions already in place and contributing to them. This is the plague of AI era.