memodb-io/memobase
User Profile-Based Long-Term Memory for AI Chatbot Applications. observed · 2026-08-28
Health v2 · maintenance only
50/100
- Activity 61
- Release rhythm 35
- Longevity 52
Flags: no_releases
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: n/a
- age_days: 729
- days_rel: n/a
- days_push: 234
- n_releases_24m: 0
Adoption not part of the score
2862 stars · 231 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Memobase is a user profile-based long-term memory system for LLM applications, providing per-user profiles and event timelines that chatbots can query with low latency. It ships client SDKs for Python, TypeScript, and Go, an MCP server, and can be self-hosted or used as a hosted service.
Use cases
- add long-term memory to my ai chatbot
- remember user preferences across chat sessions
- build a personalized ai companion that remembers users
- store and retrieve user profiles for llm apps
- give my assistant memory without building a rag pipeline
- track user event timelines for personalization
When to choose
- you need persistent, structured user memory for chatbots or companions
- you want low-latency memory access without heavy pre-processing
- you care about keeping LLM memory costs low with batched processing
When to avoid
- you need a general-purpose vector search or document RAG engine
- you only need short-term conversation context within a single session
- you require a fully offline solution with no external service dependency
Facets
service · maturity active
rag llm-inference agent-framework database sdk artificial-intelligence large-language-models chatbots python go self-hosted long-term-memory user-profiles llm-memory ai-companion mcp memory-system retrieval-augmented-generation ai-agents nodejs docker
2 sources
- readme: https://github.com/memodb-io/memobase · fetched 2026-08-28 · 0bb1f1a9b9ac
- registry_pypi: https://pypi.org/pypi/memobase/json · fetched 2026-08-29 · 63cb277893c9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| memodb-io/memobase | main | 50 |
For agents
markdown · JSON · MCP: product_card(name="memodb-io/memobase")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem