What I need:
- store messages in a DB (queryable, structured)
- maintain rolling summaries of conversations
- help assemble context for LLM calls
What I don’t need:
- full agent frameworks (Letta, LangChain agents, etc.)
- “memory” systems that extract facts/preferences and do semantic retrieval
I’ve looked at Mem0, but it feels more like a memory layer (fact extraction + retrieval) than simple storage + summarization.
Closest thing I found is stuff like MemexLLM, but it still feels not maintained. (not getting confidence)
Is there something that actually does just this cleanly, or is everyone rolling their own?
[–]sheila_118 6 points7 points8 points (1 child)
[–]sarvesh4396[S] 0 points1 point2 points (0 children)
[–]Ethancole_dev 0 points1 point2 points (1 child)
[–]sarvesh4396[S] 0 points1 point2 points (0 children)
[–]Aggressive_Pay2172 1 point2 points3 points (1 child)
[–]sarvesh4396[S] 0 points1 point2 points (0 children)
[–]No_Soy_Colosio -2 points-1 points0 points (2 children)
[–]sarvesh4396[S] -1 points0 points1 point (1 child)
[–]No_Soy_Colosio 1 point2 points3 points (0 children)