mem0 and dna-memory

mem0
72
Verified
dna-memory
46
Emerging
Maintenance 25/25
Adoption 10/25
Maturity 16/25
Community 21/25
Maintenance 13/25
Adoption 7/25
Maturity 9/25
Community 17/25
Stars: 49,646
Forks: 5,542
Downloads:
Commits (30d): 180
Language: Python
License: Apache-2.0
Stars: 25
Forks: 9
Downloads:
Commits (30d): 0
Language: Python
License:
No Package No Dependents
No Package No Dependents

About mem0

mem0ai/mem0

Universal memory layer for AI Agents

Implements multi-level memory (user, session, agent state) with adaptive retrieval that achieves 26% higher accuracy and 90% lower token usage than baseline approaches. Supports multiple LLMs and vector stores, with SDKs for Python and JavaScript, plus integrations for LangGraph and CrewAI. Offers both self-hosted open-source deployment and a managed platform with CLI tooling for memory management operations.

About dna-memory

AIPMAndy/dna-memory

🧬 让 AI Agent 像人脑一样学习成长 | Memory that learns, forgets, and evolves

Implements a three-tier memory hierarchy (working/short-term/long-term) with active forgetting via weight decay, automatic pattern reflection, and SQLite FTS5 full-text search—all running locally with zero external dependencies. The architecture includes a background daemon for autonomous memory consolidation and promotion, designed specifically for agent feedback loops where experiences get reinforced, forgotten, or elevated to stable long-term knowledge.

Scores updated daily from GitHub, PyPI, and npm data. How scores work