<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Bm25 on TPOW Lab</title><link>https://tpow-001.netlify.app/tags/bm25/</link><description>Recent content in Bm25 on TPOW Lab</description><generator>Hugo</generator><language>en</language><copyright>Copyright &amp;copy; 2025-2026 TPOW-001. All Rights Reserved.</copyright><lastBuildDate>Thu, 21 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://tpow-001.netlify.app/tags/bm25/index.xml" rel="self" type="application/rss+xml"/><item><title>agentmemory 詳細教學 — 跨 Agent 持久記憶層 + 4-tier 整合 + BM25/Vector/Graph 混合檢索</title><link>https://tpow-001.netlify.app/post/2026-05-21-agentmemory-tutorial/</link><pubDate>Thu, 21 May 2026 00:00:00 +0000</pubDate><guid>https://tpow-001.netlify.app/post/2026-05-21-agentmemory-tutorial/</guid><description><![CDATA[<h1 id="agentmemory-詳細教學" data-numberify>agentmemory 詳細教學<a class="anchor ms-1" href="#agentmemory-詳細教學"></a></h1>
<blockquote>
<p>對應 repo: <a href="https://github.com/rohitg00/agentmemory" target="_blank" rel="noopener noreferrer">https://github.com/rohitg00/agentmemory<i class="fas fa-external-link-square-alt ms-1"></i></a>（15.6k stars / 1.3k forks / v0.9.21，截至 2026-05-21）</p></blockquote>

<h2 id="1-專案定位" data-numberify>1. 專案定位<a class="anchor ms-1" href="#1-專案定位"></a></h2>

<h3 id="11-它是什麼" data-numberify>1.1 它是什麼<a class="anchor ms-1" href="#11-它是什麼"></a></h3>
<p>agentmemory 是 <strong>跨 AI 編碼 agent 的持久記憶基礎設施</strong>。把所有 agent 對話 / 工具呼叫 / 失敗 / commit 自動 capture 到本地 server（port :3111），用 <strong>BM25 + Vector embedding + Knowledge Graph</strong> 三路混合檢索，並用 <strong>4-tier 整合（working → episodic → semantic → procedural）+ Ebbinghaus 衰減</strong> 模仿人類記憶曲線。同一份記憶在 9+ 個 agent 之間共用。</p>]]></description></item></channel></rss>