<?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>墨梅博客 - 标签: 超级搜索</title>
        <link>https://momei.app</link>
        <description>Momei Blog - AI-driven, natively internationalized developer blog platform.</description>
        <lastBuildDate>Sun, 31 May 2026 15:10:32 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>Momei Blog</generator>
        <language>zh-CN</language>
        <image>
            <title>墨梅博客 - 标签: 超级搜索</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/超级搜索.xml" rel="self" type="application/rss+xml"/>
        <item>
            <title><![CDATA[AI 超级搜索与墨梅博客开源动态 | 2026 年第 22 周草梅周报]]></title>
            <link>https://momei.app/posts/2026-22-caomei-weekly-super-search-momei-open-source</link>
            <guid isPermaLink="false">https://momei.app/posts/2026-22-caomei-weekly-super-search-momei-open-source</guid>
            <pubDate>Sun, 31 May 2026 15:10:32 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="C:/Users/CaoMeiYouRen/AppData/Roaming/Typora/typora-user-images/image-20260531192208286.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>