Discover and explore top open-source AI tools and projects—updated daily.
ClaudioDrewsAgent memory OS for persistent, local AI collaboration
New!
Top 34.8% on SourcePulse
A 7-layer memory operating system for Hermes Agent, Memory OS addresses the critical issue of AI agent amnesia by providing a persistent, local memory infrastructure. Designed for power users who require agents to evolve and retain context, it offers API-agnostic memory capabilities, enabling agents to act as true long-term collaborators without vendor lock-in or subscription fees.
How It Works
This system employs a sophisticated 7-layer architecture, integrating flat files, SQLite databases (with FTS5 and trust scoring), a heavily forked Icarus plugin for cross-session recall, and a Qdrant vector database with a 4-level fallback cascade. A key innovation is the "Ground Truth Hierarchy" (Layer 7), which explicitly instructs the agent to treat injected memory as authoritative, preventing token-inefficient rediscovery. Memory is captured, stored, and injected surgically, gated by relevance and deduplication, ensuring only necessary context reaches the LLM.
Quick Start & Requirements
Highlighted Details
Maintenance & Community
Developed by an individual user focused on practical application within the Hermes Agent ecosystem. No explicit community channels (e.g., Discord, Slack) or details on corporate sponsorship are provided.
Licensing & Compatibility
Limitations & Caveats
Requires Hermes Agent and Docker. The bundled Icarus Plugin is a non-upstream-compatible fork. The project's strong emphasis on local-only infrastructure may not suit users seeking cloud-based memory solutions.
2 days ago
Inactive