diff --git a/src/contents/posts/en/building-agent-memory-free-vendor.mdx b/src/contents/posts/en/building-agent-memory-free-vendor.mdx index cbe1a357..8f9c33a9 100644 --- a/src/contents/posts/en/building-agent-memory-free-vendor.mdx +++ b/src/contents/posts/en/building-agent-memory-free-vendor.mdx @@ -5,7 +5,7 @@ slug: { id: "membangun-agent-memory-bebas-vendor" } date: 2026-07-06 -description: "The next step in my AI Agent's memory experiments: solving index bloat with Two-Tier Hierarchical Summary, hybrid scoring (semantic + importance + recency), and graph link validation." +description: "The next step in my AI Agent's memory experiments: solving index bloat with Two-Tier Hierarchical Summary, hybrid scoring (semantic + importance + recency), and programmatic 1-hop related dates." keywords: "AI Agent, Agent Memory, RAG, AnythingLLM, Hierarchical Memory, Hybrid Scoring, Obsidian, OpenClaw" tags: ["agent-memory", "ai", "infrastructure", "rag", "nouverse"] image: "/media/blog/membangun-agent-memory-bebas-vendor/banner.png" diff --git a/src/contents/posts/id/membangun-agent-memory-bebas-vendor.mdx b/src/contents/posts/id/membangun-agent-memory-bebas-vendor.mdx index daae0895..182136b8 100644 --- a/src/contents/posts/id/membangun-agent-memory-bebas-vendor.mdx +++ b/src/contents/posts/id/membangun-agent-memory-bebas-vendor.mdx @@ -5,7 +5,7 @@ slug: { id: "membangun-agent-memory-bebas-vendor" } date: 2026-07-06 -description: "Kelanjutan eksperimen memori AI Agent Nouva: mengatasi index bloat dengan Two-Tier Hierarchical Summary, hybrid scoring (semantic + importance + recency), dan graph link validation." +description: "Kelanjutan eksperimen memori AI Agent Nouva: mengatasi index bloat dengan Two-Tier Hierarchical Summary, hybrid scoring (semantic + importance + recency), dan programmatic 1-hop related dates." keywords: "AI Agent, Agent Memory, RAG, AnythingLLM, Hierarchical Memory, Hybrid Scoring, Obsidian, OpenClaw" tags: ["agent-memory", "ai", "infrastructure", "rag", "nouverse"] image: "/media/blog/membangun-agent-memory-bebas-vendor/banner.png"