<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Mem0 on LoveIt</title>
		<link>https://hotttao.github.io/tags/mem0/</link>
		<description>Recent content in Mem0 on LoveIt</description>
		<generator>Hugo</generator>
		<language>zh-CN</language>
		
			<managingEditor>1556824234@qq.com (宋涛)</managingEditor>
		
		
			<webMaster>1556824234@qq.com (宋涛)</webMaster>
		
		
			<copyright>This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.</copyright>
		
		
			<lastBuildDate>Sun, 16 Aug 2026 23:21:16 +0800</lastBuildDate>
		
			<atom:link href="https://hotttao.github.io/tags/mem0/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Mem0 详解：长期记忆、Scope 与检索流程</title>
				<link>https://hotttao.github.io/posts/aigc/rag/005_mem0/</link>
				<pubDate>Sat, 15 Aug 2026 12:00:00 +0800</pubDate><author>1556824234@qq.com (宋涛)</author>
				<guid>https://hotttao.github.io/posts/aigc/rag/005_mem0/</guid>
				<description>&lt;p&gt;Mem0 不是传统文档 RAG，而是 Agent 的长期记忆层。它从对话中提炼值得长期保存的事实，再按用户、Agent 或运行实例检索这些事实。&lt;/p&gt;&#xA;&lt;p&gt;它解决的核心问题是：&lt;strong&gt;模型上下文窗口有限且会话结束后状态丢失，如何用较小的 Token 成本保留用户偏好和长期上下文。&lt;/strong&gt;&lt;/p&gt;</description>
			</item>
			<item>
				<title>RAG 框架对比与选型：RAGFlow、Mem0</title>
				<link>https://hotttao.github.io/posts/aigc/rag/006_rag_framework_comparison/</link>
				<pubDate>Sat, 15 Aug 2026 12:00:00 +0800</pubDate><author>1556824234@qq.com (宋涛)</author>
				<guid>https://hotttao.github.io/posts/aigc/rag/006_rag_framework_comparison/</guid>
				<description>&lt;p&gt;RAGFlow 和 Mem0 经常同时出现在 RAG/Agent 技术选型中，但它们并不是同类产品：RAGFlow 管理企业文档知识，Mem0 管理从对话中提炼的 Agent 长期记忆。&lt;/p&gt;&#xA;&lt;p&gt;本文只保留统一比较维度、选型判断和组合方案。实现细节分别见：&lt;a href=&#34;./004_ragflow.md&#34; rel=&#34;&#34;&gt;RAGFlow 详解&lt;/a&gt;和 &lt;a href=&#34;./005_mem0.md&#34; rel=&#34;&#34;&gt;Mem0 详解&lt;/a&gt;。后续加入其他框架时，也沿用本文的比较维度。&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
