Spaces:
Running
Running
| title: Mnemo v4 | |
| emoji: π§ | |
| colorFrom: purple | |
| colorTo: blue | |
| sdk: docker | |
| pinned: false | |
| license: mit | |
| short_description: SLM-Inspired Memory System with Neural Links | |
| # π§ Mnemo v4.1 - SLM-Inspired Memory System | |
| Advanced memory system for LLMs with **neural links**, **memory decay**, and **smart injection**. | |
| ## Features | |
| - π **Neural Links** - 8 link types connecting related memories | |
| - π **Three-Tier Memory** - Working β Token β Semantic hierarchy | |
| - π― **Smart Injection** - Predicts when to use memory vs skip | |
| - β° **Memory Decay** - Unused memories fade (1%/day), pruned after 30 days | |
| - βοΈ **Self-Tuning** - Parameters adjust based on feedback | |
| ## Benchmark Results | |
| | Test | Without Memory | With Mnemo | | |
| |------|----------------|------------| | |
| | Novel retrieval | 5% | 85% | | |
| | Code retrieval | 60% | 88% | | |
| | ROS learning | 25% | 75% | | |
| ## Usage | |
| 1. **Add memories** in the Memory Store tab | |
| 2. **Search** to find related content | |
| 3. **Smart Injection** tells you when memory helps | |
| [Library](https://huggingface.co/AthelaPerk/mnemo-memory) | [MCP Server](https://huggingface.co/spaces/AthelaPerk/mnemo-mcp) | MIT License | |