diff --git a/README.md b/README.md
index 256c009..eededda 100644
--- a/README.md
+++ b/README.md
@@ -169,6 +169,79 @@ bash scripts/calculate_llm_score.sh eval_benchmark
---
+## EverMind Ecosystem
+
+EverMind connects memory research, production-ready products, and practical
+integrations into one open-source ecosystem.
+
+
+
+| Products |
+
+
+| EverOS |
+A local-first, Markdown-native long-term memory runtime for agents and users. |
+
+
+| Raven |
+A 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 |
+
+
+| SkillCorpus |
+Curated, retrieval-ready agent skill corpora with retrieval and evaluation tooling. |
+
+
+| EverAlgo |
+Stateless extraction, ranking, parsing, and memory operators that power EverOS. |
+
+
+| HyperMem |
+Hypergraph-based hierarchical memory for coarse-to-fine long-term conversation retrieval. |
+
+
+| MSA |
+Memory Sparse Attention for scalable latent memory and 100M-token contexts. |
+
+
+| EverMemBench |
+Evaluation of factual recall, applied reasoning, and personalized generalization in memory systems. |
+
+
+| EvoAgentBench |
+Longitudinal evaluation of agent self-evolution, transfer efficiency, error avoidance, and skill use. |
+
+
+| Integrations |
+
+
+| OpenClaw |
+OpenClaw plugin for automatic recall, capture, and session-memory lifecycle management. |
+
+
+| Hermes Agent |
+Hermes plugin for persistent memory across Hermes sessions. |
+
+
+| DeepSeek Harness |
+DSH plugin for memory-aware DeepSeek Harness agents. |
+
+
+| Dify |
+Self-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.
+
## Citation
```bibtex
diff --git a/README_ZH.md b/README_ZH.md
index 35a1de1..1a64dbb 100644
--- a/README_ZH.md
+++ b/README_ZH.md
@@ -168,6 +168,77 @@ bash scripts/calculate_llm_score.sh eval_benchmark
---
+## EverMind 生态
+
+EverMind 将记忆研究、可直接使用的产品与实际集成连接为一个开源生态。
+
+
+
+这些项目共同构成 EverMind 从研究到运行时的完整链路:将方法与评测转化为
+可复用的记忆基础设施、产品和 Agent 集成。
+
## 引用
```bibtex