Hystersis
Give your AI agents persistent memory that compounds over time. Hystersis is an open-source memory infrastructure for AI agents. It provides semantic search, knowledge graphs, and procedural memory that grows with every interaction.Why Hystersis?
- Memory That Adapts - Agents learn from past interactions
- Knowledge Graphs - Understand relationships between entities
- Semantic Search - Find information using natural language
- Multi-Agent Support - Shared memory across agent teams
- 85% Compression - Efficient storage without losing context
Quick Start
Features
| Feature | Description |
|---|---|
| Conversational Memory | Session-based message history |
| Semantic Search | Vector-based similarity search |
| Knowledge Graph | Entities with typed relationships |
| Procedural Memory | Extract and reuse skills |
| Multi-Agent Pool | Real-time shared memory |