aiagent.club
English
GitHub 仓库

NevaMind-AI/memU

Python 首次收录 2025-07-29 更新于 2026-09-12 查看源 ↗

在全部 GitHub 仓库 中按Star排名第 180(共 803)

14.4k Star

Personal memory across agents

项目介绍

Across Agents. Fast retrieval. Lower cost.

memU is a 500-line memory system for AI agents. Agents write what's worth keeping as Markdown; memU stores it, embeds it, and retrieves ranked context in a single call — embeddings are the only model calls it makes. The entire memory logic lives in agentic.py + service.py; everything else is pluggable storage and embedding transport.

Installation is agent-driven. The guides are written for the agent, not for you. One message is the whole setup — tell your agent:

It works for Codex, Claude Code, Cursor, OpenClaw, Hermes — and any other agent, via detection. Details in Host adapters.

Or straight from the terminal — no code:

State persists in a…

摘自 github.com/NevaMind-AI/memU

最新指标

Star 14.4k 2026-09-12
Fork 1.1k 2026-09-12
提交 457 2026-09-12
发布 25 2026-09-12
Watcher 68 2026-09-12
开放 issue 64 2026-09-12
开放 PR 53 2026-09-12