Skip to content

Commit f3d2951

Browse files
committed
docs(readme): rename Eros → Eros Chat, update URL to chat.etherfun.xyz
EN + ZH README intro now point to the renamed consumer product at its new subdomain.
1 parent 31073cc commit f3d2951

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
> **An open-source Rust engine for AI companions with memory, relationship state, and structured user insight.**
44
>
5-
> `eros-engine` is the companion-chat core behind [Eros](https://eros.etherfun.xyz), extracted into a standalone service. It turns conversation into three durable signals: a structured user profile, two-layer long-term memory, and a six-dimensional affinity model that changes how a persona behaves over time.
5+
> `eros-engine` is the companion-chat core behind [Eros Chat](https://chat.etherfun.xyz), extracted into a standalone service. It turns conversation into three durable signals: a structured user profile, two-layer long-term memory, and a six-dimensional affinity model that changes how a persona behaves over time.
66
77
[![CI](https://github.com/etherfunlab/eros-engine/actions/workflows/ci.yml/badge.svg)](https://github.com/etherfunlab/eros-engine/actions/workflows/ci.yml)
88
[![License: AGPL v3](https://img.shields.io/badge/License-AGPL_v3-blue.svg)](https://www.gnu.org/licenses/agpl-3.0)

README.zh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
> **一個用 Rust 寫的開源 AI 伴侶引擎:記憶、關係狀態、結構化用戶洞察。**
44
>
5-
> `eros-engine`[Eros](https://eros.etherfun.xyz) 背後的 companion-chat 核心,現在抽成可獨立部署的服務。它把每輪對話轉成三種可持久化的信號:結構化用戶畫像、雙層長期記憶,以及會持續影響 persona 行為的六維好感度模型。
5+
> `eros-engine`[Eros Chat](https://chat.etherfun.xyz) 背後的 companion-chat 核心,現在抽成可獨立部署的服務。它把每輪對話轉成三種可持久化的信號:結構化用戶畫像、雙層長期記憶,以及會持續影響 persona 行為的六維好感度模型。
66
77
[![CI](https://github.com/etherfunlab/eros-engine/actions/workflows/ci.yml/badge.svg)](https://github.com/etherfunlab/eros-engine/actions/workflows/ci.yml)
88
[![License: AGPL v3](https://img.shields.io/badge/License-AGPL_v3-blue.svg)](https://www.gnu.org/licenses/agpl-3.0)

0 commit comments

Comments
 (0)