awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 个仓库

Awesome GitHub RepositoriesAgent Memory Engines

Storage layers designed to provide intelligent agents with persistent context and cross-session state.

Distinguishing note: Focuses on the architectural component of agent memory, distinct from general-purpose databases or vector stores.

Explore 6 awesome GitHub repositories matching artificial intelligence & ml · Agent Memory Engines. Refine with filters or upvote what's useful.

Awesome Agent Memory Engines GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • mem0ai/mem0mem0ai 的头像

    mem0ai/mem0

    58,698在 GitHub 上查看↗

    Mem0 is an agent-agnostic memory layer designed to provide intelligent agents with long-term persistence and cross-session state management. By acting as a centralized service, it allows diverse AI agents to recall user preferences, past interactions, and historical context, ensuring continuity across multiple workflows and independent agent systems. The platform distinguishes itself through a multi-signal retrieval engine that combines semantic vectors, keyword matching, and entity-linked metadata to surface the most relevant information. It employs an adaptive memory engine that automatical

    A persistent storage engine that provides intelligent agents with long-term context, user history, and cross-session state management.

    Pythonagentsaiai-agents
    在 GitHub 上查看↗58,698
  • openai/openai-agents-pythonopenai 的头像

    openai/openai-agents-python

    27,191在 GitHub 上查看↗

    This project is a Python framework for building autonomous, event-driven agent systems. It provides a unified runtime for orchestrating multi-agent workflows, managing persistent conversation state, and executing code within secure, isolated sandbox environments. The framework is designed to handle complex task delegation, allowing agents to invoke other agents as tools while maintaining context across multi-turn interactions. The framework distinguishes itself through its deep integration with the Model Context Protocol, enabling agents to connect to external data sources and remote services

    Provides persistent memory artifacts within isolated environments to maintain context across agent execution sessions.

    Pythonagentsaiframework
    在 GitHub 上查看↗27,191
  • getzep/graphitigetzep 的头像

    getzep/graphiti

    22,936在 GitHub 上查看↗

    Graphiti is a backend framework and memory server designed to provide artificial intelligence agents with persistent, time-aware knowledge graph storage. It functions as a memory layer that enables agents to maintain context across long-term interactions by recording and evolving structured data over time. The system distinguishes itself through a specialized temporal graph database that tracks how entities and relationships change using validity windows. By combining semantic vector similarity, keyword matching, and graph topology traversal, the engine performs hybrid retrieval to locate rel

    Provides persistent, time-aware memory storage for AI agents to maintain context across interactions.

    Pythonagentsgraphllms
    在 GitHub 上查看↗22,936
  • letta-ai/lettaletta-ai 的头像

    letta-ai/letta

    21,168在 GitHub 上查看↗

    Letta is a framework for building, deploying, and managing autonomous AI agents that maintain persistent state across long-term interactions. It provides a comprehensive suite of primitives for defining agents with configurable personas, modular memory blocks, and tool-use capabilities, enabling them to retain user preferences and conversation history over extended sessions. The platform distinguishes itself through its advanced memory management and orchestration capabilities. It allows agents to autonomously update their own memory, perform retrieval-augmented generation, and coordinate com

    Provides utilities to monitor and modify persistent core memory, archival storage, and active context windows.

    Pythonaiai-agentsllm
    在 GitHub 上查看↗21,168
  • memvid/memvidmemvid 的头像

    memvid/memvid

    15,679在 GitHub 上查看↗

    Memvid is an embedded memory framework designed to provide persistent, versioned context for intelligent agents. It functions as a local vector database library that stores all data within a single binary file, removing the need for external database infrastructure or network dependencies. The system distinguishes itself by integrating in-process vector indexing with append-only versioning, allowing for high-speed semantic similarity searches alongside the ability to track and roll back state changes over time. It includes built-in transparent data encryption and masking to secure sensitive i

    Provides persistent and versioned context for intelligent agents to maintain state across sessions.

    Rustaicontextembedded
    在 GitHub 上查看↗15,679
  • caviraoss/openmemoryCaviraOSS 的头像

    CaviraOSS/OpenMemory

    3,350在 GitHub 上查看↗

    OpenMemory is an embeddable memory engine for LLM agents that stores, retrieves, and manages conversational context and agent state using semantic indexing and temporal facts. It functions as a semantic memory store backed by vector indexing, where memories are organized by meaning rather than by exact key, and includes a tiered decay engine that gradually reduces the salience of unused memories while compressing cold vectors and fingerprinting dormant entries to conserve storage. The system also maintains a temporal fact database that records factual statements with subject-predicate-object s

    Provides an embeddable memory engine that stores, retrieves, and manages conversational context and agent state using semantic indexing and temporal facts.

    TypeScriptaiai-agentsai-infrastructure
    在 GitHub 上查看↗3,350
  1. Home
  2. Artificial Intelligence & ML
  3. Agent Memory Engines