1 repo
Interfaces for saving and persisting information into structured knowledge bases.
Distinguishing note: Focuses on memory-specific ingestion for agents, distinct from general CRUD APIs.
Explore 1 awesome GitHub repository matching data & databases · Data Ingestion APIs. Refine with filters or upvote what's useful.
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
Saves new information from interactions into a persistent knowledge base to build a long-term history for users and agents.