<?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>Embeddings on 熊鑫伟（cubxxw）的简体中文博客 🇨🇳</title>
    <link>https://cubxxw.com/zh/tags/embeddings/</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>
    <lastBuildDate>Sat, 11 Jul 2026 10:00:00 +0800</lastBuildDate>
    <atom:link href="https://cubxxw.com/zh/tags/embeddings/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>GEO 原理篇：AI 是怎么把你&#34;检索 → 重排 → 引用&#34;的</title>
      <link>https://cubxxw.com/zh/ai-agent/posts/geo-how-ai-retrieves-and-cites/</link>
      <pubDate>Sat, 11 Jul 2026 10:00:00 +0800</pubDate>
      <atom:updated>Sat, 11 Jul 2026 18:28:03 +0800</atom:updated>
      <dc:creator>熊鑫伟 (Xinwei Xiong)</dc:creator>
      <guid isPermaLink="true">https://cubxxw.com/zh/ai-agent/posts/geo-how-ai-retrieves-and-cites/</guid>
      <description>想让 AI 引用你，先得知道它怎么&#34;选人&#34;。这一篇把 AI 搜索的 RAG 管线拆到零件级：查询扇出、混合检索、向量语义匹配、多层重排、预埋引用的生成。核心结论只有一句——检索单元是&#34;段落&#34;不是&#34;整页&#34;，你要优化的是 chunk。GEO 系列第 2 篇。
</description>
      <category domain="tag">GEO</category>
      <category domain="tag">RAG</category>
      <category domain="tag">AI Search</category>
      <category domain="tag">Retrieval</category>
      <category domain="tag">LLM</category>
      <category domain="tag">Embeddings</category>
      <category domain="tag">Content Strategy</category>
      <enclosure url="https://cubxxw.com/images/columns/geo/zh-02-retrieval.svg" type="image/jpeg" length="0" />
      <media:content url="https://cubxxw.com/images/columns/geo/zh-02-retrieval.svg" medium="image"><media:description>GEO 原理篇封面，展示 AI 检索、重排与引用的 RAG 管线</media:description></media:content>
    </item>
  </channel>
</rss>
