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
This project provides a Hermes Agent plugin that implements a local-first web dashboard for managing Mnemosyne memory stores. It allows users to browse, visualize, and safely maintain their memory data through a web interface, designed to be small, efficient, and privacy-focused. The dashboard features read-only Memory Intelligence views, including daily digests, inferred context banks, and interactive visualizers like Constellation and Neural Maps. It offers a nine-section product navigation with an overview, search functionality, activity timelines, and a relationship graph. The dashboard supports optional password authentication for maintenance mode, allowing controlled actions like memory supersession, expiry, or importance updates without raw content alteration or hard deletions. It includes automatic SQLite backups and an audit log for administrative memory mutations. Built with a Python standard library server and a static HTML/CSS/JS frontend, it avoids external JavaScript runtimes and cloud calls, ensuring local operation and enhanced security. Installation is simplified via the Hermes plugin command, and it supports both desktop and mobile responsive layouts with dark and light themes. The plugin emphasizes a strong safety model, binding to `0.0.0.0` by default, handling memory admin carefully, and incorporating browser security headers.
https://github.com/wysie/mnemosyne-dashboard
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.