All tags
Catalogue tag

#llm-memory

Every repository in the public record carrying this tag — from its GitHub topics or the keywords its package registries publish. Health is measured under the same versioned methodology as the rest of the record.

21 records
Tagged “llm-memory”Ranked by health index
PyPI
96Exceptionalhealth index
alibaba/zvec
A lightweight, lightning-fast, in-process vector database
C++★ 15.4K↓ 40.5K/moAug 5, 2026
Apache-2.0Aug 5, 2026 · metrics 2.10.0
PyPI
92Excellenthealth index
moorcheh-ai/memanto
Memory that AI Agents Love!
Python · HTML★ 1,859↓ 4,158/moSep 5, 2026
MITSep 5, 2026 · metrics 2.10.0
PyPI · npm
89Excellenthealth index
cdeust/Cortex
Cross-platform persistent memory MCP for Codex, Gemini CLI, Claude Code, and other local MCP hosts. 36 cited neuroscience mechanisms, local-first SQLite/PostgreSQL, hybrid retrieval, decay-based consolidation, and reproducible benchmarks. Claude adds optional automatic lifecycle hooks.
Python★ 71↓ 2,447/moSep 5, 2026
MITSep 5, 2026 · metrics 2.10.0
Go · PyPI
86Excellenthealth index
felixgeelhaar/mnemos
Self-hosted memory + evidence layer for AI agents (Claude Code, Codex, Hermes, ...) — embeddable Go library, MCP / HTTP / CLI, evidence-backed claims, bitemporal recall, axi-go execution kernel with JSONL audit + token budgets, cosign-signed releases with SLSA L3 provenance. No vendor cloud, no per-call billing.
Go★ 3Jul 16, 2026
MITJul 16, 2026 · metrics 2.10.0
PyPI
81Excellenthealth index
remete618/widemem-ai
Next-gen AI memory layer with importance scoring, temporal decay, hierarchical memory, and YMYL prioritization
Python★ 48↓ 41/moAug 30, 2026
Apache-2.0Aug 30, 2026 · metrics 2.10.0
PyPI · crates.io
81Excellenthealth index
yantrikos/yantrikdb
Cognitive memory engine for AI agents — temporal decay, contradiction detection, autonomous consolidation, knowledge graph, ANN recall via HNSW. Embeddable Rust library with Python bindings; powers yantrikdb-server (HTTP gateway, MCP server, openraft cluster). Apache-2.0.
Rust · Python★ 57↓ 11.2K/moSep 5, 2026
Apache-2.0Sep 5, 2026 · metrics 2.10.0
PyPI · npm
78Goodhealth index
Mirix-AI/MIRIX
Mirix is a multi-agent personal assistant designed to track on-screen activities and answer user questions intelligently. By capturing real-time visual data and consolidating it into structured memories, Mirix transforms raw inputs into a rich knowledge base that adapts to your digital experiences.
Python★ 3,559Aug 3, 2026
Apache-2.0Aug 3, 2026 · metrics 2.10.0
npm · PyPI
78Goodhealth index
qualixar/superlocalmemory
World's first local-only AI memory to break 74% retrieval and 60% zero-LLM on LoCoMo. No cloud, no APIs, no data leaves your machine. Additionally, mode C (LLM/Cloud) - 87.7% LoCoMo. Research-backed. arXiv: 2603.14588
Python★ 197↓ 9,312/moJul 19, 2026
AGPL-3.0Jul 19, 2026 · metrics 2.10.0
npm
77Goodhealth index
jayzeng/pi-memory
Persistent memory extension for pi with daily logs, scratchpad, and optional qmd‑powered semantic search.
TypeScript★ 92↓ 10.6K/moJul 26, 2026
MITJul 26, 2026 · metrics 2.10.0
npm
73Goodhealth index
rush-db/rushdb
RushDB is a graph + vector database and memory layer for AI agents. Push any JSON, get typed, searchable, relationship-aware records back — no schema, no migrations. Built on Neo4j.
TypeScript★ 323↓ 1,339/moSep 5, 2026
No licenseSep 5, 2026 · metrics 2.10.0
PyPI · npm
73Goodhealth index
sachitrafa/YourMemory
Agentic AI memory with Ebbinghaus forgetting curve decay. +16pp better recall than Mem0 on LoCoMo.
Python · HTML · JavaScript★ 260Jul 24, 2026
Custom licenseJul 24, 2026 · metrics 2.10.0
npm
71Goodhealth index
sdsrss/claude-mem-lite
Persistent long-term memory for Claude Code via MCP — captures coding decisions, bugfixes, and context across sessions. Hybrid FTS5 + TF-IDF search with episode batching. Single SQLite DB, no external services. Alternative to claude-mem with 600x lower cost.
JavaScript★ 49↓ 8,084/moAug 3, 2026
MITAug 3, 2026 · metrics 2.10.0
npm
71Goodhealth index
shakystar/memorize
Shared, persistent memory for AI coding agents — Claude Code & Codex share one local-first, event-sourced project brain that survives sessions and syncs across machines. No server, no API key required.
TypeScript★ 12↓ 3,646/moJul 23, 2026
MITJul 23, 2026 · metrics 2.10.0
PyPI
63Moderatehealth index
veracium-ai/Veracium
Provenance-aware memory for AI agents.
Python★ 5↓ 2,657/moAug 2, 2026
MITAug 2, 2026 · metrics 2.10.0
Go
59Moderatehealth index
hung12ct/culi
Self-improving context & memory for Claude Code and OpenAI Codex. One canonical knowledge store injected only when relevant — hooks push budgeted context, an MCP server serves depth on demand, and it learns lessons from your sessions. Agent memory + context engineering as a single static Go binary.
Go · JavaScript★ 2Aug 1, 2026
MITAug 1, 2026 · metrics 2.10.0
PyPI · npm
57Moderatehealth index
DanceNitra/inspeximus
Your agent's most expensive failure is not forgetting. It is confidently remembering the old answer. inspeximus retires a corrected fact by key, takes the correction back on command, and leaves a receipt you can verify. Long-term memory for AI agents: one zero-dependency Python file, MCP server for Claude Code, Cursor, Windsurf, Codex and Cline.
Python★ 6↓ 9,803/moAug 29, 2026
MITAug 29, 2026 · metrics 2.10.0
Go
54Moderatehealth index
samestrin/llm-tools
High-performance Go tools for LLM Agents (MCP/CLI). 100x faster than Python. Includes native MCP Server, token-optimized search, and persistent project memory.
Go★ 2Aug 25, 2026
MITAug 25, 2026 · metrics 2.10.0
PyPI
48Weakhealth index
bxw91/brainpalace
Vector Graph RAG for code & docs with Persistent Chat-Session Memory — BM25 (multi-lang), AST chunking. Hybrid, Compute, Scan, Timeline, Absence, Salience. Graph + temporal knowledge. Privacy Stamps. Source Adapters. Chat summarisation + verbatim copy + free scan. Git indexing. CLI, MCP and Claude Code plugin. Ollama or cloud LLMs. Dashboard.
Python★ 2↓ 5,690/moJul 18, 2026
MITJul 18, 2026 · metrics 2.10.0
Go
45Weakhealth index
daverage/tinyMem
Local, project-scoped memory system for LLMs with evidence-based truth validation. Provides reliable long-term context via OpenAI-compatible Proxy and MCP, using Chain-of-Verification (CoVe) to eliminate hallucinations and the Ralph Loop for autonomous codebase repair.
Go · HTML★ 0Aug 25, 2026
MITAug 25, 2026 · metrics 2.10.0
PyPI · npm
44Weakhealth index
LycheeMem/LycheeMem
Lightweight Long-Term Memory for LLM Agents.
Python · TypeScript★ 1,152↓ 78/moJul 21, 2026
Apache-2.0Jul 21, 2026 · metrics 2.10.0
Go
42Weakhealth index
KennFatt/manly
A fast, local CLI for turning a folder of Markdown files into a searchable, linked knowledge base.
Go★ 1Jul 27, 2026
MITJul 27, 2026 · metrics 2.10.0