by TIMAN-group · Agent Tool · ★ 160
PlugMem PlugMem is a plug-and-play long-term memory system for LLM agents. Instead of storing and retrieving raw interaction histories, PlugMem organizes experience into compact, reusable knowledge units, allowing agents to recall what matters to agent decision-making with minimal context overhead. The module is task-agnostic by design and can be integrated into existing agent pipelines with minimal effort, serving as a general memory backbone for diverse environments such as dialogue agents, knowledge-intensive QA, and web automation.
| Stars | 160 |
| Forks | 15 |
| Language | Python |
| Category | Agent Tool |
| License | Apache-2.0 |
| Quality Score | 70.0029451055769/100 |
| Open Issues | 2 |
| Last Updated | 2026-07-07 |
| Created | 2026-02-09 |
| Platforms | python |
| Est. Tokens | ~15k |
These tools work well together with PlugMem for enhanced workflows:
Explore other popular agent tool tools:
PlugMem is ICML 2026 · Plug-and-play long-term memory for LLM agents. It is categorized as a Agent Tool with 160 GitHub stars.
PlugMem is primarily written in Python. It covers topics such as agent-memory, llm-agent, rag.
You can find installation instructions and usage details in the PlugMem GitHub repository at github.com/TIMAN-group/PlugMem. The project has 160 stars and 15 forks, indicating an active community.
PlugMem is released under the Apache-2.0 license, making it free to use and modify according to the license terms.