Tag
Lantern introduces a lightweight memory layer that archives conversation turns and retrieves relevant details after compaction, recovering 78.3% of lost facts with zero LLM calls and outperforming MemGPT-based methods.
Glen is a shared memory layer for AI agents that enables agents across a company to share knowledge and skills dynamically, with RBAC and integration with tools like Cursor, Claude code, and others.
A new hosted API memory layer for AI agents returns a proof tree with every answer, including bi-temporal versioning, audit trails, and hash verification, achieving 80.2% on LongMemEval-S with transparent benchmarks.
A content creator explains a strategy for building a 'memory layer' by saving proven content hooks, structures, and emotional triggers into Obsidian to avoid burnout, recommending the Content Engine system.
This thread argues that AI's fundamental problem is memory, not intelligence, and highlights GBrain as a system designed to provide persistent, synthesizing memory for AI agents, featuring uncertainty surfacing and biological-like memory consolidation during sleep.
gBrain is an open-source persistent memory layer for AI agents that ingests daily signals like emails, meetings, tweets, and docs into a typed knowledge graph, using Markdown, Postgres, and pgvector for hybrid retrieval.
An experienced practitioner shares hard-won lessons from deploying 25+ AI agents to production, arguing that memory, orchestration, and auditability matter far more than model choice. The article details common failure modes like context loss and silent cost loops, and recommends a stack including Claude Sonnet 4, Pydantic AI, and dedicated memory layers like Octopodas.
Nyx, a persistent memory layer for local AI, achieves 10x more useful output and 7x better context retention on long civic investigation tasks, transforming AI from a forgetful goldfish into a coherent multi-session research assistant.
This article highlights the difficulty of switching an LLM's memory layer after extended production use, noting that memory lock-in can be more problematic than model switching due to accumulated claims and drift.
A question highlighting the lack of observability in AI agent memory layers, asking how teams debug incorrect retrievals without full traceability.
HydraPlus is an open-source memory and context layer for AI agents that uses a live knowledge graph, combining graph traversal, semantic search, and BM25 to provide persistent, secure, and self-managing context across multiple agents.
The author introduces an open-source MCP server running on Cloudflare Workers that provides persistent, searchable memory for AI clients like Claude, ChatGPT, and Cursor using vector embeddings and duplicate detection.
A new open-source memory layer called Memvid claims to outperform all existing RAG systems, achieving +35% SOTA on LoCoMo and +76% on multi-hop reasoning, packaged as a single .mv2 file.
An open-source, local-first memory layer for LLM agents on macOS that captures user activity and saves it as Markdown files.
GBrain is an open-source memory layer for AI agents that converts meetings, emails, calls, and notes into a searchable knowledge base, enabling agents to read and write contextual information within 30 minutes of setup.