agentscope-ai/ReMe
ReMe: Memory Management Kit for Agents - Remember Me, Refine Me. observed · 2026-08-28
Health v2 · maintenance only
89/100
- Activity 99
- Release rhythm 97
- Longevity 52
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: 1
- age_days: 734
- days_rel: 20
- days_push: 7
- n_releases_24m: 58
Adoption not part of the score
3356 stars · 290 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
ReMe is a Python memory management kit for AI agents that stores durable memory as ordinary Markdown files with frontmatter and wikilinks. It turns conversations and resources into a self-evolving, local-first personal knowledge base with BM25 and optional embedding-based retrieval.
Use cases
- give my ai agent long-term memory
- store agent memories as markdown files
- build a self-evolving knowledge base for agents
- retrieve relevant context from past conversations for an llm
- share a memory workspace across multiple agents
- manage agent memory locally instead of a vector database
When to choose
- you want agent memory stored as human-readable, editable Markdown files
- you prefer local-first storage with rebuildable indexes over opaque databases
- you need BM25 and wikilink-based retrieval without loading the whole knowledge base
- multiple agents should share and evolve one knowledge workspace
When to avoid
- you need a fully managed cloud memory service
- you require heavy vector-only semantic search at massive scale
- your stack is not Python 3.11+
Facets
library · maturity active
rag agent-framework search-engine llm-inference large-language-models developer-tools python cli self-hosted cross-platform agent-memory markdown-knowledge-base bm25 memory-management local-first wikilinks ai-agents retrieval-augmented-generation
2 sources
- readme: https://github.com/agentscope-ai/ReMe · fetched 2026-08-28 · 172f3bc11e86
- homepage: https://reme.agentscope.io/ · fetched 2026-08-29 · 1bd0eef8afe4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| agentscope-ai/ReMe | main | 89 |
For agents
markdown · JSON · MCP: product_card(name="agentscope-ai/ReMe")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem