<?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/"
     xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:media="http://search.yahoo.com/mrss/">
  <channel>
    <title>开源项目 on 熊鑫伟（cubxxw）的简体中文博客 🇨🇳</title>
    <link>https://cubxxw.com/zh/projects/</link>
    <description>AI Builder、开源贡献者、数字游民的技术博客：Kubernetes、Go、AI 开源项目与成长思考。</description>
    <image>
      <title>熊鑫伟（cubxxw）的简体中文博客 🇨🇳</title>
      <url>https://cubxxw.com/assets/og-image.png</url>
      <link>https://cubxxw.com/</link>
    </image>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-cn</language>
    <atom:link href="https://cubxxw.com/zh/projects/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Mem0 是什么？AI 记忆层原理、架构与实践评估</title>
      <link>https://cubxxw.com/zh/projects/mem0/</link>
      <pubDate>Fri, 09 May 2025 21:33:46 +0800</pubDate>
      <atom:updated>Sat, 11 Jul 2026 08:22:51 +0800</atom:updated>
      <dc:creator>熊鑫伟 (Xinwei Xiong)</dc:creator>
      <guid isPermaLink="true">https://cubxxw.com/zh/projects/mem0/</guid>
      <description>深入解析 Mem0 开源 AI 记忆层的工作原理：LLM 信息提取加向量与图数据库双存储架构，覆盖 add/search 记忆操作、安装配置与框架集成，并评估文档缺失、LLM 依赖等局限，帮你判断它是否适合生产使用。
</description>
      <category domain="tag">AI</category>
      <category domain="tag">Open Source</category>
    </item>
    <item>
      <title>微软UFO项目深度解析：设计、实现、原理与架构</title>
      <link>https://cubxxw.com/zh/projects/ufo/</link>
      <pubDate>Fri, 09 May 2025 21:30:15 +0800</pubDate>
      <atom:updated>Sat, 11 Jul 2026 08:22:51 +0800</atom:updated>
      <dc:creator>熊鑫伟 (Xinwei Xiong)</dc:creator>
      <guid isPermaLink="true">https://cubxxw.com/zh/projects/ufo/</guid>
      <description>本文深入解析微软UFO项目的核心设计、技术实现与系统架构，涵盖其多智能体协作、混合GUI/API操作、持续学习等创新特性，帮助开发者全面理解这一前沿的桌面自动化平台。
</description>
      <category domain="tag">AI</category>
      <category domain="tag">Automation</category>
      <category domain="tag">Windows 开发</category>
      <category domain="tag">微软技术</category>
    </item>
    <item>
      <title>Ai Recommend 技术、实践和深度学习</title>
      <link>https://cubxxw.com/zh/projects/ai-recommend/</link>
      <pubDate>Wed, 23 Apr 2025 10:39:05 +0800</pubDate>
      <atom:updated>Sat, 11 Jul 2026 08:22:51 +0800</atom:updated>
      <dc:creator>熊鑫伟 (Xinwei Xiong)</dc:creator>
      <guid isPermaLink="true">https://cubxxw.com/zh/projects/ai-recommend/</guid>
      <description>本项目是一个持续的过程，以日拱一卒的态度去学习 AI 开源项目，并且记录。
</description>
      <category domain="tag">AI</category>
      <category domain="tag">Project Learning</category>
    </item>
    <item>
      <title>Google NotebookLM 的 RAG 深度调研思考</title>
      <link>https://cubxxw.com/zh/projects/notebooklm/</link>
      <pubDate>Mon, 21 Apr 2025 22:59:57 +0800</pubDate>
      <atom:updated>Sat, 11 Jul 2026 08:22:51 +0800</atom:updated>
      <dc:creator>熊鑫伟 (Xinwei Xiong)</dc:creator>
      <guid isPermaLink="true">https://cubxxw.com/zh/projects/notebooklm/</guid>
      <description>Google NotebookLM 的 RAG 实现机制深度调研：向量检索、引用溯源与知识图谱构建，探讨 AI 笔记工具的技术本质。</description>
      <category domain="tag">AI</category>
      <category domain="tag">Project Learning</category>
    </item>
    <item>
      <title>AI 时代初创企业的测试驱动开发（TDD）实践方案</title>
      <link>https://cubxxw.com/zh/projects/tdd/</link>
      <pubDate>Mon, 21 Apr 2025 15:52:34 +0800</pubDate>
      <atom:updated>Sat, 11 Jul 2026 08:22:51 +0800</atom:updated>
      <dc:creator>熊鑫伟 (Xinwei Xiong)</dc:creator>
      <guid isPermaLink="true">https://cubxxw.com/zh/projects/tdd/</guid>
      <description>本项目是一个持续的过程，以日拱一卒的态度去学习 AI 开源项目，并且记录。
</description>
      <category domain="tag">AI</category>
      <category domain="tag">Project Learning</category>
    </item>
    <item>
      <title>MarkItDown 教程：微软开源文档转 Markdown 工具</title>
      <link>https://cubxxw.com/zh/projects/markitdown/</link>
      <pubDate>Mon, 21 Apr 2025 15:41:21 +0800</pubDate>
      <atom:updated>Sat, 11 Jul 2026 08:22:51 +0800</atom:updated>
      <dc:creator>熊鑫伟 (Xinwei Xiong)</dc:creator>
      <guid isPermaLink="true">https://cubxxw.com/zh/projects/markitdown/</guid>
      <description>手把手教你安装和使用微软开源工具 MarkItDown：将 PDF、Word、Excel、PPT、图片等 15+ 种格式统一转换为 Markdown，附命令行与 Python 代码示例，覆盖 RAG 预处理、Azure 集成与同类工具对比。
</description>
      <category domain="tag">AI</category>
      <category domain="tag">Open Source</category>
      <category domain="tag">Python</category>
      <category domain="tag">LLM</category>
      <category domain="tag">RAG</category>
    </item>
    <item>
      <title>LangGraph 架构深度解析：状态图、节点与边的设计原理</title>
      <link>https://cubxxw.com/zh/projects/langgraph/</link>
      <pubDate>Sat, 19 Apr 2025 15:19:20 +0800</pubDate>
      <atom:updated>Sat, 11 Jul 2026 08:22:51 +0800</atom:updated>
      <dc:creator>熊鑫伟 (Xinwei Xiong)</dc:creator>
      <guid isPermaLink="true">https://cubxxw.com/zh/projects/langgraph/</guid>
      <description>深入解析 LangGraph 架构：StateGraph 状态管理、节点与条件边、检查点与持久化机制如何支撑有状态智能体，对比 LCEL、CrewAI、AutoGen 的差异，并附多智能体工作流的入门步骤与生产实践建议。</description>
      <category domain="tag">AI</category>
      <category domain="tag">Project Learning</category>
    </item>
    <item>
      <title>LangChain 开源项目深度学习</title>
      <link>https://cubxxw.com/zh/projects/langchain/</link>
      <pubDate>Wed, 16 Apr 2025 17:36:46 +0800</pubDate>
      <atom:updated>Sat, 11 Jul 2026 08:22:51 +0800</atom:updated>
      <dc:creator>熊鑫伟 (Xinwei Xiong)</dc:creator>
      <guid isPermaLink="true">https://cubxxw.com/zh/projects/langchain/</guid>
      <description>LangChain 开源框架深度学习：从 LCEL、链式调用、RAG 管道到 LangChain 1.0 的 create_agent 与中间件（middleware）体系，配套上手案例、前沿进展与面试高频题，持续记录学习过程与关键实践。</description>
      <category domain="tag">AI</category>
      <category domain="tag">Project Learning</category>
      <category domain="tag">LangChain</category>
      <category domain="tag">Agent</category>
      <category domain="tag">RAG</category>
    </item>
    <item>
      <title>Ai Gateway 开源项目深度学习</title>
      <link>https://cubxxw.com/zh/projects/ai-gateway/</link>
      <pubDate>Wed, 16 Apr 2025 17:36:12 +0800</pubDate>
      <atom:updated>Sat, 11 Jul 2026 08:22:51 +0800</atom:updated>
      <dc:creator>熊鑫伟 (Xinwei Xiong)</dc:creator>
      <guid isPermaLink="true">https://cubxxw.com/zh/projects/ai-gateway/</guid>
      <description>本项目是一个持续的过程，以日拱一卒的态度去学习 AI 开源项目，并且记录。
</description>
      <category domain="tag">AI</category>
      <category domain="tag">Project Learning</category>
    </item>
    <item>
      <title>独立开发者必备技能及现代工具 &amp; 分别的上手指导</title>
      <link>https://cubxxw.com/zh/projects/independent-developer/</link>
      <pubDate>Tue, 15 Apr 2025 20:53:12 +0800</pubDate>
      <atom:updated>Sat, 11 Jul 2026 08:22:51 +0800</atom:updated>
      <dc:creator>熊鑫伟 (Xinwei Xiong)</dc:creator>
      <guid isPermaLink="true">https://cubxxw.com/zh/projects/independent-developer/</guid>
      <description>介绍一些好用的工具，以及基本的上手的步骤，学习，note
</description>
      <category domain="tag">AI</category>
      <category domain="tag">Project Learning</category>
    </item>
    <item>
      <title>GPT Researcher 是什么？开源 AI 深度研究代理架构解析</title>
      <link>https://cubxxw.com/zh/projects/gpt-researcher/</link>
      <pubDate>Mon, 14 Apr 2025 16:17:27 +0800</pubDate>
      <atom:updated>Sat, 11 Jul 2026 08:22:51 +0800</atom:updated>
      <dc:creator>熊鑫伟 (Xinwei Xiong)</dc:creator>
      <guid isPermaLink="true">https://cubxxw.com/zh/projects/gpt-researcher/</guid>
      <description>GPT Researcher 是开源自主 AI 研究代理，聚合 20 多个信息源，几分钟内生成 2000 词以上的深度研究报告。本文拆解其多代理架构、LangGraph 工作流与检索抓取模块，并给出安装配置步骤、成本考量与系统学习路径。
</description>
      <category domain="tag">AI</category>
      <category domain="tag">Project Learning</category>
    </item>
    <item>
      <title>Jina 开源项目深度学习</title>
      <link>https://cubxxw.com/zh/projects/jina/</link>
      <pubDate>Sat, 12 Apr 2025 13:01:59 +0800</pubDate>
      <atom:updated>Sat, 11 Jul 2026 08:22:51 +0800</atom:updated>
      <dc:creator>熊鑫伟 (Xinwei Xiong)</dc:creator>
      <guid isPermaLink="true">https://cubxxw.com/zh/projects/jina/</guid>
      <description>AI开源项目学习笔记</description>
      <category domain="tag">AI</category>
      <category domain="tag">Project Learning</category>
    </item>
  </channel>
</rss>
