kingjulio8238/Memary
The Open Source Memory Layer For Autonomous Agents observed · 2026-08-28
Health v2 · maintenance only
22/100
- Activity 0
- Release rhythm 28
- Longevity 62
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 42
- age_days: 875
- days_rel: 681
- days_push: 681
- n_releases_24m: 2
Adoption not part of the score
2641 stars · 203 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Memary is an open-source memory layer for autonomous AI agents that emulates human memory using knowledge graphs. It is a Python library (pip-installable) that integrates with local models via Ollama or OpenAI APIs to give agents long-term memory.
Use cases
- add long-term memory to autonomous ai agents
- build agents that remember past interactions
- implement knowledge-graph based memory for llm agents
- run agent memory with local ollama models
- build multi-agent systems with shared memory
- improve agent reasoning with human-like memory
When to choose
- you are building autonomous agents in Python and need persistent, human-like memory
- you want to run models locally with Ollama instead of paid APIs
- you want knowledge-graph-backed memory rather than plain vector stores
When to avoid
- you need a managed memory service with no self-hosting
- your stack is not Python or requires Python > 3.11
- you need production-hardened, enterprise-supported memory infrastructure
Facets
library · maturity active
agent-framework rag llm-inference artificial-intelligence large-language-models python cross-platform agent-memory knowledge-graph ollama long-term-memory multi-agent-systems ai-agents retrieval-augmented-generation
2 sources
- readme: https://github.com/kingjulio8238/Memary · fetched 2026-08-28 · af160c4efe9f
- registry_pypi: https://pypi.org/pypi/memary/json · fetched 2026-08-29 · 50e3b3a8383b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kingjulio8238/Memary | main | 22 |
For agents
markdown · JSON · MCP: product_card(name="kingjulio8238/Memary")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem