diff --git a/README.md b/README.md index f75a9f9..c4259af 100644 --- a/README.md +++ b/README.md @@ -118,3 +118,76 @@ client.knowledge.list_topics(kb_id, doc_id) # generated only - [Core Concepts](https://docs.evermind.ai/cloud/concepts/memory-lifecycle)

back to top

+ +## EverMind Ecosystem + +EverMind connects memory research, production-ready products, and practical +integrations into one open-source ecosystem. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Products
EverOSA local-first, Markdown-native long-term memory runtime for agents and users.
RavenA memory-first, self-improving agent harness with proactivity, context control, and skill evolution.
EverMe (CLI)A CLI and agent plugin suite for cross-device, cross-agent personal memory.
Research & Evaluation
SkillCorpusCurated, retrieval-ready agent skill corpora with retrieval and evaluation tooling.
EverAlgoStateless extraction, ranking, parsing, and memory operators that power EverOS.
HyperMemHypergraph-based hierarchical memory for coarse-to-fine long-term conversation retrieval.
MSAMemory Sparse Attention for scalable latent memory and 100M-token contexts.
EverMemBenchEvaluation of factual recall, applied reasoning, and personalized generalization in memory systems.
EvoAgentBenchLongitudinal evaluation of agent self-evolution, transfer efficiency, error avoidance, and skill use.
Integrations
OpenClawOpenClaw plugin for automatic recall, capture, and session-memory lifecycle management.
Hermes AgentHermes plugin for persistent memory across Hermes sessions.
DeepSeek HarnessDSH plugin for memory-aware DeepSeek Harness agents.
DifySelf-hosted and cloud tools for explicit memory search and storage in workflows and agents.
+ +Together, these projects form EverMind's research-to-runtime stack: methods +and benchmarks become reusable memory infrastructure, products, and agent +integrations.