| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-02-26 | 649 Bytes | |
| v0.1.0 -- Initial Release (Text Only) source code.tar.gz | 2026-02-26 | 47.2 MB | |
| v0.1.0 -- Initial Release (Text Only) source code.zip | 2026-02-26 | 47.3 MB | |
| Totals: 3 Items | 94.6 MB | 0 | |
SimpleMem v0.1.0 — Initial Release (Text Only)
An efficient memory framework based on semantic lossless compression for LLM agents.
Features
- Semantic Structured Compression — converts dialogues into compact, atomic memory units
- Online Semantic Synthesis — consolidates related memory fragments to eliminate redundancy
- Intent-Aware Retrieval Planning — dynamic search intent inference with parallel multi-view retrieval
- 43.24% F1 on LoCoMo benchmarks (26% improvement over Mem0)
- ~550 tokens per query — 30× fewer than full-context approaches
- MCP protocol support — compatible with Claude, Cursor, LM Studio, and more