<?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/">
  <channel>
    <title>AI技术 on 赛博工具站</title>
    <link>https://haodaohang.top/categories/ai%E6%8A%80%E6%9C%AF/</link>
    <description>Recent content in AI技术 on 赛博工具站</description>
    <image>
      <title>赛博工具站</title>
      <url>https://haodaohang.top/images/cover.png</url>
      <link>https://haodaohang.top/images/cover.png</link>
    </image>
    <generator>Hugo -- 0.152.2</generator>
    <language>zh-cn</language>
    <lastBuildDate>Thu, 19 Mar 2026 14:00:00 +0800</lastBuildDate>
    <atom:link href="https://haodaohang.top/categories/ai%E6%8A%80%E6%9C%AF/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>笔记本跑 397B 参数大模型？Apple LLM in a Flash 技术实战</title>
      <link>https://haodaohang.top/posts/2026-03-19-llm-in-a-flash/</link>
      <pubDate>Thu, 19 Mar 2026 14:00:00 +0800</pubDate>
      <guid>https://haodaohang.top/posts/2026-03-19-llm-in-a-flash/</guid>
      <description>研究者成功在 48GB MacBook Pro M3 Max 上运行 Qwen3.5-397B-A17B 模型，达到 5.5&#43; tokens/秒。本文深度解析 Apple &amp;#39;LLM in a Flash&amp;#39; 技术原理、MoE 架构优势，以及如何在自己的设备上复现这一突破。</description>
    </item>
    <item>
      <title>家庭实验室实战：打造真正好用的本地语音助手</title>
      <link>https://haodaohang.top/posts/2026-03-18-local-voice-assistant/</link>
      <pubDate>Wed, 18 Mar 2026 16:00:00 +0800</pubDate>
      <guid>https://haodaohang.top/posts/2026-03-18-local-voice-assistant/</guid>
      <description>当云端语音助手隐私争议不断，越来越多人开始探索本地化方案。本文追踪 Home Assistant 社区实践经验，从 Whisper 语音识别、Piper TTS 合成到本地唤醒词，一步步构建完全离线、隐私可控、响应迅速的智能家居语音助手。</description>
    </item>
    <item>
      <title>ClawTeam：一条命令搞定全自动化，Agent 群体智能来了</title>
      <link>https://haodaohang.top/posts/2026-03-18-clawteam-agent-swarm/</link>
      <pubDate>Wed, 18 Mar 2026 14:00:00 +0800</pubDate>
      <guid>https://haodaohang.top/posts/2026-03-18-clawteam-agent-swarm/</guid>
      <description>ClawTeam 提出了 Agent 群体智能的新范式：一条命令触发多个 Agent 协同工作，实现全自动复杂任务。本文深入解析其架构设计、Swarm Intelligence 原理，以及如何用它构建自动化工作流。</description>
    </item>
    <item>
      <title>Lightpanda：用 Zig 打造 AI 时代的轻量级无头浏览器</title>
      <link>https://haodaohang.top/posts/2026-03-18-lightpanda-headless-browser/</link>
      <pubDate>Wed, 18 Mar 2026 12:00:00 +0800</pubDate>
      <guid>https://haodaohang.top/posts/2026-03-18-lightpanda-headless-browser/</guid>
      <description>当 AI 需要浏览网页、执行自动化任务时，传统浏览器太重了。Lightpanda 用 Zig 语言从零构建，专为 AI 和自动化场景设计，比 Puppeteer/Playwright 更轻、更快、更可控。本文分析其技术架构、性能对比及实战应用。</description>
    </item>
    <item>
      <title>Superpowers 框架深度解析：为什么说这是 AI Agent 开发的未来范式？</title>
      <link>https://haodaohang.top/posts/2026-03-18-superpowers-agentic-skills/</link>
      <pubDate>Wed, 18 Mar 2026 10:00:00 +0800</pubDate>
      <guid>https://haodaohang.top/posts/2026-03-18-superpowers-agentic-skills/</guid>
      <description>GitHub 单日 3152&#43; Stars 爆火项目！Superpowers 是一个 Agentic Skills 框架，正在改变 AI Agent 的构建方式。不同于传统工具调用，它引入技能概念，让 Agent 拥有可组合、可复用的能力模块。本文深入分析其架构设计、与 Claude Code/LangChain 等生态的整合方式。</description>
    </item>
    <item>
      <title>OpenViking 深度解析：重新定义 AI Agent 的记忆与技能管理</title>
      <link>https://haodaohang.top/posts/2026-03-17-openviking-context-db/</link>
      <pubDate>Tue, 17 Mar 2026 16:00:00 +0800</pubDate>
      <guid>https://haodaohang.top/posts/2026-03-17-openviking-context-db/</guid>
      <description>字节跳动开源的 OpenViking 专为 AI Agent 设计，通过文件系统范式统一管理 Agent 的上下文（记忆、资源、技能）。不同于传统向量数据库，它支持分层上下文交付和自进化能力，让 Agent 能像人类一样成长。本文分析其设计理念、与 MemGPT/LangChain Memory 的对比，以及在多 Agent 协作场景的应用。</description>
    </item>
    <item>
      <title>Lightpanda 无头浏览器：AI 自动化的轻量级利器</title>
      <link>https://haodaohang.top/posts/2026-03-17-lightpanda-headless-browser/</link>
      <pubDate>Tue, 17 Mar 2026 12:00:00 +0800</pubDate>
      <guid>https://haodaohang.top/posts/2026-03-17-lightpanda-headless-browser/</guid>
      <description>用 Zig 语言从零构建的无头浏览器，专为 AI 和自动化场景设计。比 Puppeteer 更轻、更快、更可控。本文深度剖析其技术架构、性能对比，以及如何用它构建 AI 网页浏览代理。</description>
    </item>
    <item>
      <title>Superpowers 框架深度解析：AI Agent 开发的未来范式</title>
      <link>https://haodaohang.top/posts/2026-03-17-superpowers-framework/</link>
      <pubDate>Tue, 17 Mar 2026 10:00:00 +0800</pubDate>
      <guid>https://haodaohang.top/posts/2026-03-17-superpowers-framework/</guid>
      <description>GitHub 单日 3152&#43; Stars 爆火！Superpowers 提出了 Agentic Skills 概念，让 AI Agent 拥有可组合、可复用的能力模块。本文深入分析其架构设计、与 Claude Code/LangChain 的整合方式，以及如何用它构建生产级 Agent 应用。</description>
    </item>
    <item>
      <title>Shopify CEO用AI Agent给20年代码库提速53%：CEO们重新开始写代码了</title>
      <link>https://haodaohang.top/posts/2026-03-16-ceo-ai-coding-agent/</link>
      <pubDate>Mon, 16 Mar 2026 14:00:00 +0800</pubDate>
      <guid>https://haodaohang.top/posts/2026-03-16-ceo-ai-coding-agent/</guid>
      <description>Shopify CEO Tobias Lütke用coding agent对维护了20年的Liquid模板引擎进行大规模性能优化：53%更快的解析渲染、61%更少的内存分配、93个commit全部由agent完成。autoresearch模式正在让&amp;#39;高打扰角色&amp;#39;重新获得深度工作能力。</description>
    </item>
    <item>
      <title>从OpenViking到Lightpanda：AI Agent技术栈正在重新定义</title>
      <link>https://haodaohang.top/posts/2026-03-16-agent-dev-stack/</link>
      <pubDate>Mon, 16 Mar 2026 14:00:00 +0800</pubDate>
      <guid>https://haodaohang.top/posts/2026-03-16-agent-dev-stack/</guid>
      <description>GitHub Trending揭示AI Agent开发工具链正在快速标准化。火山引擎OpenViking、Lightpanda、shareAI-lab的learn-claude-code三大项目分别解决Agent开发的上下文管理、浏览器自动化和决策流程问题。</description>
    </item>
    <item>
      <title>百万上下文时代来临：Claude 1M全面开放，定价战争终局？</title>
      <link>https://haodaohang.top/posts/2026-03-16-claude-1m-context/</link>
      <pubDate>Mon, 16 Mar 2026 10:00:00 +0800</pubDate>
      <guid>https://haodaohang.top/posts/2026-03-16-claude-1m-context/</guid>
      <description>Anthropic宣布Claude的1M token上下文窗口全面开放，且按标准定价无溢价。这意味着处理100万token的成本与处理1万token相同。这场&amp;#39;长文本战争&amp;#39;可能迎来终局——RAG架构会被颠覆吗？</description>
    </item>
    <item>
      <title>fish-speech：开源 TTS 如何突破 SOTA？技术原理与应用实践</title>
      <link>https://haodaohang.top/posts/2026-03-15-fish-speech-tts/</link>
      <pubDate>Sun, 15 Mar 2026 16:00:00 +0800</pubDate>
      <guid>https://haodaohang.top/posts/2026-03-15-fish-speech-tts/</guid>
      <description>fish-speech 作为 GitHub 上最受关注的开源语音合成项目，号称达到 SOTA 水平。本文深入解析其技术架构、音色克隆能力、多语言支持，以及在 AI Agent 场景中的集成实践。</description>
    </item>
    <item>
      <title>AI Agent 安全攻防：从 Prompt Injection 到企业级防护完全指南</title>
      <link>https://haodaohang.top/posts/2026-03-15-ai-agent-security-guide/</link>
      <pubDate>Sun, 15 Mar 2026 14:00:00 +0800</pubDate>
      <guid>https://haodaohang.top/posts/2026-03-15-ai-agent-security-guide/</guid>
      <description>OpenAI收购Promptfoo、发布Codex Security，AI Agent安全赛道突然升温。本文结合OpenAI官方指南，深度解析Prompt Injection攻击手法、社会工程陷阱，以及企业级防护方案的落地实践。</description>
    </item>
    <item>
      <title>GPT-5.4 vs Claude Sonnet 4.6：两大前沿模型对决，开发者怎么选？</title>
      <link>https://haodaohang.top/posts/2026-03-15-gpt54-vs-claude46/</link>
      <pubDate>Sun, 15 Mar 2026 12:00:00 +0800</pubDate>
      <guid>https://haodaohang.top/posts/2026-03-15-gpt54-vs-claude46/</guid>
      <description>2026年3月，OpenAI发布GPT-5.4，Anthropic同期推出Claude Sonnet 4.6。两大前沿模型在coding、agent能力、上下文长度等维度展开激烈竞争。本文从开发者视角全面对比两款模型的技术特性、API定价和实际表现。</description>
    </item>
    <item>
      <title>2026 AI Agent开发工具链全景：从上下文管理到无头浏览器</title>
      <link>https://haodaohang.top/posts/2026-03-15-ai-agent-toolchain-2026/</link>
      <pubDate>Sun, 15 Mar 2026 10:00:00 +0800</pubDate>
      <guid>https://haodaohang.top/posts/2026-03-15-ai-agent-toolchain-2026/</guid>
      <description>本周GitHub Trending榜单上，AI Agent开发工具迎来爆发：OpenViking单日斩获1600&#43; star，lightpanda突破17000 star，agency-agents以43000&#43; star成为开发者首选。本文深入解析这些工具如何构成完整的Agent开发链路</description>
    </item>
    <item>
      <title>100万token的诅咒：Agent上下文膨胀与压缩解法</title>
      <link>https://haodaohang.top/posts/2026-03-14-agent-context-compression/</link>
      <pubDate>Sat, 14 Mar 2026 14:00:00 +0800</pubDate>
      <guid>https://haodaohang.top/posts/2026-03-14-agent-context-compression/</guid>
      <description>GPT-5.4支持100万token上下文，但测试显示准确率从32k的97.2%暴跌到1M的36.6%。本文探讨Agent上下文管理的核心矛盾与智能压缩解法</description>
    </item>
    <item>
      <title>BitNet实战：消费级GPU跑大模型的体验与成本账</title>
      <link>https://haodaohang.top/posts/2026-03-14-bitnet-deployment-guide/</link>
      <pubDate>Sat, 14 Mar 2026 10:00:00 +0800</pubDate>
      <guid>https://haodaohang.top/posts/2026-03-14-bitnet-deployment-guide/</guid>
      <description>BitNet让大模型在消费级GPU上运行成为现实，实测RTX 4090部署体验：推理成本暴跌99%，但精度损失和训练成本是必须权衡的代价</description>
    </item>
    <item>
      <title>RAG 技术栈「内卷」终结？OpenRAG 用一站式方案降低落地门槛</title>
      <link>https://haodaohang.top/posts/2026-03-13-openrag-all-in-one/</link>
      <pubDate>Fri, 13 Mar 2026 16:00:00 +0800</pubDate>
      <guid>https://haodaohang.top/posts/2026-03-13-openrag-all-in-one/</guid>
      <description>langflow-ai 推出的 OpenRAG 整合了 Langflow、Docling 和 OpenSearch，提供了开箱即用的 RAG 平台。本文评测其功能特性、部署体验，并与 LlamaIndex、LangChain 等方案对比。</description>
    </item>
    <item>
      <title>用自然语言操控网页：阿里 Page Agent 开源背后的技术革新</title>
      <link>https://haodaohang.top/posts/2026-03-13-page-agent-alibaba/</link>
      <pubDate>Fri, 13 Mar 2026 14:00:00 +0800</pubDate>
      <guid>https://haodaohang.top/posts/2026-03-13-page-agent-alibaba/</guid>
      <description>阿里巴巴开源的 Page Agent 让用户用自然语言操控网页界面，无需浏览器扩展、无需 Python、无需 headless browser，一行代码实现 AI 驱动的 Web 自动化</description>
    </item>
    <item>
      <title>AI Agent 不再健忘：Hindsight 如何让智能体像人一样积累经验</title>
      <link>https://haodaohang.top/posts/2026-03-13-hindsight-agent-memory/</link>
      <pubDate>Fri, 13 Mar 2026 12:00:00 +0800</pubDate>
      <guid>https://haodaohang.top/posts/2026-03-13-hindsight-agent-memory/</guid>
      <description>vectorize.io 开源的 Hindsight 项目解决了 Agent 的最大痛点——无状态。通过向量检索和记忆压缩技术，让智能体拥有持续学习和经验积累的能力</description>
    </item>
    <item>
      <title>当大模型瘦身到极致：Microsoft BitNet 如何用 1-bit 革命性压缩 AI</title>
      <link>https://haodaohang.top/posts/2026-03-13-bitnet-1bit-llm/</link>
      <pubDate>Fri, 13 Mar 2026 10:00:00 +0800</pubDate>
      <guid>https://haodaohang.top/posts/2026-03-13-bitnet-1bit-llm/</guid>
      <description>Microsoft BitNet 用 1-bit 量化技术让大模型体积缩小数十倍，在树莓派上运行百亿参数模型成为现实，AI 部署门槛正在被重新定义</description>
    </item>
    <item>
      <title>Gemini Embedding 2：谷歌首款原生多模态嵌入模型深度解读</title>
      <link>https://haodaohang.top/posts/2026-03-12-gemini-embedding-multimodal/</link>
      <pubDate>Thu, 12 Mar 2026 16:00:00 +0800</pubDate>
      <guid>https://haodaohang.top/posts/2026-03-12-gemini-embedding-multimodal/</guid>
      <description>谷歌推出业界首款原生多模态嵌入模型 Gemini Embedding 2，支持文本、图像、视频、音频及文档的统一向量表示，开启跨模态语义理解新纪元</description>
    </item>
    <item>
      <title>promptfoo：AI 安全测试与红队攻防实战指南</title>
      <link>https://haodaohang.top/posts/2026-03-12-ai-security-red-teaming/</link>
      <pubDate>Thu, 12 Mar 2026 14:00:00 +0800</pubDate>
      <guid>https://haodaohang.top/posts/2026-03-12-ai-security-red-teaming/</guid>
      <description>随着 AI 应用的大规模部署，AI 安全问题日益凸显。promptfoo 作为专业的 AI 提示测试与红队攻防工具，支持对主流模型进行漏洞扫描与性能对比，帮助开发者构建更安全的 AI 应用。</description>
    </item>
    <item>
      <title>MiroFish：一个简洁通用的群体智能引擎，如何预测万物？</title>
      <link>https://haodaohang.top/posts/2026-03-12-mirofish-swarm-intelligence/</link>
      <pubDate>Thu, 12 Mar 2026 12:00:00 +0800</pubDate>
      <guid>https://haodaohang.top/posts/2026-03-12-mirofish-swarm-intelligence/</guid>
      <description>GitHub上MiroFish项目单日暴涨3000 stars，自称&amp;#39;简洁通用的群体智能引擎，预测万物&amp;#39;。本文深入剖析其技术架构，探讨群体智能在预测任务中的应用原理</description>
    </item>
    <item>
      <title>从 JetBrains Air 到微信 AI Agent：2026年AI Agent开发工具链全景解析</title>
      <link>https://haodaohang.top/posts/2026-03-12-ai-agent-toolchain/</link>
      <pubDate>Thu, 12 Mar 2026 10:00:00 +0800</pubDate>
      <guid>https://haodaohang.top/posts/2026-03-12-ai-agent-toolchain/</guid>
      <description>2026年AI Agent开发进入爆发期，各大厂商纷纷推出智能体开发平台。本文深入分析当前主流AI Agent开发工具链的技术架构、应用场景与选型建议</description>
    </item>
  </channel>
</rss>
