#420 · Primary category: AI Agents & Automation
ReMe
ReMe: Memory Management Kit for Agents - Remember Me, Refine Me.
Project last updated:08/28/26
GitHub Stars
3.4K
Forks
293
Contributors
29
License
Apache-2.0
Why we included this project
ReMe is worth a look if you are building agents that need to remember what happened in earlier sessions. Instead of storing state in a closed database, it writes memory as plain Markdown files with wikilinks, so you and your agent can read and edit the memory directly. It then indexes and links those files, and past decisions, style preferences, and reusable procedures resurface during retrieval. Search combines wikilink traversal with BM25 and optional embedding lookup, so you are not stuck relying on a single approach. There are integrations for coding agents like Claude Code, and it is built with personal assistants in mind, which makes it a practical base for agents meant to improve over time rather than start over on every run. The local-first design keeps data under your control, and basic file operations plus BM25 search work without an LLM or embedding API key.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
hermes-agent
The agent that grows with you
n8n
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
deepseek-harness
DeepSeek Harness: Everything is a Plugin.
AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.