<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel>
  <title>研究工程笔记</title>
  <link>https://timyefi.github.io/</link>
  <description>关于 AI、Skill 工程化与研究工作方法论的写作</description>
  <language>zh-CN</language>
  <item>
    <title>检索为什么比重新读一遍便宜</title>
    <link>https://timyefi.github.io/posts/retrieval-cheaper-than-reread.html</link>
    <guid isPermaLink="true">https://timyefi.github.io/posts/retrieval-cheaper-than-reread.html</guid>
    <pubDate>Sun, 13 Sep 2026 08:00:00 +0800</pubDate>
    <category>理念与方法论</category>
    <description>研究员的长期记忆不该放在模型权重里，而应是一个能被秒级检索的本地文档库：1341 篇、2390 万字的三份语料统一检索，一次查询返回不到全库的万分之一点二，五十毫秒出结果——省下的不只是查找时间，还有不去核实的借口。</description>
  </item>
  <item>
    <title>把一份 Excel 数据库复刻成一个能跑的东西</title>
    <link>https://timyefi.github.io/posts/excel-model-to-runnable-skill.html</link>
    <guid isPermaLink="true">https://timyefi.github.io/posts/excel-model-to-runnable-skill.html</guid>
    <pubDate>Sat, 12 Sep 2026 08:00:00 +0800</pubDate>
    <category>理念与方法论</category>
    <description>从一张没人敢动的 Excel 数据库出发：先解剖公式与真值再写代码，把数据、逻辑、判断拆成三层，把不能猜的口径问清楚，最后用可重跑的对账证明迁移完成。</description>
  </item>
  <item>
    <title>这不是答案</title>
    <link>https://timyefi.github.io/posts/this-is-not-the-answer.html</link>
    <guid isPermaLink="true">https://timyefi.github.io/posts/this-is-not-the-answer.html</guid>
    <pubDate>Thu, 10 Sep 2026 08:00:00 +0800</pubDate>
    <category>理念与方法论</category>
    <description>Skill 不是答案，AGI 也不是答案。答案在使用过程中产生——每个人的机器、每个人的数据都需要被单独训练，通用模型解决不了智能在个人这一侧落地的问题。</description>
  </item>
</channel></rss>
