awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 dépôts

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • mem0ai/mem0Avatar de mem0ai

    mem0ai/mem0

    58,698Voir sur 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
    Voir sur GitHub↗58,698
  • openai/openai-agents-pythonAvatar de openai

    openai/openai-agents-python

    27,191Voir sur 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
    Voir sur GitHub↗27,191
  • getzep/graphitiAvatar de getzep

    getzep/graphiti

    22,936Voir sur 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
    Voir sur GitHub↗22,936
  • letta-ai/lettaAvatar de letta-ai

    letta-ai/letta

    21,168Voir sur 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
    Voir sur GitHub↗21,168
  • memvid/memvidAvatar de memvid

    memvid/memvid

    15,679Voir sur 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
    Voir sur GitHub↗15,679
  • caviraoss/openmemoryAvatar de CaviraOSS

    CaviraOSS/OpenMemory

    3,350Voir sur 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
    Voir sur GitHub↗3,350
  1. Home
  2. Artificial Intelligence & ML
  3. Agent Memory Engines