diff --git a/README.md b/README.md index 4b3e19a..124281a 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,9 @@

-*PowerMem integrated with [OpenClaw](https://github.com/openclaw-ai/openclaw): intelligent memory for AI agents. **OpenClaw PowerMem Plugin**: [View Plugin](https://github.com/ob-labs/openclaw-extension-powermem)* +*PowerMem integrated with [OpenClaw](https://github.com/openclaw-ai/openclaw): intelligent memory for AI agents. **OpenClaw PowerMem Plugin**: [View Plugin](https://github.com/ob-labs/memory-powermem)* + +One command to add PowerMem memory to OpenClaw: `openclaw plugins install memory-powermem`. PowerMem with OpenClaw @@ -216,7 +218,7 @@ Add the following configuration to your Claude Desktop config file: The MCP server provides tools for memory management including adding, searching, updating, and deleting memories. For complete MCP documentation and usage examples, see the [MCP Server Documentation](docs/api/0004-mcp.md). ## 🔗 Integrations & Demos -- 🔗 **openclaw Memory Plugin**: Use PowerMem as long-term memory in [openclaw](https://github.com/openclaw/openclaw) via extraction, Ebbinghaus forgetting curve, multi-agent isolation. [View Plugin](https://github.com/ob-labs/openclaw-extension-powermem) +- 🔗 **openclaw Memory Plugin**: Use PowerMem as long-term memory in [openclaw](https://github.com/openclaw/openclaw) via extraction, Ebbinghaus forgetting curve, multi-agent isolation. [View Plugin](https://github.com/ob-labs/memory-powermem) - 🔗 **LangChain Integration**: Build medical support chatbot using LangChain + PowerMem + OceanBase, [View Example](examples/langchain/README.md) - 🔗 **LangGraph Integration**: Build customer service chatbot using LangGraph + PowerMem + OceanBase, [View Example](examples/langgraph/README.md) diff --git a/README_CN.md b/README_CN.md index aa66b27..d733b3e 100644 --- a/README_CN.md +++ b/README_CN.md @@ -6,7 +6,9 @@

-*PowerMem 与 [OpenClaw](https://github.com/openclaw-ai/openclaw) 集成:为 AI 智能体提供智能记忆。**OpenClaw PowerMem 记忆插件**:[查看插件](https://github.com/ob-labs/openclaw-extension-powermem)* +*PowerMem 与 [OpenClaw](https://github.com/openclaw-ai/openclaw) 集成:为 AI 智能体提供智能记忆。**OpenClaw PowerMem 记忆插件**:[查看插件](https://github.com/ob-labs/memory-powermem)* + +一行命令即可为 OpenClaw 接入 PowerMem 记忆:`openclaw plugins install memory-powermem`。 PowerMem 与 OpenClaw @@ -217,7 +219,7 @@ uvx powermem-mcp streamable-http 8001 MCP Server提供记忆管理工具,包括添加、搜索、更新和删除记忆。完整的 MCP 文档和使用示例,请参阅 [MCP Server文档](docs/api/0004-mcp.md)。 ## 🔗 集成与演示 -- 🔗 **openclaw 外挂记忆插件**:在 [openclaw](https://github.com/openclaw/openclaw) 中通过插件方式使用 PowerMem 长期记忆,支持智能抽取、艾宾浩斯遗忘曲线、多 Agent 隔离。[查看插件](https://github.com/ob-labs/openclaw-extension-powermem) +- 🔗 **openclaw 外挂记忆插件**:在 [openclaw](https://github.com/openclaw/openclaw) 中通过插件方式使用 PowerMem 长期记忆,支持智能抽取、艾宾浩斯遗忘曲线、多 Agent 隔离。[查看插件](https://github.com/ob-labs/memory-powermem) - 🔗 **LangChain 集成**:基于 LangChain + PowerMem + OceanBase 构建医疗支持机器人,[查看示例](examples/langchain/README.md) - 🔗 **LangGraph 集成**:基于 LangGraph + PowerMem + OceanBase 构建客户服务机器人,[查看示例](examples/langgraph/README.md) diff --git a/README_JP.md b/README_JP.md index dc5a14d..21e0cb1 100644 --- a/README_JP.md +++ b/README_JP.md @@ -6,7 +6,9 @@

-*PowerMem と [OpenClaw](https://github.com/openclaw-ai/openclaw) の連携:AI エージェント向けインテリジェントメモリ。**OpenClaw PowerMem メモリプラグイン**:[プラグインを見る](https://github.com/ob-labs/openclaw-extension-powermem)* +*PowerMem と [OpenClaw](https://github.com/openclaw-ai/openclaw) の連携:AI エージェント向けインテリジェントメモリ。**OpenClaw PowerMem メモリプラグイン**:[プラグインを見る](https://github.com/ob-labs/memory-powermem)* + +1 コマンドで OpenClaw に PowerMem メモリを追加:`openclaw plugins install memory-powermem`。 PowerMem と OpenClaw @@ -216,7 +218,7 @@ Claude Desktop 設定ファイルに次の設定を追加します: MCP サーバーは、メモリの追加、検索、更新、削除を含むメモリ管理ツールを提供します。完全な MCP ドキュメントと使用例については、[MCP サーバードキュメント](docs/api/0004-mcp.md) を参照してください。 ## 🔗 統合とデモ -- 🔗 **openclaw メモリプラグイン**: [openclaw](https://github.com/openclaw/openclaw) で HTTP API により PowerMem を長期メモリとして利用。インテリジェント抽出、エビングハウス忘却曲線、マルチエージェント分離に対応。[プラグインを参照](https://github.com/ob-labs/openclaw-extension-powermem) +- 🔗 **openclaw メモリプラグイン**: [openclaw](https://github.com/openclaw/openclaw) で HTTP API により PowerMem を長期メモリとして利用。インテリジェント抽出、エビングハウス忘却曲線、マルチエージェント分離に対応。[プラグインを参照](https://github.com/ob-labs/memory-powermem) - 🔗 **LangChain 統合**: LangChain + PowerMem + OceanBase を使用して医療サポートロボットを構築、[例を参照](examples/langchain/README.md) - 🔗 **LangGraph 統合**: LangGraph + PowerMem + OceanBase を使用してカスタマーサービスロボットを構築、[例を参照](examples/langgraph/README.md)