Overview of the EverMind Ecosystem
mainEverMind is an open-source ecosystem focused on long-term memory, self-evolving agents, AI-native interfaces, and memory evaluation. It provides a 'research-to-runtime' stack consisting of new memory methods, reusable algorithms, benchmark evidence, and practical agent integrations.
Key components include:
- EverOS: A local memory operating system and runtime for agents and user memory.
- Raven: A self-improving agent harness that brings memory, proactivity, context control, and skill evolution to terminal-native agents.
- EverAlgo: An algorithmic engine providing stateless extraction, ranking, parsing, and memory operators for EverOS.
- HyperMem: Hypergraph memory for long-term dialogue using a topic $\rightarrow$ episode $\rightarrow$ fact retrieval method.
- EverMemBench & EvoAgentBench: Benchmark suites for conversational memory and agent self-evolution.
- MSA (Memory Sparse Attention): Research for scalable latent memory and 100M-token contexts.
- EverMe: A CLI and agent plugin suite for cross-device, cross-agent personal memory.
- evermem-claude-code & everos-plugins: Plugins, skills, and migration tooling for AI coding agents.