From 56abfe9a58495182228f18be9c43908bd242753f Mon Sep 17 00:00:00 2001 From: Elliot Chen Date: Mon, 25 May 2026 20:15:18 +0800 Subject: [PATCH 1/2] docs(readme): add four new use case entries --- README.md | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) diff --git a/README.md b/README.md index 85597e26..8ada625d 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,56 @@ Use cases show what persistent memory makes possible in real products and workfl +[![banner-gif](https://github.com/user-attachments/assets/840470d7-a838-4c05-8685-dd797d4e9cdf)](https://evermind.ai/usecase_reunite) + +#### Reunite - Find with EverOS + +Parents describe what they remember. Children describe what they recall. Reunite uses semantic memory to surface the connections. + +[Learn more](https://evermind.ai/usecase_reunite) + + + + +[![banner-gif](https://github.com/user-attachments/assets/7282b38b-56bf-4356-aa7b-06a845e7683d)](https://evermind.ai/usecase_hive) + +#### Hive Orchestrator + +Browser-native hive-mind for CLI coding agents — Claude Code, Codex, Gemini, and OpenCode collaborate as real PTY processes via a team protocol. + +[Code](https://github.com/tt-a1i/hive) + + + + + + + +[![banner-gif](https://github.com/user-attachments/assets/867d9329-ce9a-496f-ab1e-15c77974e5fa)](https://evermind.ai/usecase_ai_assistants) + +#### AI Coding Assistants with EverOS + +Universal long-term memory layer for AI coding assistants, powered by EverOS. + +[Code](https://github.com/tt-a1i/evermemos-mcp) + + + + +[![banner-gif](https://github.com/user-attachments/assets/a4f0fd86-1c81-4445-bebc-e51eb5e33b30)](https://evermind.ai/usecase_ai_data_techician) + +#### AI Data Techician + +An agentic AI system that learns from scientist interaction to inspect, analyze, and classify high-dimensional time series data — with persistent memory that improves across sessions. + +[Code](https://github.com/yuansui123/AI-Data-Technician-EverMemOS) + + + + + + + ![banner-gif](https://github.com/user-attachments/assets/650b901b-c9ba-4001-bac7-626b009df830) #### Rokid AI Assistant with EverOS @@ -80,6 +130,7 @@ Coming soon + From 175a0a9526769a0ca89a5fd5c978d824fadfb784 Mon Sep 17 00:00:00 2001 From: Elliot Chen Date: Mon, 25 May 2026 20:22:07 +0800 Subject: [PATCH 2/2] docs(readme): update outdated banner links to correct github repos --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8ada625d..7726fc84 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ Parents describe what they remember. Children describe what they recall. Reunite -[![banner-gif](https://github.com/user-attachments/assets/7282b38b-56bf-4356-aa7b-06a845e7683d)](https://evermind.ai/usecase_hive) +[![banner-gif](https://github.com/user-attachments/assets/7282b38b-56bf-4356-aa7b-06a845e7683d)](https://github.com/tt-a1i/hive) #### Hive Orchestrator @@ -84,7 +84,7 @@ Browser-native hive-mind for CLI coding agents — Claude Code, Codex, Gemini, a -[![banner-gif](https://github.com/user-attachments/assets/867d9329-ce9a-496f-ab1e-15c77974e5fa)](https://evermind.ai/usecase_ai_assistants) +[![banner-gif](https://github.com/user-attachments/assets/867d9329-ce9a-496f-ab1e-15c77974e5fa)](https://github.com/tt-a1i/evermemos-mcp) #### AI Coding Assistants with EverOS @@ -95,7 +95,7 @@ Universal long-term memory layer for AI coding assistants, powered by EverOS. -[![banner-gif](https://github.com/user-attachments/assets/a4f0fd86-1c81-4445-bebc-e51eb5e33b30)](https://evermind.ai/usecase_ai_data_techician) +[![banner-gif](https://github.com/user-attachments/assets/a4f0fd86-1c81-4445-bebc-e51eb5e33b30)](https://github.com/yuansui123/AI-Data-Technician-EverMemOS) #### AI Data Techician