<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>墨梅博客 - Tag: AI 搜尋</title>
        <link>https://momei.app</link>
        <description>Momei Blog - AI-driven, natively internationalized developer blog platform.</description>
        <lastBuildDate>Sun, 31 May 2026 15:16:02 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>Momei Blog</generator>
        <language>zh-TW</language>
        <image>
            <title>墨梅博客 - Tag: AI 搜尋</title>
            <url>https://momei.app/logo.png</url>
            <link>https://momei.app</link>
        </image>
        <copyright>© 2026 墨梅博客. All rights reserved.</copyright>
        <atom:link href="https://momei.app/feed/tag/ai-搜尋.xml" rel="self" type="application/rss+xml"/>
        <item>
            <title><![CDATA[AI 超級搜尋與墨梅部落格開源動態 | 2026 年第 22 週草梅週報]]></title>
            <link>https://momei.app/zh-TW/posts/2026-22-caomei-weekly-super-search-momei-open-source</link>
            <guid isPermaLink="false">https://momei.app/zh-TW/posts/2026-22-caomei-weekly-super-search-momei-open-source</guid>
            <pubDate>Sun, 31 May 2026 15:16:02 GMT</pubDate>
            <description><![CDATA[草梅週報第 22 週（2026 年 5 月 30 日）主要內容：墨梅部落格發佈 v1.18.0，新增微信公眾號預覽與複製、外鏈自動轉文末引用功能，修復同步文章時標籤尾註缺失問題。作者開發了基於 TinyFish 免費搜尋 API 的 MCP 工具和超級搜尋技能，透過事實核查、交叉比對和黑名單過濾，將 AI 搜尋準確率從約 60% 提升至 80%，但指出 AI 搜尋仍受限於原始搜尋引擎，結果需人工驗證。GitHub Release 方面：momei v1.18.0 包含會話管理、分發按鈕增強、Feed 生成優化等多項更新；cmyr-template-cli...]]></description>
            <content:encoded><![CDATA[<p><img src="https://oss.cmyr.dev/momei-files/posts/679f9f67a6c04a97/image/ai/20260531144603246-77cbik3.jpeg" alt="AI 超級搜尋與墨梅部落格開源動態 | 2026 年第 22 週草梅週報" /></p><blockquote>
<p>本文在<a href="https://blog.cmyr.ltd">草梅友仁的部落格</a>發佈和更新，並在多個平台同步發佈。如有更新，以部落格上的版本為準。您也可以透過文末的 <code>原文連結</code> 查看最新版本。</p>
</blockquote>
<h2 id="前言" tabindex="-1"><a class="header-anchor" href="#前言">前言</a></h2>
<p>歡迎來到草梅週報！這是一個由草梅友仁基於 AI 整理的週報，旨在為您提供最新的部落格更新、GitHub 動態、個人動態和其他週刊文章推薦等內容。</p>
<hr>
<h2 id="開源動態" tabindex="-1"><a class="header-anchor" href="#開源動態">開源動態</a></h2>
<p>本週<a href="https://github.com/CaoMeiYouRen/momei">墨梅部落格</a>的開發依舊在穩步進行中。</p>
<blockquote>
<p>您可以前往 Demo 站試用：<a href="https://demo.momei.app/">https://demo.momei.app/</a></p>
<ul>
<li>您可以透過信箱 <code>admin@example.com</code>，密碼 <code>momei123456</code> 登入演示用管理員帳號。</li>
</ul>
<p>或前往官網註冊：<a href="https://momei.app/">https://momei.app/</a></p>
<p>也可以前往文件站來了解專案整體規劃和未來開發路線圖：<a href="https://docs.momei.app/">https://docs.momei.app/</a></p>
<p>現在可前往<a href="https://momei.app/benefits">增強包</a>頁面下方加入候補名單，當增強包開發完成時，會透過郵件等方式在第一時間通知你。</p>
</blockquote>
<p>當前墨梅部落格已經正式發佈了 <a href="https://github.com/CaoMeiYouRen/momei/releases/tag/v1.18.0">1.18.0</a> 版本，以下是新頁面和新功能的一些截圖。</p>
<p>新增微信公眾號預覽與複製功能和外鏈自動轉文末引用功能。</p>
<p><img src="https://oss.cmyr.dev/images/20260531191830078.png" alt="image-20260531191146047"></p>
<p>修復同步文章時標籤尾註缺失的問題。</p>
<p><img src="https://oss.cmyr.dev/images/20260531191515719.png" alt="image-20260531191515575"></p>
<p>更多功能和頁面可以前往<a href="https://momei.app/">官網</a>體驗，也可前往之前的部落格查看截圖。</p>
<p>歡迎各位用戶體驗。並提出意見和建議。</p>
<p>接下來的話還會繼續按照路線圖和待辦進行開發功能，敬請期待。</p>
<p>當然，目前墨梅部落格還有很多需要打磨的細節，功能上也還不完善，如有任何意見和建議，都可以在專案的 <a href="https://github.com/CaoMeiYouRen/momei/issues">GitHub issues</a> 中提出。</p>
<p>如果你也對墨梅部落格感興趣，歡迎參與開發和測試。</p>
<h2 id="更好用的-ai-搜尋" tabindex="-1"><a class="header-anchor" href="#更好用的-ai-搜尋">更好用的 AI 搜尋</a></h2>
<p>前段時間寫了一個基於 TinyFish 免費搜尋 API 的 MCP——<a href="https://github.com/CaoMeiYouRen/tinyfish-mcp">CaoMeiYouRen/tinyfish-mcp</a>，然後最近結合 TinyFish MCP，寫了一個<a href="https://github.com/CaoMeiYouRen/cmyr-skills-agents/blob/master/skills/super-search/SKILL.md">超級搜尋（super-search）</a>技能。</p>
<p><img src="https://oss.cmyr.dev/images/20260531233752722.png" alt="image-20260531192208286"></p>
<p>和一般的 AI 搜尋不同的是，我在這個技能中刻意指出了需要對搜尋數據進行事實核查和交叉比對，還加上了對抗性審查功能，實際測試下來的效果還算不錯，準確率能從 60%提升到 80%左右。</p>
<p>比如說，我用這個技能找一下 <code>免費 PostgreSQL 資料庫</code> 相關的內容，結果如下：</p>
<p><img src="https://oss.cmyr.dev/images/20260531192548745.png" alt="image-20260531192548363"></p>
<p>報告可以說非常完善啊，而數據的真實性上也和我自己人工核實的一致，目前主流的免費 PostgreSQL 資料庫差不多就是 Neon、Supabase、Aiven 這幾家了。定價數據的即時性也沒有問題，和官網數據一致。</p>
<p>當然了，你可能很快注意到了，AI 搜尋結果的準確性依賴於搜尋工具提供的數據本身的準確性，因此我實際上在 <a href="https://github.com/CaoMeiYouRen/tinyfish-mcp">tinyfish-mcp</a> 這邊也做了設計，直接內建黑名單功能，過濾掉一批低質量內容站點，從而從源頭上解決問題。</p>
<p><img src="https://oss.cmyr.dev/images/20260531193032535.png" alt="image-20260531193032386"></p>
<p>當然，即便做了再多的工作，super-search 實際上也只是讓搜尋結果變得更加準確一點而已，並不能無中生有，也就是說，如果網際網路上本來就沒有解決方案，那麼 super-search 也是找不到的。</p>
<p>比如說最近 VS Code 報錯 <code>EMFILE: too many open files, open '...\tikTokenizerWorker.js'</code> 的問題，即便使用 super-search 盡可能地進行搜尋也找不到解決方案。</p>
<p><img src="https://oss.cmyr.dev/images/20260531193405807.png" alt="image-20260531193405451"></p>
<p>當然，結果的準確性還是比較高的，和我自己調查的結果一致，應該是 Copilot 導致的 VS Code 在 Windows 下的檔案控制代碼洩漏問題。</p>
<p>所以 AI 搜尋的極限也不會超過原本搜尋引擎的上限，只是在此基礎上有一份分析報告而已。</p>
<p>最後，AI 生成的結果依舊要靠人工自己去判斷，而不能盲信，永遠不相信 AI 給的結果才是正確使用 AI 的方法。</p>
<h2 id="github-release" tabindex="-1"><a class="header-anchor" href="#github-release">GitHub Release</a></h2>
<h3 id="momei" tabindex="-1"><a class="header-anchor" href="#momei">momei</a></h3>
<h4 id="v1-18-0-2026-05-30-20-50-41" tabindex="-1"><a class="header-anchor" href="#v1-18-0-2026-05-30-20-50-41"><a href="https://github.com/CaoMeiYouRen/momei/releases/tag/v1.18.0">v1.18.0</a> - 2026-05-30 20:50:41</a></h4>
<p>摘要:</p>
<ul>
<li><strong>新功能</strong>: 增加會話管理功能；增強分發按鈕功能與樣式；新增外鏈自動轉文末引用功能；實現微信公眾號預覽與複製功能。</li>
<li><strong>Bug 修復</strong>: 新增演示模式支援；增強生成 Feed 功能及測試；修復分發載入錯誤提示訊息；新增語音資源 ID 解析和會話啟動幀建構功能。</li>
<li><strong>程式碼重構</strong>: 最佳化 AI、API、ASR、認證、元件、資料庫、國際化、工作流程等多個模組的邏輯與結構；重構分發存取控制、商業連結管理器；重新命名刪除確認函式並重構相關邏輯；完善 composable 註釋；最佳化 Windows 本地開發設定。</li>
</ul>
<h3 id="cmyr-template-cli" tabindex="-1"><a class="header-anchor" href="#cmyr-template-cli">cmyr-template-cli</a></h3>
<h4 id="v1-45-3-2026-05-26-21-33-45" tabindex="-1"><a class="header-anchor" href="#v1-45-3-2026-05-26-21-33-45"><a href="https://github.com/CaoMeiYouRen/cmyr-template-cli/releases/tag/v1.45.3">v1.45.3</a> - 2026-05-26 21:33:45</a></h4>
<p>摘要:</p>
<ul>
<li><strong>Bug 修復</strong>: 修復傳遞依賴安全漏洞，透過 pnpm overrides 強制使用安全版本。</li>
</ul>
<h2 id="其他部落格或週刊推薦" tabindex="-1"><a class="header-anchor" href="#其他部落格或週刊推薦">其他部落格或週刊推薦</a></h2>
<h3 id="阮一峰的網路日誌" tabindex="-1"><a class="header-anchor" href="#阮一峰的網路日誌">阮一峰的網路日誌</a></h3>
<ul>
<li><a href="http://www.ruanyifeng.com/blog/2026/05/weekly-issue-398.html">科技愛好者週刊（第 398 期）：Token 費用難以負擔</a> - 2026-05-29 08:08:39</li>
</ul>
<h3 id="hellogithub-月刊" tabindex="-1"><a class="header-anchor" href="#hellogithub-月刊">HelloGitHub 月刊</a></h3>
<ul>
<li><a href="https://hellogithub.com/periodical/volume/122">《HelloGitHub》第 122 期</a> - 2026-05-28 08:07:51</li>
</ul>
<h3 id="潮流週刊" tabindex="-1"><a class="header-anchor" href="#潮流週刊">潮流週刊</a></h3>
<ul>
<li><a href="https://weekly.tw93.fun/posts/268/">第 268 期 - 小河公園</a> - 2026-05-25 08:00:00</li>
</ul>
<h3 id="二丫講梵的學習週刊" tabindex="-1"><a class="header-anchor" href="#二丫講梵的學習週刊">二丫講梵的學習週刊</a></h3>
<ul>
<li><a href="https://wiki.eryajf.net/pages/ff83a5/">學習週刊-總第 265 期-2026 年第 22 週</a> - 2026-05-28 22:22:24</li>
</ul>
<h2 id="總結" tabindex="-1"><a class="header-anchor" href="#總結">總結</a></h2>
<p>本週的更新和動態如上所示。感謝您的閱讀！
您可以透過以下方式訂閱草梅週報的更新：</p>
<ul>
<li><strong>部落格</strong>：<a href="https://blog.cmyr.ltd">草梅友仁的部落格</a></li>
<li><strong>墨梅部落格</strong>：<a href="https://momei.app">墨梅部落格</a></li>
<li><strong>RSS</strong>：<a href="https://blog.cmyr.ltd/weekly.xml">草梅週報</a></li>
<li><strong>公眾號</strong>：<a href="https://oss.cmyr.dev/images/20241025184516839-21n2ctv.png">草梅友仁的後花園</a></li>
<li><strong>信箱訂閱</strong>：<a href="https://listmonk.cmyr.dev/subscription/form">草梅友仁的部落格訂閱</a></li>
</ul>
<h2 id="往期回顧" tabindex="-1"><a class="header-anchor" href="#往期回顧">往期回顧</a></h2>
<ul>
<li><a href="https://blog.cmyr.ltd/archives/2026-21-caomei-weekly-github-copilot-price-37x-free-search-mcp.html">GitHub Copilot 漲價 37 倍與免費搜尋 MCP | 2026 年第 21 週草梅週報</a> - 2026-05-18 01:03:14</li>
<li><a href="https://blog.cmyr.ltd/archives/2026-19-caomei-weekly-ai-programming-throttling-deepseek-v4-experience.html">AI 編程限流 DeepSeek-V4 體驗墨梅部落格 | 2026 年第 19 週草梅週報</a> - 2026-05-10 21:40:05</li>
<li><a href="https://blog.cmyr.ltd/archives/2026-16-caomei-weekly-ai-programming-burnout-momei-1-14-0-release.html">AI 編程倦怠與墨梅部落格 1.14.0 發布 | 2026 年第 16 週草梅週報</a> - 2026-04-19 23:26:24</li>
</ul>
]]></content:encoded>
            <author>草梅友仁</author>
            <category>草梅周報</category>
            <enclosure length="3361266" type="audio/mpeg" url="https://oss.cmyr.dev/momei-files/posts/679f9f67a6c04a97/audio/tts/20260531230711477-udazaty.mp3"/>
        </item>
    </channel>
</rss>