Awesome Hermes PluginsMemory Providers

mem9-ai/mem9-hermes-plugin

⭐ 12 Python added to this list on 2026-07-15 repository created 2026-04-15

This plugin introduces persistent cross-session memory capabilities to the Hermes Agent platform, leveraging the mem9.ai service. It enables Hermes agents to automatically extract conversational data into structured facts and semantically recall relevant information across different sessions and agents. The integration focuses on enhancing long-term memory for Hermes, providing a mechanism for agents to remember prior interactions and use that context in new conversations. The repository includes a straightforward installation script for quick setup, along with detailed manual installation instructions. Users can configure the plugin with their mem9 API key and customize settings such as API URL, agent identifier, and various request timeouts. It supports checking the memory status, upgrading the plugin, and a clean uninstallation process. Troubleshooting tips are also provided to address common issues like configuration problems or connectivity errors, making it a comprehensive solution for memory management within the Hermes ecosystem. This plugin is essential for developers and users looking to build more robust and context-aware AI agents with Hermes.

https://github.com/mem9-ai/mem9-hermes-plugin

memorypersistent memorysemantic recallmem9Hermes Agentplugin

Also in Memory Providers

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.

MemoriLabs/Memori

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 ...

basicmachines-co/basic-memory

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...

agentscope-ai/ReMe

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-oss/mnemosyne

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.

ClaudioDrews/memory-os

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 ...

zhangfengcdt/memoir

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.

MaxFreedomPollard/Compartment

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.