<?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>Document AI on 熊鑫伟（cubxxw）· 公开的实践与思想档案</title>
    <link>https://cubxxw.com/zh/tags/document-ai/</link>
    <description>熊鑫伟的公开实践与思想档案，记录 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>Fri, 07 Aug 2026 17:55:00 +0800</lastBuildDate>
    <atom:link href="https://cubxxw.com/zh/tags/document-ai/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>拒绝成为 Agent：TaxHacker 为什么把 LLM 压缩成一个函数</title>
      <link>https://cubxxw.com/zh/ai-agent/posts/agent-system-design-taxhacker/</link>
      <pubDate>Fri, 07 Aug 2026 17:55:00 +0800</pubDate>
      <atom:updated>Fri, 07 Aug 2026 17:55:00 +0800</atom:updated>
      <dc:creator>熊鑫伟 (Xinwei Xiong)</dc:creator>
      <guid isPermaLink="true">https://cubxxw.com/zh/ai-agent/posts/agent-system-design-taxhacker/</guid>
      <description>以 TaxHacker v0.8.5 为样本，追踪票据如何经过多模态抽取、provider fallback、动态 schema、表单校验、重复检查与人工保存，解释何时应把 LLM 限制成结构化函数。文章区分结构有效、事实正确与会计记录，并揭示 compatible 路径、前四页预览、缓存候选和金融数据的边界。
</description>
      <category domain="tag">AI</category>
      <category domain="tag">Agent</category>
      <category domain="tag">Document AI</category>
      <category domain="tag">Data Processing</category>
      <category domain="tag">Security</category>
      <category domain="tag">Development</category>
      <enclosure url="https://cubxxw.com/images/agent-system-series/07-taxhacker/taxhacker-bounded-ai.svg" type="image/jpeg" length="0" />
      <media:content url="https://cubxxw.com/images/agent-system-series/07-taxhacker/taxhacker-bounded-ai.svg" medium="image"><media:description>TaxHacker 将不可信票据经顺序 provider 抽取、schema 窄腰、原件核对、表单校验与显式保存变成 canonical transaction 的架构图</media:description></media:content>
    </item>
  </channel>
</rss>
