TencentCloud/TencentDB-Agent-Memory
TencentDB Agent Memory is a Hermes Agent plugin providing a 4-tier progressive and local-first memory pipeline to enhance AI agents by reducing token usage and improving task success rates.
Awesome Hermes Plugins › Memory Providers
hermes-cashew integrates with Hermes Agent as a memory provider, leveraging Cashew to manage conversation context. It offers a zero-configuration setup, automatically generating default settings and integrating with Hermes's auxiliary memory system for LLM-powered extraction. The plugin utilizes `sqlite-vec` for efficient vector similarity search, enabling robust semantic retrieval of conversation fragments. It includes configurable sleep and think cycles for graph consolidation, insight generation, and garbage collection, enhancing the agent's long-term memory capabilities. The plugin exposes two key tools to the LLM: `cashew_query` for searching the thought graph and `cashew_extract` for explicit persistence of conversation turns. It supports privacy controls through tagging and exclusion, allowing for granular management of sensitive information. The integration is designed for ease of use, with installation via `hermes plugins install` and seamless configuration for setting Cashew as the active memory provider, ensuring that Hermes Agents can benefit from a sophisticated, self-organizing memory system.
https://github.com/magnus919/hermes-cashew
TencentDB Agent Memory is a Hermes Agent plugin providing a 4-tier progressive and local-first memory pipeline to enhance AI agents by reducing token usage and improving task success rates.
Memori is an agent-native memory infrastructure, offering an LLM-agnostic layer that converts agent execution and conversation into structured, persistent state for production systems, including a ...
Basic Memory is a local-first, knowledge graph-based memory system for AI agents, providing persistent, bidirectional knowledge access via Markdown files and the MCP protocol, including a Hermes pl...
A local-first Markdown memory service with a Hermes Agent plugin that turns conversations and documents into linked, searchable notes using wikilinks, BM25 and optional embedding retrieval.
Mnemosyne is a zero-dependency, sub-millisecond AI memory system for Hermes Agents and other LLM frameworks, focusing on efficient, local, and private knowledge retention.
Memory OS is a 7-layer memory operating system for Hermes Agent, providing persistent memory, structured facts, fabric recall, an auto-curated wiki, and surgical context injection, running locally ...
Memoir is a high-performance semantic memory system for AI agents, offering Git-like version control for AI memory management to combat context contamination, token costs, and memory drift.
Offline, encrypted agentic memory vault that installs into Hermes Agent as a plugin and MCP server, keeping one transferable memory store shared by every agent on the machine.