SuanmoSuanyangTechnology/MemoryBear
MemoryBear Equip AI with human-like memory capability observed · 2026-08-28
Health v2 · maintenance only
84/100
- Activity 99
- Release rhythm 98
- Longevity 24
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 8
- age_days: 348
- days_rel: 12
- days_push: 7
- n_releases_24m: 30
Adoption not part of the score
5088 stars · 396 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
MemoryBear is an AI memory management system that gives LLM agents and chatbots human-like long-term memory across a full lifecycle of perception, extraction, association, and biologically-inspired forgetting. Built in Python with FastAPI and Neo4j, it stores memories as dynamic knowledge graphs, compresses chat history to reduce token usage, and exposes an API that integrates with any agent or workflow.
Use cases
- give my chatbot long-term memory across conversations
- stop my LLM agent forgetting user preferences
- store and retrieve personalized user context for AI assistants
- compress conversation history to save tokens
- share memory between multiple agents and workflows
- build a knowledge graph of user interactions
- add memory with forgetting to an AI companion app
When to choose
- you need persistent, evolving memory for LLM agents beyond the context window
- you want graph-based associative memory with consolidation and forgetting rather than plain vector lookup
- you need cross-agent memory sharing and token-efficient history compression
- you prefer a self-hostable Python service with an HTTP API
When to avoid
- you only need simple key-value session storage or a plain vector store
- your stack cannot run Python 3.12+ and Neo4j
- you need a battle-tested incumbent like Mem0 or Zep with a large ecosystem
- you require fully offline operation without LLM calls for memory extraction
Facets
service · maturity active
vector-database rag agent-framework llm-inference search-engine api-framework artificial-intelligence large-language-models chatbots databases python self-hosted cross-platform ai-memory long-term-memory memory-graph knowledge-graph neo4j fastapi forgetting-mechanism personalization agent-memory ai-agents retrieval-augmented-generation natural-language-processing docker
4 sources
- readme: https://github.com/SuanmoSuanyangTechnology/MemoryBear · fetched 2026-08-28 · e73c4c37c854
- homepage: https://www.memorybear.ai/ · fetched 2026-08-29 · e63ca6f275ac
- site_page: https://www.memorybear.ai/about · fetched 2026-08-29 · 89e47b294bb7
- site_page: https://www.memorybear.ai/pricing · fetched 2026-08-29 · ddbe38bedb80
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| SuanmoSuanyangTechnology/MemoryBear | main | 84 |
For agents
markdown · JSON · MCP: product_card(name="SuanmoSuanyangTechnology/MemoryBear")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem