Awesome Hermes PluginsMemory Providers

ClaudioDrews/memory-os

⭐ 1360 Python added to this list on 2026-07-15 repository created 2026-05-31

Memory OS offers a comprehensive memory solution for Hermes Agent, designed to overcome the challenge of agents forgetting past interactions. It implements a sophisticated 7-layer architecture that includes persistent memory with Qdrant, structured facts with trust scoring, and an auto-curating wiki pipeline. The system provides intelligent, surgical context injection and semantic search across an agent's entire conversation history, ensuring that the agent always has access to relevant information. It runs entirely on the user's machine, supporting any LLM provider that Hermes Agent does, such as OpenRouter, OpenAI, Anthropic, or Ollama, thus avoiding vendor lock-in and subscription fees. Key features include a one-command installation, robust architectural design with layered memory storage, LLM-powered session extraction, a vector database (Qdrant), and a crucial 'Ground Truth Hierarchy' (Layer 7) that ensures the agent recognizes and uses injected memory as authoritative. This prevents the agent from re-verifying or rediscovering already provided context, making it a truly long-term collaborator.

https://github.com/ClaudioDrews/memory-os

ai-memorycontext-injectiondockerground-truthhermes-agentlocal-firstopen-sourcepersistent-memoryqdrantragself-hostedvector-database

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.

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.

itechmeat/open-second-brain

Open Second Brain provides an Obsidian-native, local-first memory layer for Hermes Agent, enabling deterministic learning and access across multiple AI runtimes.