Spaces:
Running
Running
A newer version of the Gradio SDK is available:
6.8.0
metadata
title: Mnemo v4
emoji: 🧠
colorFrom: purple
colorTo: blue
sdk: gradio
sdk_version: 5.9.1
python_version: '3.10'
app_file: app.py
pinned: false
license: mit
short_description: SLM-Inspired Memory System with Neural Links
🧠 Mnemo v4 - SLM-Inspired Memory System
Advanced memory system for LLMs based on the Semantic-Loop Memory (SLM) architecture.
Features
- 🔗 Neural Links - 8 link types connecting related memories
- 📊 Three-Tier Memory - Working → Token → Semantic hierarchy
- 🎯 Smart Injection - Predicts when memory is helpful
- ⚙️ Self-Tuning - Parameters adapt based on feedback
How to Use
- Add memories via the interface
- Search to find related content
- Check utility to see if injection helps for a query
Live Demo
Try the demo below to explore the memory system!