<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>AI Weekly</title>
	<atom:link href="https://51ai.website/en/feed/" rel="self" type="application/rss+xml" />
	<link>https://51ai.website/en</link>
	<description></description>
	<lastBuildDate>Wed, 08 Jul 2026 08:48:03 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updateperiod>
	hourly	</sy:updateperiod>
	<sy:updatefrequency>
	1	</sy:updatefrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://51ai.website/wp-content/uploads/2025/04/cropped-logo-1-32x32.png</url>
	<title>AI Weekly</title>
	<link>https://51ai.website/en</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>AI科技资讯周报_2026W27</title>
		<link>https://51ai.website/en/news/ai-weekly-news-w27/</link>
					<comments>https://51ai.website/en/news/ai-weekly-news-w27/#respond</comments>
		
		<dc:creator><![CDATA[stark, tony]]></dc:creator>
		<pubDate>Wed, 08 Jul 2026 08:47:59 +0000</pubDate>
				<category><![CDATA[新闻]]></category>
		<guid ispermalink="false">https://51ai.website/?p=1938</guid>

					<description><![CDATA[<p>🚀 重磅产品发布 OpenAI发布GPT-5.6系列：Sol、Terra、Luna三级架构 2026-07-0 [&#8230;]</p>
<p><a rel="nofollow" href="https://51ai.website/en/news/ai-weekly-news-w27/">AI科技资讯周报_2026W27</a>最先出现在<a rel="nofollow" href="https://51ai.website/en">AI Weekly</a>。</p>
]]></description>
										<content:encoded><![CDATA[<style data-wp-block-html="css">
    <style>
    .subtitle {
        font-size: 1.1em;
        color: #718096;
        margin-bottom: 5px;
    }

    .date-range {
        font-size: 0.95em;
        color: #a0aec0;
    }

    .section {
        background: white;
        border-radius: 12px;
        padding: 30px;
        margin-bottom: 25px;
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
    }

    .section-title {
        font-size: 1.5em;
        color: #6b46c1;
        margin-bottom: 20px;
        padding-bottom: 10px;
        border-bottom: 2px solid #e9d8fd;
        font-weight: 600;
    }

    .news-item {
        margin-bottom: 25px;
        padding-bottom: 25px;
        border-bottom: 1px solid #edf2f7;
    }

    .news-item:last-child {
        border-bottom: none;
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .news-title {
        font-size: 1.2em;
        color: #2d3748;
        margin-bottom: 10px;
        font-weight: 600;
        line-height: 1.4;
    }

    .news-title a {
        color: #6b46c1;
        text-decoration: none;
        transition: color 0.2s;
    }

    .news-title a:hover {
        color: #805ad5;
        text-decoration: underline;
    }

    .news-meta {
        font-size: 0.85em;
        color: #a0aec0;
        margin-bottom: 10px;
    }

    .news-summary {
        color: #4a5568;
        font-size: 1em;
        line-height: 1.7;
    }

    .highlight {
        background: linear-gradient(120deg, #e9d8fd 0%, #e9d8fd 100%);
        background-repeat: no-repeat;
        background-size: 100% 30%;
        background-position: 0 85%;
        padding: 0 2px;
        font-weight: 600;
    }

    .stats-grid {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
        gap: 20px;
        margin: 20px 0;
    }

    .stat-card {
        background: linear-gradient(135deg, #f7fafc 0%, #edf2f7 100%);
        border-radius: 8px;
        padding: 20px;
        text-align: center;
    }

    .stat-number {
        font-size: 2em;
        color: #6b46c1;
        font-weight: 700;
        margin-bottom: 5px;
    }

    .stat-label {
        font-size: 0.9em;
        color: #718096;
    }

    footer {
        text-align: center;
        padding: 30px;
        color: #a0aec0;
        font-size: 0.9em;
    }

    footer a {
        color: #6b46c1;
        text-decoration: none;
    }

    .source {
        font-size: 0.85em;
        color: #718096;
        margin-top: 8px;
    }

    .source a {
        color: #6b46c1;
        text-decoration: none;
    }

    .source a:hover {
        text-decoration: underline;
    }

    @media (max-width: 600px) {
        h1 {
            font-size: 2em;
        }

        .section {
            padding: 20px;
        }
    }
    </style>
</style>

    <div class="container">
        <section class="section">
            <h2 class="section-title">🚀 重磅产品发布</h2>
            <div class="news-item">
                <div class="news-title">
                    <a href="https://help.openai.com/en/articles/6825453-chatgpt-release-notes" target="_blank" rel="noopener">OpenAI发布GPT-5.6系列：Sol、Terra、Luna三级架构</a>
                </div>
                <div class="news-meta">2026-07-07 · OpenAI</div>
                <div class="news-summary">
                    OpenAI正式推出GPT-5.6系列模型，采用全新命名体系：<span class="highlight">Sol（旗舰版）、Terra（均衡版）、Luna（快速版）</span>。Sol在Terminal-Bench 2.1编程评测中得分88.8%，Ultra模式更达到91.9%。由于网络安全能力过强，美国政府要求先审计后发布，7月9日正式面向公众开放。定价方面，Sol为输入5美元/百万Token、输出30美元，Terra和Luna分别为一半和更低。
                    <div class="source">来源：<a href="https://help.openai.com/en/articles/6825453-chatgpt-release-notes" target="_blank" rel="noopener">ChatGPT Release Notes</a> | <a href="https://juejin.cn/post/7658290915859087370" target="_blank" rel="noopener">掘金</a></div>
                </div>
            </div>
            <div class="news-item">
                <div class="news-title">
                    <a href="http://www3.xinhuanet.com/tech/20260708/fbbd5fbe39b5452098b5dde915b0c959/c.html" target="_blank" rel="noopener">2026世界人工智能大会将首发超300款AI新品</a>
                </div>
                <div class="news-meta">2026-07-08 · 新华网</div>
                <div class="news-summary">
                    2026世界人工智能大会暨人工智能全球治理高级别会议将于<span class="highlight">7月17日至20日</span>在上海召开，展览总面积首次突破10万平方米，超300款产品将实现全球首发。华为Atlas 950超节点、MiniMax M3多模态大模型、阶跃Agent操作系统、近存计算3D芯片、全球首款AI智能体手机等重磅新品将亮相。大会已推动57个核心场景落地，累计达成162亿元意向合作。
                    <div class="source">来源：<a href="http://www3.xinhuanet.com/tech/20260708/fbbd5fbe39b5452098b5dde915b0c959/c.html" target="_blank" rel="noopener">新华网</a></div>
                </div>
            </div>
            <div class="news-item">
                <div class="news-title">
                    <a href="https://blog.csdn.net/haohaizi_liu/article/details/162634327" target="_blank" rel="noopener">Anthropic披露150亿美元澳大利亚数据中心计划</a>
                </div>
                <div class="news-meta">2026-07-06 · AI科技热点日报</div>
                <div class="news-summary">
                    Anthropic披露将在澳大利亚锁定至少<span class="highlight">1.4GW数据中心算力资源</span>，建设成本约150亿美元，目标2027年底前投运至少1GW，是2026年全球已公开规模最大的专用大模型训练基础设施项目之一。公司年化收入从2025年初的10亿美元飙升至2026年5-6月的470亿美元，15个月暴涨45倍。
                    <div class="source">来源：<a href="https://blog.csdn.net/haohaizi_liu/article/details/162634327" target="_blank" rel="noopener">AI科技热点日报</a></div>
                </div>
            </div>
        </section>
        <section class="section">
            <h2 class="section-title">💰 投融资动态</h2>
            <div class="news-item">
                <div class="news-title">
                    <a href="https://finance.ifeng.com/c/8uYnufY7VHW" target="_blank" rel="noopener">快手可灵AI融资近30亿美元，估值180亿美元</a>
                </div>
                <div class="news-meta">2026-07-07 · 经济观察报</div>
                <div class="news-summary">
                    快手宣布可灵AI融资近<span class="highlight">30亿美元</span>，估值180亿美元，在国内AI领域单轮融资额仅次于DeepSeek。截至今年3月，可灵AI的ARR为5亿美元，摩根士丹利及高盛预测2026年底ARR将达10亿美元。领投机构包括CPE源峰、国方创投、腾讯、中信证券等，绝大多数投资人从接触到最终决策只用了1个月时间。
                    <div class="source">来源：<a href="https://finance.ifeng.com/c/8uYnufY7VHW" target="_blank" rel="noopener">凤凰财经</a></div>
                </div>
            </div>
            <div class="news-item">
                <div class="news-title">
                    <a href="https://blog.csdn.net/qq_31142761/article/details/161346574" target="_blank" rel="noopener">2026年AI投融资狂潮：中国AI&#8221;五虎&#8221;格局成形</a>
                </div>
                <div class="news-meta">2026-07-06 · CSDN</div>
                <div class="news-summary">
                    2026年Q1全球AI初创企业融资总额达<span class="highlight">2555亿美元</span>，已超过2025年全年总和。中国基础大模型赛道形成&#8221;五虎&#8221;格局：智谱AI、MiniMax（均已港股上市）、DeepSeek（3500亿估值）、月之暗面Kimi（200亿美元估值）、阶跃星辰（冲刺港股）。上半年中国AI创业公司融资总额突破3000亿元，AI融资金额占一级市场约48.6%。
                    <div class="source">来源：<a href="https://blog.csdn.net/qq_31142761/article/details/161346574" target="_blank" rel="noopener">CSDN</a></div>
                </div>
            </div>
        </section>
        <section class="section">
            <h2 class="section-title">📜 政策与监管</h2>
            <div class="news-item">
                <div class="news-title">
                    <a href="http://m.toutiao.com/group/7659985563793048115/" target="_blank" rel="noopener">《人工智能拟人化互动服务管理暂行办法》7月15日施行</a>
                </div>
                <div class="news-meta">2026-07-08 · 智慧生活报</div>
                <div class="news-summary">
                    国家网信办等五部门联合发布的《人工智能拟人化互动服务管理暂行办法》将于<span class="highlight">7月15日</span>正式施行。腾讯元宝、豆包、千问三大头部平台相继关闭用户自建智能体入口。被下线的是关系型、情感陪伴类UGC智能体，而任务型、企业级智能体迎来爆发式增长。预计2026年企业级AI智能体市场规模将达449亿元。
                    <div class="source">来源：<a href="http://m.toutiao.com/group/7659985563793048115/" target="_blank" rel="noopener">智慧生活报</a></div>
                </div>
            </div>
            <div class="news-item">
                <div class="news-title">
                    <a href="http://m.toutiao.com/group/7660049712027894307/" target="_blank" rel="noopener">四部门印发《关于加快推进&#8221;人工智能+人社&#8221;应用发展的实施意见》</a>
                </div>
                <div class="news-meta">2026-07-08 · 人力资源社会保障部</div>
                <div class="news-summary">
                    人力资源社会保障部等四部门联合印发实施意见，提出<span class="highlight">5年建设目标</span>：2026年建设&#8221;人工智能+人社&#8221;应用基础设施，打造20个应用场景；2027年普及应用一批人社行业大模型，探索50个高价值场景；2030年形成人工智能普遍应用的创新局面。从6个方面打造人社人工智能重大场景，共67个细分场景。
                    <div class="source">来源：<a href="http://m.toutiao.com/group/7660049712027894307/" target="_blank" rel="noopener">人力资源社会保障部</a></div>
                </div>
            </div>
            <div class="news-item">
                <div class="news-title">
                    <a href="http://m.toutiao.com/group/7660053875616924201/" target="_blank" rel="noopener">中央网信办&#8221;清朗·整治AI应用乱象&#8221;专项行动第一阶段成果</a>
                </div>
                <div class="news-meta">2026-07-08 · 中国教育新闻网</div>
                <div class="news-summary">
                    &#8220;清朗·整治AI应用乱象&#8221;专项行动自2026年4月启动以来，第一阶段累计处置违规网站、应用程序、智能体等AI产品<span class="highlight">1.4万余款</span>，清理违法违规信息600余万条，处置账号2.6万余个，下架违规AI商品1300余个。下一步将聚焦利用AI技术制作发布虚假信息、散播暴力低俗等不良信息、侵害未成年人权益等突出问题。
                    <div class="source">来源：<a href="http://m.toutiao.com/group/7660053875616924201/" target="_blank" rel="noopener">中国教育新闻网</a></div>
                </div>
            </div>
        </section>
        <section class="section">
            <h2 class="section-title">📈 产业数据</h2>
            <div class="news-item">
                <div class="news-title">
                    <a href="http://www3.xinhuanet.com/tech/20260708/fbbd5fbe39b5452098b5dde915b0c959/c.html" target="_blank" rel="noopener">中国AI产业规模突破万亿元，Token调用量达140万亿</a>
                </div>
                <div class="news-meta">2026-07-08 · 新华网</div>
                <div class="news-summary">
                    国家发展改革委透露，<span class="highlight">2025年我国人工智能相关产业规模已破万亿元</span>，初步预测2026年还会有30%以上的增速。目前我国词元（Token）日均调用量已达到数百万亿。2024年初日均调用量为1000亿，2025年底跃升至100万亿，2026年3月突破140万亿。重点行业的人工智能整体渗透率突破80%。
                    <div class="source">来源：<a href="http://www3.xinhuanet.com/tech/20260708/fbbd5fbe39b5452098b5dde915b0c959/c.html" target="_blank" rel="noopener">新华网</a></div>
                </div>
            </div>
            <div class="news-item">
                <div class="news-title">
                    <a href="http://m.toutiao.com/group/7659946193107075593/" target="_blank" rel="noopener">上半年1600家GP挤进AI赛道，3000亿资金涌向头部</a>
                </div>
                <div class="news-meta">2026-07-08 · 今日头条</div>
                <div class="news-summary">
                    据IT桔子统计，<span class="highlight">2026年上半年中国AI创业公司融资总额突破3000亿元</span>，仅6个月的体量已超过2025年全年。AI融资金额占一级市场约48.6%，每融出2块钱就有近1块钱流向AI。DeepSeek、阶跃星辰、月之暗面Kimi三家合计融资约930亿元，占全市场融资总额的30%。马太效应显著，前30家公司拿走超过一半资金。
                    <div class="source">来源：<a href="http://m.toutiao.com/group/7659946193107075593/" target="_blank" rel="noopener">今日头条</a></div>
                </div>
            </div>
        </section>
        <section class="section">
            <h2 class="section-title">🔬 技术趋势</h2>
            <div class="news-item">
                <div class="news-title">
                    <a href="https://blog.csdn.net/m0_63251896/article/details/156492235" target="_blank" rel="noopener">2026年AI五大趋势：智能体崛起、多模态融合、全球竞速</a>
                </div>
                <div class="news-meta">2026-07-07 · CSDN</div>
                <div class="news-summary">
                    2026年AI行业呈现五大趋势：一是<span class="highlight">Agentic AI（智能体）</span>从助手升级为具备自主感知、规划、执行能力的智能代理；二是多模态AI成为主流，主流模型均支持文本、图像、语音、视频统一理解与生成；三是全球AI竞速加剧，全球AI企业数量超17.1万家，年度投资规模超540亿美元；四是AI治理与风险防控成为共识；五是开发者需要掌握Prompt Engineering和主流大模型生态。
                    <div class="source">来源：<a href="https://blog.csdn.net/m0_63251896/article/details/156492235" target="_blank" rel="noopener">CSDN</a></div>
                </div>
            </div>
            <div class="news-item">
                <div class="news-title">
                    <a href="https://blog.csdn.net/haohaizi_liu/article/details/162634327" target="_blank" rel="noopener">科技大厂集体押注&#8221;重资产&#8221;：从卖Token到押算力</a>
                </div>
                <div class="news-meta">2026-07-06 · AI科技热点日报</div>
                <div class="news-summary">
                    7月5-6日，全球AI基础设施迎来三笔重磅投资：Anthropic 150亿美元澳大利亚数据中心、<span class="highlight">美光93亿美元日本广岛HBM晶圆厂</span>扩建、谷歌Chrome内置独立语音输入模块。巨头们正从&#8221;卖Token&#8221;转向&#8221;押算力、重资产&#8221;。同时，中国《人工智能 智能体互联》7项国家标准正式发布，豆包与千问同日宣布智能体功能7月15日下线。
                    <div class="source">来源：<a href="https://blog.csdn.net/haohaizi_liu/article/details/162634327" target="_blank" rel="noopener">AI科技热点日报</a></div>
                </div>
            </div>
        </section>
    </div><p><a rel="nofollow" href="https://51ai.website/en/news/ai-weekly-news-w27/">AI科技资讯周报_2026W27</a>最先出现在<a rel="nofollow" href="https://51ai.website/en">AI Weekly</a>。</p>
]]></content:encoded>
					
					<wfw:commentrss>https://51ai.website/en/news/ai-weekly-news-w27/feed/</wfw:commentrss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>ai-website-cloner-templateAI前端重构模板部署与使用指南</title>
		<link>https://51ai.website/en/blog/ai-website-cloner-template/</link>
					<comments>https://51ai.website/en/blog/ai-website-cloner-template/#respond</comments>
		
		<dc:creator><![CDATA[stark, tony]]></dc:creator>
		<pubDate>Wed, 08 Jul 2026 08:37:56 +0000</pubDate>
				<category><![CDATA[博客]]></category>
		<guid ispermalink="false">https://51ai.website/?p=1934</guid>

					<description><![CDATA[<p>现在很多企业官网、产品页、活动页都已经运行多年。页面能访问，但源码可能已经丢失，或者旧项目依赖过时，后续维护越 [&#8230;]</p>
<p><a rel="nofollow" href="https://51ai.website/en/blog/ai-website-cloner-template/">ai-website-cloner-templateAI前端重构模板部署与使用指南</a>最先出现在<a rel="nofollow" href="https://51ai.website/en">AI Weekly</a>。</p>
]]></description>
										<content:encoded><![CDATA[<p class="wp-block-paragraph">现在很多企业官网、产品页、活动页都已经运行多年。页面能访问，但源码可能已经丢失，或者旧项目依赖过时，后续维护越来越困难。</p>



<p class="wp-block-paragraph">这类场景下，如果想把旧页面迁移到现代前端技术栈，传统做法通常需要前端工程师手动分析页面结构、提取样式、整理素材，再重新开发组件。</p>



<p class="wp-block-paragraph"><strong>JCodesMore/<a href="https://zhida.zhihu.com/search?content_id=278154665&amp;content_type=Article&amp;match_order=1&amp;q=ai-website-cloner-template&amp;zhida_source=entity" target="_blank" rel="noopener">ai-website-cloner-template</a></strong>&nbsp;正是围绕这个需求设计的开源模板。官方 README 将它描述为一个可复用模板，可以借助 AI Coding Agent 将网站反向重构为干净、现代的 Next.js 代码库。项目推荐使用&nbsp;<a href="https://zhida.zhihu.com/search?content_id=278154665&amp;content_type=Article&amp;match_order=1&amp;q=Claude+Code&amp;zhida_source=entity" target="_blank" rel="noopener">Claude Code</a>，但也支持多种 AI Coding Agent。</p>



<h2 class="wp-block-heading">一、什么是 ai-website-cloner-template？</h2>



<p class="wp-block-paragraph">ai-website-cloner-template 是一个面向 AI Coding Agent 的前端重构模板。</p>



<p class="wp-block-paragraph">它的核心目标是：</p>



<p class="wp-block-paragraph"><strong>把一个已授权访问的网站页面，重新构建成现代 Next.js 前端项目。</strong></p>



<p class="wp-block-paragraph">它并不是传统意义上的爬虫工具，也不是简单下载 HTML 和 CSS。官方文档中介绍，运行&nbsp;<code>/clone-website</code>&nbsp;后，AI Agent 会检查目标页面、提取设计 token 和素材、编写组件规格，并将不同页面区域分派给多个 builder agent 并行重建。</p>



<p class="wp-block-paragraph">简单理解：</p>



<pre class="wp-block-code"><code>旧站页面
    ↓
AI分析布局、颜色、字体、素材、交互
    ↓
生成组件规格
    ↓
重建为 Next.js + React + Tailwind 项目</code></pre>



<p class="wp-block-paragraph">这种方式比较适合做旧站迁移、页面重构、前端学习和内部项目恢复。</p>



<h2 class="wp-block-heading">二、它解决什么问题？</h2>



<p class="wp-block-paragraph">很多旧网站会遇到类似问题：</p>



<ul class="wp-block-list">
<li>页面还在线，但源码仓库丢失</li>



<li>老项目使用 WordPress、Webflow、Squarespace 或历史技术栈</li>



<li>页面效果不错，但后续维护困难</li>



<li>想迁移到 Next.js、React、Tailwind</li>



<li>想学习某类页面布局是如何实现的</li>



<li>想把现有官网重构成更易维护的组件化项目</li>
</ul>



<p class="wp-block-paragraph">官方 README 中列出的使用场景包括平台迁移、源码丢失后的现代化重建，以及通过真实页面学习生产级布局、动画和响应式行为。</p>



<p class="wp-block-paragraph">这类工具的价值不是“复制别人网站”，而是帮助开发者把自己有权处理的页面转换成更现代、更容易维护的前端工程。</p>



<h2 class="wp-block-heading">三、核心特点解析</h2>



<h3 class="wp-block-heading">1. 一条命令启动重构流程</h3>



<p class="wp-block-paragraph">项目提供&nbsp;<code>/clone-website</code>&nbsp;Skill。</p>



<p class="wp-block-paragraph">基础使用方式是：</p>



<pre class="wp-block-code"><code>/clone-website &lt;target-url&gt;</code></pre>



<p class="wp-block-paragraph">官方 README 说明，执行后 AI Agent 会对页面进行 reconnaissance，包括截图、设计 token 提取、交互检查、滚动、点击、hover 和响应式分析。</p>



<p class="wp-block-paragraph">这比手动打开开发者工具一点点抄样式效率更高。</p>



<h3 class="wp-block-heading">2. 自动提取设计信息</h3>



<p class="wp-block-paragraph">ai-website-cloner-template 会尝试提取：</p>



<ul class="wp-block-list">
<li>颜色</li>



<li>字体</li>



<li>间距</li>



<li>圆角</li>



<li>阴影</li>



<li>组件状态</li>



<li>响应式断点</li>



<li>素材路径</li>



<li>SVG 图标</li>



<li>页面内容结构</li>
</ul>



<p class="wp-block-paragraph">官方文档中提到，它会生成组件规格文件，包含 computed CSS values、状态、行为、内容和断点信息，然后再交给 builder agent 实现对应区域。</p>



<p class="wp-block-paragraph">这样生成出来的代码不只是截图还原，而是更接近可维护的组件化项目。</p>



<h3 class="wp-block-heading">3. 基于现代前端技术栈</h3>



<p class="wp-block-paragraph">项目当前技术栈包括：</p>



<ul class="wp-block-list">
<li>Next.js 16</li>



<li>React 19</li>



<li>TypeScript strict</li>



<li><a href="https://zhida.zhihu.com/search?content_id=278154665&amp;content_type=Article&amp;match_order=1&amp;q=Tailwind+CSS&amp;zhida_source=entity" target="_blank" rel="noopener">Tailwind CSS</a> v4</li>



<li>shadcn/ui</li>



<li>Radix primitives</li>



<li>Lucide React</li>
</ul>



<p class="wp-block-paragraph">官方&nbsp;<code>package.json</code>&nbsp;中也显示项目要求 Node.js 24 以上，并提供&nbsp;<code>dev</code>、<code>build</code>、<code>start</code>、<code>lint</code>、<code>typecheck</code>、<code>check</code>&nbsp;等脚本。</p>



<p class="wp-block-paragraph">这说明它更适合现代前端开发流程，而不是一次性生成静态页面后就结束。</p>



<h3 class="wp-block-heading">4. 支持多种 AI Coding Agent</h3>



<p class="wp-block-paragraph">虽然官方推荐 Claude Code，但项目也支持 Codex CLI、OpenCode、GitHub Copilot、Cursor、Windsurf、Gemini CLI、Cline、Roo Code、Continue、Amazon Q、Augment Code、Aider 等工具。</p>



<p class="wp-block-paragraph">Release 记录中也提到，v0.2.0 开始加入多平台 AI Agent 支持，不再只面向 Claude Code。</p>



<p class="wp-block-paragraph">这对于团队很实用，因为不同成员可能使用不同 AI Coding 工具。</p>



<h2 class="wp-block-heading">四、适合哪些场景？</h2>



<h3 class="wp-block-heading">旧站迁移</h3>



<p class="wp-block-paragraph">将自己拥有的网站从 WordPress、Webflow、Squarespace 或旧技术栈迁移到 Next.js。</p>



<h3 class="wp-block-heading">源码丢失恢复</h3>



<p class="wp-block-paragraph">网站仍然在线，但原始代码仓库丢失，可以作为重建参考。</p>



<h3 class="wp-block-heading">前端学习</h3>



<p class="wp-block-paragraph">学习优秀页面的布局方式、响应式设计和组件结构。</p>



<h3 class="wp-block-heading">企业官网重构</h3>



<p class="wp-block-paragraph">把旧官网重构为现代 React 项目，后续更方便维护。</p>



<h3 class="wp-block-heading">活动页快速改版</h3>



<p class="wp-block-paragraph">对已有活动页进行结构化重建，再根据业务需求修改内容和样式。</p>



<h2 class="wp-block-heading">五、部署参考</h2>



<h3 class="wp-block-heading">环境准备</h3>



<pre class="wp-block-code"><code>apt update
apt install -y git nodejs npm</code></pre>



<p class="wp-block-paragraph">建议使用 Node.js 24 或更高版本，因为项目&nbsp;<code>package.json</code>&nbsp;中声明&nbsp;<code>node &gt;=24</code>The</p>



<h3 class="wp-block-heading">获取项目</h3>



<pre class="wp-block-code"><code>git clone https://github.com/JCodesMore/ai-website-cloner-template.git my-clone
cd my-clone</code></pre>



<h3 class="wp-block-heading">安装依赖</h3>



<pre class="wp-block-code"><code>npm install</code></pre>



<h3 class="wp-block-heading">启动开发环境</h3>



<pre class="wp-block-code"><code>npm run dev</code></pre>



<h3 class="wp-block-heading">使用 AI Agent 执行重构</h3>



<p class="wp-block-paragraph">如果使用 Claude Code，可以在项目目录中启动：</p>



<pre class="wp-block-code"><code>claude --chrome</code></pre>



<p class="wp-block-paragraph">然后执行：</p>



<pre class="wp-block-code"><code>/clone-website https://your-authorized-site.example</code></pre>



<p class="wp-block-paragraph">这里建议只填写自己拥有、客户授权或明确允许重构的网站，不建议用于复制他人品牌页面。</p>



<h2 class="wp-block-heading">六、合规使用边界</h2>



<p class="wp-block-paragraph">这类工具必须注意使用边界。</p>



<p class="wp-block-paragraph">官方 README 的 “Not Intended For” 部分明确说明，项目不应用于钓鱼、冒充、欺骗性用途，也不应用于把他人的设计伪装成自己的作品；标志、品牌资产和原创文案属于其所有者，同时也应检查目标网站是否禁止抓取或复现。</p>



<p class="wp-block-paragraph">因此更合理的使用方式是：</p>



<ul class="wp-block-list">
<li>重构自己的网站</li>



<li>迁移客户授权的网站</li>



<li>学习公开页面的布局思路</li>



<li>恢复自己丢失源码的旧项目</li>



<li>做内部设计参考和技术研究</li>
</ul>



<p class="wp-block-paragraph">不建议用于：</p>



<ul class="wp-block-list">
<li>仿冒登录页</li>



<li>复制竞争对手官网</li>



<li>冒充品牌页面</li>



<li>未授权复刻商业设计</li>



<li>违反目标网站服务条款的抓取行为</li>
</ul>



<p class="wp-block-paragraph">这样写清楚边界，也更适合平台审核</p>



<h2 class="wp-block-heading">七、服务器部署建议</h2>



<p class="wp-block-paragraph">ai-website-cloner-template 本身是一个前端项目模板，主要生成 Next.js 代码。它可以在本地运行，也可以部署到服务器上作为长期维护的前端项目。</p>



<p class="wp-block-paragraph">如果只是测试页面，本地电脑即可。</p>



<p class="wp-block-paragraph">但如果用于正式项目，例如企业官网、产品页、活动页、落地页或长期维护的前端系统，建议放到稳定的云端环境中运行。</p>



<p class="wp-block-paragraph">例如可以在<a href="https://zhida.zhihu.com/search?content_id=278154665&amp;content_type=Article&amp;match_order=1&amp;q=%E8%8E%B1%E5%8D%A1%E4%BA%91%E6%9C%8D%E5%8A%A1%E5%99%A8&amp;zhida_source=entity" target="_blank" rel="noopener">莱卡云服务器</a>上部署重构后的 Next.js 项目，将源码、Node.js 环境、构建产物、反向代理、HTTPS、日志和备份统一管理。这样本地电脑只负责开发和提交代码，正式页面由服务器长期在线提供访问。</p>



<p class="wp-block-paragraph">比较常见的部署结构是：</p>



<pre class="wp-block-code"><code>AI重构页面
    ↓
人工调整内容与版权素材
    ↓
Next.js构建
    ↓
莱卡云服务器部署
    ↓
Nginx反向代理 + HTTPS</code></pre>



<p class="wp-block-paragraph">这种方式适合企业官网重构、产品介绍页、文档站、活动页和品牌展示页。</p>



<h2 class="wp-block-heading">八、配置建议</h2>



<p class="wp-block-paragraph">如果只是运行单个 Next.js 官网项目，可以从 2 核 4G 起步。</p>



<p class="wp-block-paragraph">如果需要同时运行多个前端项目、预览环境、构建服务和反向代理，建议使用 4 核 8G。</p>



<p class="wp-block-paragraph">如果还要部署数据库、后台管理、对象存储、CI/CD 和多套预览环境，建议 8 核 16G 或更高配置。</p>



<p class="wp-block-paragraph">参考配置：</p>



<pre class="wp-block-code"><code>个人测试：2核4G
企业官网：4核8G
多项目预览环境：8核16G
团队前端工作区：16核32G+</code></pre>



<p class="wp-block-paragraph">如果页面包含大量图片、视频和静态素材，还需要额外关注磁盘空间、带宽和缓存策略。</p>



<h2 class="wp-block-heading">九、上线前建议</h2>



<p class="wp-block-paragraph">AI 重构出来的页面不建议直接上线。</p>



<p class="wp-block-paragraph">更稳妥的流程是：</p>



<ul class="wp-block-list">
<li>替换所有未经授权的图片和 Logo</li>



<li>检查文案是否存在版权问题</li>



<li>检查页面链接和表单提交逻辑</li>



<li>检查移动端适配</li>



<li>运行 lint、typecheck 和 build</li>



<li>检查 <a href="https://zhida.zhihu.com/search?content_id=278154665&amp;content_type=Article&amp;match_order=1&amp;q=Lighthouse&amp;zhida_source=entity" target="_blank" rel="noopener">Lighthouse</a> 性能</li>



<li>配置 HTTPS 和安全响应头</li>



<li>做人工视觉验收</li>
</ul>



<p class="wp-block-paragraph">项目本身也提供&nbsp;<code>npm run check</code>，会执行 lint、typecheck 和 build，适合在上线前做基础检查。</p>



<h2 class="wp-block-heading">十、总结</h2>



<p class="wp-block-paragraph">ai-website-cloner-template 本质上是一个：</p>



<p class="wp-block-paragraph"><strong>面向 AI Coding Agent 的网站前端重构模板。</strong></p>



<p class="wp-block-paragraph">它的主要价值在于：</p>



<ul class="wp-block-list">
<li>将授权网站重构为现代 Next.js 项目</li>



<li>自动分析页面设计 token、素材和组件结构</li>



<li>支持多种 AI Coding Agent</li>



<li>基于 Next.js、React、TypeScript、Tailwind 等现代技术栈</li>



<li>适合旧站迁移、源码恢复、前端学习和官网改版</li>



<li>更适合在合规授权场景下使用</li>
</ul>



<p class="wp-block-paragraph">对于需要重构旧官网、恢复历史项目或学习前端页面实现方式的开发者来说，ai-website-cloner-template 是一个值得关注的开源项目。配合稳定的云端运行环境使用，可以把页面重构结果进一步部署成长期可维护的正式站点。</p>



<div class="gb-element-601b36b4">
<p class="wp-block-paragraph" style="padding-top:var(--wp--preset--spacing--20);padding-bottom:0;font-size:clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.156), 16px);">Buy Me a Coffee</p>



<figure class="wp-block-image size-large is-resized"><img fetchpriority="high" decoding="async" width="751" height="1024" src="https://51ai.website/wp-content/uploads/2025/10/wxpay-751x1024.jpg" alt="" class="wp-image-527" style="aspect-ratio:0.7334311843739415;width:312px;height:auto" srcset="https://51ai.website/wp-content/uploads/2025/10/wxpay-751x1024.jpg 751w, https://51ai.website/wp-content/uploads/2025/10/wxpay-220x300.jpg 220w, https://51ai.website/wp-content/uploads/2025/10/wxpay-768x1047.jpg 768w, https://51ai.website/wp-content/uploads/2025/10/wxpay-9x12.jpg 9w, https://51ai.website/wp-content/uploads/2025/10/wxpay.jpg 800w" sizes="(max-width: 751px) 100vw, 751px" /></figure>
</div><p><a rel="nofollow" href="https://51ai.website/en/blog/ai-website-cloner-template/">ai-website-cloner-templateAI前端重构模板部署与使用指南</a>最先出现在<a rel="nofollow" href="https://51ai.website/en">AI Weekly</a>。</p>
]]></content:encoded>
					
					<wfw:commentrss>https://51ai.website/en/blog/ai-website-cloner-template/feed/</wfw:commentrss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>AI、机器学习和深度学习是什么关系？</title>
		<link>https://51ai.website/en/news/ai-deep-learn/</link>
					<comments>https://51ai.website/en/news/ai-deep-learn/#respond</comments>
		
		<dc:creator><![CDATA[stark, tony]]></dc:creator>
		<pubDate>Tue, 07 Jul 2026 15:46:29 +0000</pubDate>
				<category><![CDATA[新闻]]></category>
		<guid ispermalink="false">https://51ai.website/?p=1931</guid>

					<description><![CDATA[<p>AI、机器学习和深度学习其实是层层包含的关系。咱们可以把它们想象成一个“俄罗斯套娃”或者“同心圆”： 为了让咱 [&#8230;]</p>
<p><a rel="nofollow" href="https://51ai.website/en/news/ai-deep-learn/">AI、机器学习和深度学习是什么关系？</a>最先出现在<a rel="nofollow" href="https://51ai.website/en">AI Weekly</a>。</p>
]]></description>
										<content:encoded><![CDATA[<p class="wp-block-paragraph">AI、机器学习和深度学习其实是<strong>层层包含</strong>的关系。咱们可以把它们想象成一个“俄罗斯套娃”<strong>or</strong>“同心圆”：</p>



<ul class="wp-block-list">
<li><strong>人工智能 (AI)</strong> 是最外层的大圆（最大的概念）。</li>



<li><strong>机器学习 (ML)</strong> 是包含在 AI 里面的中圆（AI 的核心实现方式）。</li>



<li><strong>深度学习 (DL)</strong> 是最里面的小圆（机器学习的一种进阶技术）。</li>
</ul>



<p class="wp-block-paragraph">为了让咱们更直观地理解，我们可以通过一个通俗的比喻和三者的核心差异来进行拆解：</p>



<h3 class="wp-block-heading"><strong>📚 通俗比喻：教机器“认识猫”</strong></h3>



<h3 class="wp-block-heading"></h3>



<ul class="wp-block-list">
<li><strong>人工智能 (AI) —— 最终的目标</strong><br>AI 是一个宏大的概念，泛指一切让机器表现出像人一样“聪明”的技术。
<ul class="wp-block-list">
<li><strong>目标</strong>让机器能看懂这张图片里有只猫。</li>



<li><strong>早期做法</strong>程序员手动写死规则（比如告诉机器“有三角形耳朵、有胡须的就是猫”）。但这很死板，换个角度的猫可能就不认识了。</li>
</ul>
</li>



<li><strong>机器学习 (ML) —— 实现 AI 的方法</strong><br>机器学习是 AI 的核心，它不再靠人写死规则，而是让机器通过数据自己“学习”规律。
<ul class="wp-block-list">
<li><strong>做法</strong>给机器看 1 万张猫的照片和 1 万张狗的照片。机器通过算法自己总结出猫和狗的不同特征。</li>



<li><strong>特点</strong>机器能自己找规律，但往往需要人类先帮它提取一些特征（比如告诉它重点看耳朵形状、眼睛大小）。</li>
</ul>
</li>



<li><strong>深度学习 (DL) —— 强大的机器学习</strong><br>深度学习是机器学习的一种特殊技术，它模仿人脑的神经网络结构，通过多层的“神经元”网络来学习。
<ul class="wp-block-list">
<li><strong>做法</strong>直接把海量照片扔进一个多层的神经网络。第一层网络可能学会了识别线条，第二层学会了识别形状，第三层学会了识别猫的眼睛和耳朵……层层递进，最终自己“悟”出什么是猫。</li>



<li><strong>特点</strong>不需要人类帮忙提取特征，机器全自动从原始数据中学习，处理复杂任务（如人脸识别、自动驾驶）的能力极强。</li>
</ul>
</li>
</ul>



<h3 class="wp-block-heading"><strong>📊 核心区别速览</strong></h3>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th>概念</th><th>核心定义</th><th>关键特点</th></tr></thead><tbody><tr><td><strong>人工智能 (AI)</strong></td><td>让机器模拟人类智能的<strong>大概念</strong></td><td>范围最广，包含所有让机器变聪明的技术。</td></tr><tr><td><strong>机器学习 (ML)</strong></td><td>AI 的一个子集，让机器<strong>从数据中学习</strong></td><td>需要数据投喂，能自动找规律，但处理极复杂任务有瓶颈。</td></tr><tr><td><strong>深度学习 (DL)</strong></td><td>机器学习的子集，模仿<strong>人脑神经网络</strong></td><td>需要海量数据和强大算力，能自动提取特征，能力最强。</td></tr></tbody></table></figure>



<p class="wp-block-paragraph"><strong>总结来说：</strong><br><strong>深度学习</strong>是<strong>机器学习</strong>的一种特殊且强大的算法；而<strong>机器学习</strong>又是实现<strong>Artificial Intelligence</strong>这个宏大目标的最主流方法。咱们现在接触到的 ChatGPT、自动驾驶、人脸识别等前沿应用，背后主要依靠的都是深度学习技术。</p>



<p class="wp-block-paragraph"></p><p><a rel="nofollow" href="https://51ai.website/en/news/ai-deep-learn/">AI、机器学习和深度学习是什么关系？</a>最先出现在<a rel="nofollow" href="https://51ai.website/en">AI Weekly</a>。</p>
]]></content:encoded>
					
					<wfw:commentrss>https://51ai.website/en/news/ai-deep-learn/feed/</wfw:commentrss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>AI科技资讯周报_2026W26</title>
		<link>https://51ai.website/en/news/ai-weekly-news-w26/</link>
					<comments>https://51ai.website/en/news/ai-weekly-news-w26/#respond</comments>
		
		<dc:creator><![CDATA[stark, tony]]></dc:creator>
		<pubDate>Sun, 05 Jul 2026 10:52:21 +0000</pubDate>
				<category><![CDATA[新闻]]></category>
		<guid ispermalink="false">https://51ai.website/?p=1926</guid>

					<description><![CDATA[<p>🔥 本周要闻 7月5日 豆包、千问&#8221;砍掉&#8221;智能体，AI行业告别野蛮生长 字节跳动豆包和 [&#8230;]</p>
<p><a rel="nofollow" href="https://51ai.website/en/news/ai-weekly-news-w26/">AI科技资讯周报_2026W26</a>最先出现在<a rel="nofollow" href="https://51ai.website/en">AI Weekly</a>。</p>
]]></description>
										<content:encoded><![CDATA[<style data-wp-block-html="css">
.section {
            background: white;
            border-radius: 16px;
            padding: 30px;
            margin-bottom: 20px;
            box-shadow: 0 2px 12px rgba(0, 0, 0, 0.05);
        }
        .section h2 {
            font-size: 20px;
            color: #1d1d1f;
            margin-bottom: 20px;
            padding-bottom: 12px;
            border-bottom: 2px solid #667eea;
        }
        .news-item {
            padding: 16px 0;
            border-bottom: 1px solid #f0f0f0;
        }
        .news-item:last-child {
            border-bottom: none;
        }
        .news-date {
            display: inline-block;
            background: #f0f0f5;
            color: #666;
            font-size: 12px;
            padding: 3px 8px;
            border-radius: 4px;
            margin-bottom: 8px;
        }
        .news-title {
            font-size: 16px;
            font-weight: 600;
            color: #1d1d1f;
            margin-bottom: 6px;
        }
        .news-title a {
            color: #667eea;
            text-decoration: none;
        }
        .news-title a:hover {
            text-decoration: underline;
        }
        .news-summary {
            font-size: 14px;
            color: #555;
            line-height: 1.7;
        }
        .news-tag {
            display: inline-block;
            background: #e8f4f8;
            color: #0066cc;
            font-size: 11px;
            padding: 2px 6px;
            border-radius: 3px;
            margin-right: 6px;
            margin-top: 8px;
        }
        .news-source {
            font-size: 12px;
            color: #999;
            margin-top: 8px;
        }
        .news-source a {
            color: #667eea;
            text-decoration: none;
        }
        .news-source a:hover {
            text-decoration: underline;
        }
        .highlight-box {
            background: linear-gradient(135deg, #fff9e6 0%, #fff3cd 100%);
            border-left: 4px solid #ffc107;
            padding: 16px 20px;
            border-radius: 8px;
            margin: 20px 0;
        }
        .highlight-box h3 {
            font-size: 15px;
            color: #856404;
            margin-bottom: 8px;
        }
        .highlight-box p {
            font-size: 14px;
            color: #856404;
        }
</style>

<div class="section">
    <h2>🔥 本周要闻</h2>
    
    <div class="news-item">
        <span class="news-date">7月5日</span>
        <div class="news-title"><a href="http://m.toutiao.com/group/7658892260704076288/" target="_blank" rel="noopener">豆包、千问&#8221;砍掉&#8221;智能体，AI行业告别野蛮生长</a></div>
        <p class="news-summary">字节跳动豆包和阿里通义千问几乎同时宣布：智能体功能将在7月15日正式下线。这不是技术掉队，而是《人工智能拟人化互动服务管理暂行办法》7月15日正式施行的监管要求。腾讯元宝智能体功能已于6月下线，网易云音乐情感陪伴App&#8221;妙时&#8221;也将于7月14日停运。AI拟人化互动的下半场，比的不再是谁更&#8221;会聊天&#8221;，而是谁能在规则的格子里走出可持续的路。</p>
        <span class="news-tag">监管政策</span>
        <span class="news-tag">智能体</span>
        <p class="news-source">来源：<a href="http://m.toutiao.com/group/7658892260704076288/" target="_blank" rel="noopener">智趣</a></p>
    </div>

    <div class="news-item">
        <span class="news-date">7月3日</span>
        <div class="news-title"><a href="https://m.bjnews.com.cn/detail/1783080193019414.html" target="_blank" rel="noopener">达摩院AI智能体发现4种全新超导材料</a></div>
        <p class="news-summary">阿里达摩院联合中国人民大学、中国科学院大学等发布行业内首个超导材料发现AI智能体ElementsClaw，通过自主筛选和预测模型从海量材料组合中锁定6.8万个可能的超导材料候选体，其中4种此前从未被报道的全新材料已在实验室合成并通过低温电阻测量和磁化率测试证实存在超导性。这是AI驱动的超导材料发现从理论预测走向实验验证的标志性进展。</p>
        <span class="news-tag">科研突破</span>
        <span class="news-tag">材料科学</span>
        <p class="news-source">来源：<a href="https://m.bjnews.com.cn/detail/1783080193019414.html" target="_blank" rel="noopener">新京报</a></p>
    </div>

    <div class="news-item">
        <span class="news-date">7月3日</span>
        <div class="news-title"><a href="https://blog.csdn.net/haohaizi_liu/article/details/162551909" target="_blank" rel="noopener">DeepSeek V4正式版7月中旬上线，API首推峰谷定价</a></div>
        <p class="news-summary">DeepSeek网页与API在7月2日下午出现明显性能下降，市场普遍与&#8221;DeepSeek V4正式版7月中旬上线、首推峰谷定价&#8221;的准备动作联系到一起——高峰时段API价格将为平时两倍，平时价位与之前V4 API持平。叠加6月30日已官宣的功能优化与定价调整，外界普遍预期V4正式版将在中旬前后平稳切换。</p>
        <span class="news-tag">大模型</span>
        <span class="news-tag">定价策略</span>
        <p class="news-source">来源：<a href="https://blog.csdn.net/haohaizi_liu/article/details/162551909" target="_blank" rel="noopener">AI科技热点日报</a></p>
    </div>

    <div class="news-item">
        <span class="news-date">7月3日</span>
        <div class="news-title"><a href="https://m.bjnews.com.cn/detail/1783080193019414.html" target="_blank" rel="noopener">微软投入25亿美元组建6000人AI部署团队</a></div>
        <p class="news-summary">微软正投入25亿美元成立名为Microsoft Frontier Company的新业务部门，专门负责帮助企业客户部署人工智能技术。该部门将整合约6000名工程师、技术顾问和销售团队，直接派驻客户企业内部提供服务。这是微软在AI商业化落地层面的重大布局，标志着从&#8221;卖工具&#8221;向&#8221;驻场交付&#8221;的服务模式转变。</p>
        <span class="news-tag">企业AI</span>
        <span class="news-tag">微软</span>
        <p class="news-source">来源：<a href="https://m.bjnews.com.cn/detail/1783080193019414.html" target="_blank" rel="noopener">新京报</a></p>
    </div>

    <div class="news-item">
        <span class="news-date">7月3日</span>
        <div class="news-title"><a href="https://m.bjnews.com.cn/detail/1783080193019414.html" target="_blank" rel="noopener">宇树科技科创板IPO注册生效，A股&#8221;人形机器人第一股&#8221;诞生</a></div>
        <p class="news-summary">7月1日，证监会正式批复同意宇树科技首次公开发行股票并在科创板上市的注册申请。从3月20日IPO申请获受理到7月2日注册生效，全程仅用104天，创下科创板预先审阅机制落地以来的最快审核纪录。本次IPO拟公开发行不低于4044.64万股，目标募资42.02亿元，对应发行估值约420亿元。宇树科技是全球首家在IPO前实现人形机器人规模化盈利的企业，2025年度营收17.08亿元，扣非净利润5.91亿元。</p>
        <span class="news-tag">机器人</span>
        <span class="news-tag">IPO</span>
        <p class="news-source">来源：<a href="https://m.bjnews.com.cn/detail/1783080193019414.html" target="_blank" rel="noopener">新京报</a></p>
    </div>
</div>

<div class="section">
    <h2>🚀 大模型动态</h2>
    
    <div class="news-item">
        <span class="news-date">7月1日</span>
        <div class="news-title"><a href="http://m.toutiao.com/group/7657702298554008100/" target="_blank" rel="noopener">美团开源万亿参数大模型LongCat-2.0</a></div>
        <p class="news-summary">美团正式发布并开源新一代混合专家(MoE)大模型LongCat-2.0，总参数量达1.6万亿，激活参数约480亿，原生支持最长100万token的超长上下文窗口。最引人注目的是该模型全程在5万张国产AI加速卡上完成预训练与推理对齐，标志着国产&#8221;训推全栈去NV&#8221;首次在工业级场景下得到验证。</p>
        <span class="news-tag">开源</span>
        <span class="news-tag">国产算力</span>
        <p class="news-source">来源：<a href="http://m.toutiao.com/group/7657702298554008100/" target="_blank" rel="noopener">人工智能新闻</a></p>
    </div>

    <div class="news-item">
        <span class="news-date">7月1日</span>
        <div class="news-title"><a href="http://m.toutiao.com/group/7657702298554008100/" target="_blank" rel="noopener">Anthropic发布Claude Sonnet 5并推出Claude Science科研工作台</a></div>
        <p class="news-summary">Anthropic于6月30日晚至7月1日陆续向全球用户推送Claude Sonnet 5，该版本在代码生成、工具调用及长链路自主规划能力上大幅增强，综合基准接近旗舰版Opus 4.8但定价显著更低，被定位为&#8221;最强Agent中端模型&#8221;。同日Anthropic还发布了面向科研工作者的Claude Science工作台(Beta)，内置60余个学科工具包，覆盖基因组学、蛋白质结构预测、文献检索与引文核查。</p>
        <span class="news-tag">Anthropic</span>
        <span class="news-tag">科研工具</span>
        <p class="news-source">来源：<a href="http://m.toutiao.com/group/7657702298554008100/" target="_blank" rel="noopener">人工智能新闻</a></p>
    </div>

    <div class="news-item">
        <span class="news-date">7月1日</span>
        <div class="news-title"><a href="http://m.toutiao.com/group/7657702298554008100/" target="_blank" rel="noopener">谷歌发布Gemini 3.5 Flash/Omni多模态模型</a></div>
        <p class="news-summary">谷歌在7月1日扩充Gemini产品矩阵，正式推出Gemini 3.5 Flash（输出速度号称达竞品4倍）与Gemini Omni（支持图文音视四模态输入并可直接生成连贯视频）。同期DeepMind发布轻量级图像生成模型Nano Banana 2 Lite，单张图生成延迟压缩至约4秒，每千张生成成本仅约0.034美元。</p>
        <span class="news-tag">谷歌</span>
        <span class="news-tag">多模态</span>
        <p class="news-source">来源：<a href="http://m.toutiao.com/group/7657702298554008100/" target="_blank" rel="noopener">人工智能新闻</a></p>
    </div>

    <div class="news-item">
        <span class="news-date">7月1日</span>
        <div class="news-title"><a href="http://m.toutiao.com/group/7657702298554008100/" target="_blank" rel="noopener">华为开源openPangu-2.0-Flash与MindSpore 3.0</a></div>
        <p class="news-summary">华为于7月1日开源openPangu-2.0-Flash模型权重及完整推理工具链，同步发布深度学习框架MindSpore 3.0，针对昇腾910B做了MoE自动并行深度优化，训练效率较PyTorch提升约30%。此外小红书同日开源RedKnot长上下文推理引擎，打破传统KV Cache按token维度存储的模式，在相同上下文长度下内存占用减半。</p>
        <span class="news-tag">华为</span>
        <span class="news-tag">开源框架</span>
        <p class="news-source">来源：<a href="http://m.toutiao.com/group/7657702298554008100/" target="_blank" rel="noopener">人工智能新闻</a></p>
    </div>
</div>

<div class="section">
    <h2>💰 资本与产业</h2>
    
    <div class="news-item">
        <span class="news-date">7月3日</span>
        <div class="news-title"><a href="http://m.toutiao.com/group/7657509339904672043/" target="_blank" rel="noopener">快手可灵AI完成20亿美元融资</a></div>
        <p class="news-summary">快手可灵AI刚完成一轮大手笔融资，总增资款上限约20亿美元，投资方包括36名独立投资者。作为AI视频生成领域的重要玩家，这笔钱大概率会加速可灵的技术迭代和市场扩张，整个AI视频赛道的竞争可能会进一步升温。</p>
        <span class="news-tag">融资</span>
        <span class="news-tag">AI视频</span>
        <p class="news-source">来源：<a href="http://m.toutiao.com/group/7657509339904672043/" target="_blank" rel="noopener">行业动态推送</a></p>
    </div>

    <div class="news-item">
        <span class="news-date">7月2日</span>
        <div class="news-title"><a href="http://m.toutiao.com/group/7657880602770866468/" target="_blank" rel="noopener">软银拟筹100亿美元贷款用于AI投资</a></div>
        <p class="news-summary">软银拟以OpenAI股份及担保抵押筹100亿美元贷款，此前因估值问题谈判停滞，此次新增全额还款担保，高盛、摩根大通等预计参与，融资将用于AI投资战略，可能影响AI领域投资热度。</p>
        <span class="news-tag">软银</span>
        <span class="news-tag">OpenAI</span>
        <p class="news-source">来源：<a href="http://m.toutiao.com/group/7657880602770866468/" target="_blank" rel="noopener">行业动态推送</a></p>
    </div>

    <div class="news-item">
        <span class="news-date">7月2日</span>
        <div class="news-title"><a href="https://blog.csdn.net/haohaizi_liu/article/details/162520613" target="_blank" rel="noopener">全球AI存储芯片竞争白热化：HBM4成三星、SK海力士下一战场</a></div>
        <p class="news-summary">随着AI大模型训练对高带宽内存(HBM)的需求持续爆发，韩国两大存储芯片巨头三星和SK海力士正加速推进HBM4的量产进程。据三星电子首席技术官于6月30日披露，HBM4E的可靠性测试良率已提升至70%以上，业界通常将80%以上视为工艺成熟的&#8221;稳定良率&#8221;门槛，这标志着三星HBM4开发正式进入稳定区间。</p>
        <span class="news-tag">芯片</span>
        <span class="news-tag">HBM</span>
        <p class="news-source">来源：<a href="https://blog.csdn.net/haohaizi_liu/article/details/162520613" target="_blank" rel="noopener">AI科技热点日报</a></p>
    </div>

    <div class="news-item">
        <span class="news-date">7月3日</span>
        <div class="news-title"><a href="https://m.bjnews.com.cn/detail/1783080193019414.html" target="_blank" rel="noopener">谷歌2025年用电量因AI基建飙涨37%</a></div>
        <p class="news-summary">谷歌在最新年度环境报告中披露，2025年公司总用电量同比增长约37%，为历史最大单年增幅。自2019年以来，总用电量已累计增长超250%。谷歌承认&#8221;AI基础设施建设提速已超过电网脱碳速度&#8221;，实现2030年净零排放目标&#8221;愈发艰难&#8221;。</p>
        <span class="news-tag">能耗</span>
        <span class="news-tag">环保</span>
        <p class="news-source">来源：<a href="https://m.bjnews.com.cn/detail/1783080193019414.html" target="_blank" rel="noopener">新京报</a></p>
    </div>
</div>

<div class="section">
    <h2>🤖 硬件与终端</h2>
    
    <div class="news-item">
        <span class="news-date">7月1日</span>
        <div class="news-title"><a href="http://m.toutiao.com/group/7657702298554008100/" target="_blank" rel="noopener">优必选发布消费级全尺寸人形机器人U1系列</a></div>
        <p class="news-summary">优必选推出搭载自研全域空间世界模型与情感大模型的家用陪伴人形机器人U1系列：Lite版(半身)11.98万元起，Pro版16.98万元，Ultra版最高99万元。该机型全身88个自由度，支持多模态情感交互、简单家务规划及老人陪护功能。发布仅半日预订量突破1.3万台，9月起启动交付，是人形机器人从B端工业试用向C端消费场景渗透的重要信号。</p>
        <span class="news-tag">人形机器人</span>
        <span class="news-tag">消费电子</span>
        <p class="news-source">来源：<a href="http://m.toutiao.com/group/7657702298554008100/" target="_blank" rel="noopener">人工智能新闻</a></p>
    </div>

    <div class="news-item">
        <span class="news-date">7月</span>
        <div class="news-title"><a href="http://m.toutiao.com/group/7657702298554008100/" target="_blank" rel="noopener">OpenAI首款硬件产品Codex联名机械键盘定档7月登场</a></div>
        <p class="news-summary">OpenAI将于2026年7月推出其首款实体硬件产品——与第三方外设厂商联名的Codex开发辅助键盘。该产品定位为面向程序员的AI原生输入设备，内置与Codex大模型联动的快捷唤醒键、语音输入及代码补全触发按键，是OpenAI从纯软件服务商向&#8221;软硬一体&#8221;生态延伸的标志性尝试。</p>
        <span class="news-tag">OpenAI</span>
        <span class="news-tag">硬件</span>
        <p class="news-source">来源：<a href="http://m.toutiao.com/group/7657702298554008100/" target="_blank" rel="noopener">人工智能新闻</a></p>
    </div>

    <div class="news-item">
        <span class="news-date">7月1日</span>
        <div class="news-title"><a href="http://m.toutiao.com/group/7657702298554008100/" target="_blank" rel="noopener">极米推出无摄像头AI眼镜MemoMind-One</a></div>
        <p class="news-summary">投影设备厂商极米(XGIMI)推出旗下首款AI眼镜MemoMind-One并启动海外众筹，起售价499美元。该产品主动砍掉摄像头模组以大幅减轻重量并规避隐私争议，主打AI语音交互、实时翻译提示及与手机端AI Agent联动，代表AI眼镜品类从&#8221;全能拍摄型AR&#8221;向&#8221;轻量化AI助理终端&#8221;分化的产品演进趋势。</p>
        <span class="news-tag">AI眼镜</span>
        <span class="news-tag">极米</span>
        <p class="news-source">来源：<a href="http://m.toutiao.com/group/7657702298554008100/" target="_blank" rel="noopener">人工智能新闻</a></p>
    </div>

    <div class="news-item">
        <span class="news-date">7月1日</span>
        <div class="news-title"><a href="http://m.toutiao.com/group/7657702298554008100/" target="_blank" rel="noopener">联想发布ThinkPad P1 AI 2026移动工作站</a></div>
        <p class="news-summary">联想推出ThinkPad P1 AI 2026款移动工作站，机身仅重1.8kg却搭载可提供572 TOPS算力的独立GPU，面向需在本地运行百亿参数大模型的工程师与创作者。同期美国AI推理芯片初创公司Etched宣布完成约8亿美元新一轮融资并斩获超10亿美元ASIC订单，其Soju芯片专为Transformer架构推理优化。</p>
        <span class="news-tag">联想</span>
        <span class="news-tag">AI芯片</span>
        <p class="news-source">来源：<a href="http://m.toutiao.com/group/7657702298554008100/" target="_blank" rel="noopener">人工智能新闻</a></p>
    </div>
</div>

<div class="section">
    <h2>📅 即将举办</h2>
    
    <div class="news-item">
        <span class="news-date">7月17-20日</span>
        <div class="news-title"><a href="https://blog.csdn.net/haohaizi_liu/article/details/162520613" target="_blank" rel="noopener">WAIC 2026世界人工智能大会将在上海举办</a></div>
        <p class="news-summary">2026世界人工智能大会暨人工智能全球治理高级别会议(WAIC 2026)将于7月17日至20日在上海举办，大会主题为&#8221;智能伙伴，共创未来&#8221;。本届大会由外交部、科技部、工信部等10个部门与上海市政府共同主办，论坛活动超140场，预计吸引超过100个国家和地区的嘉宾参与。大会同期还将于8月在新加坡举办亚太场。</p>
        <span class="news-tag">WAIC</span>
        <span class="news-tag">行业大会</span>
        <p class="news-source">来源：<a href="https://blog.csdn.net/haohaizi_liu/article/details/162520613" target="_blank" rel="noopener">AI科技热点日报</a></p>
    </div>
</div>



<style data-wp-block-html="css">
.section {
    background: white;
    border-radius: 16px;
    padding: 30px;
    margin-bottom: 20px;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.05);
}
.section h2 {
    font-size: 20px;
    color: #1d1d1f;
    margin-bottom: 20px;
    padding-bottom: 12px;
    border-bottom: 2px solid #667eea;
}
.news-item {
    padding: 16px 0;
    border-bottom: 1px solid #f0f0f0;
}
.news-item:last-child {
    border-bottom: none;
}
.news-date {
    display: inline-block;
    background: #f0f0f5;
    color: #666;
    font-size: 12px;
    padding: 3px 8px;
    border-radius: 4px;
    margin-bottom: 8px;
}
.news-title {
    font-size: 16px;
    font-weight: 600;
    color: #1d1d1f;
    margin-bottom: 6px;
}
.news-title a {
    color: #667eea;
    text-decoration: none;
}
.news-title a:hover {
    text-decoration: underline;
}
.news-summary {
    font-size: 14px;
    color: #555;
    line-height: 1.7;
}
.news-tag {
    display: inline-block;
    background: #e8f4f8;
    color: #0066cc;
    font-size: 11px;
    padding: 2px 6px;
    border-radius: 3px;
    margin-right: 6px;
    margin-top: 8px;
}
.news-source {
    font-size: 12px;
    color: #999;
    margin-top: 8px;
}
.news-source a {
    color: #667eea;
    text-decoration: none;
}
.news-source a:hover {
    text-decoration: underline;
}
.highlight-box {
    background: linear-gradient(135deg, #fff9e6 0%, #fff3cd 100%);
    border-left: 4px solid #ffc107;
    padding: 16px 20px;
    border-radius: 8px;
    margin: 20px 0;
}
.highlight-box h3 {
    font-size: 15px;
    color: #856404;
    margin-bottom: 8px;
}
.highlight-box p {
    font-size: 14px;
    color: #856404;
}
</style>

<div class="section">
    <h2>🔥 本周要闻</h2>
    
    <div class="news-item">
        <span class="news-date">7月5日</span>
        <div class="news-title"><a href="http://m.toutiao.com/group/7658892260704076288/" target="_blank" rel="noopener">豆包、千问&#8221;砍掉&#8221;智能体，AI行业告别野蛮生长</a></div>
        <p class="news-summary">字节跳动豆包和阿里通义千问几乎同时宣布：智能体功能将在7月15日正式下线。这不是技术掉队，而是《人工智能拟人化互动服务管理暂行办法》7月15日正式施行的监管要求。腾讯元宝智能体功能已于6月下线，网易云音乐情感陪伴App&#8221;妙时&#8221;也将于7月14日停运。AI拟人化互动的下半场，比的不再是谁更&#8221;会聊天&#8221;，而是谁能在规则的格子里走出可持续的路。</p>
        <span class="news-tag">监管政策</span>
        <span class="news-tag">智能体</span>
        <p class="news-source">来源：<a href="http://m.toutiao.com/group/7658892260704076288/" target="_blank" rel="noopener">智趣</a></p>
    </div>

    <div class="news-item">
        <span class="news-date">7月3日</span>
        <div class="news-title"><a href="https://m.bjnews.com.cn/detail/1783080193019414.html" target="_blank" rel="noopener">达摩院AI智能体发现4种全新超导材料</a></div>
        <p class="news-summary">阿里达摩院联合中国人民大学、中国科学院大学等发布行业内首个超导材料发现AI智能体ElementsClaw，通过自主筛选和预测模型从海量材料组合中锁定6.8万个可能的超导材料候选体，其中4种此前从未被报道的全新材料已在实验室合成并通过低温电阻测量和磁化率测试证实存在超导性。这是AI驱动的超导材料发现从理论预测走向实验验证的标志性进展。</p>
        <span class="news-tag">科研突破</span>
        <span class="news-tag">材料科学</span>
        <p class="news-source">来源：<a href="https://m.bjnews.com.cn/detail/1783080193019414.html" target="_blank" rel="noopener">新京报</a></p>
    </div>

    <div class="news-item">
        <span class="news-date">7月3日</span>
        <div class="news-title"><a href="https://blog.csdn.net/haohaizi_liu/article/details/162551909" target="_blank" rel="noopener">DeepSeek V4正式版7月中旬上线，API首推峰谷定价</a></div>
        <p class="news-summary">DeepSeek网页与API在7月2日下午出现明显性能下降，市场普遍与&#8221;DeepSeek V4正式版7月中旬上线、首推峰谷定价&#8221;的准备动作联系到一起——高峰时段API价格将为平时两倍，平时价位与之前V4 API持平。叠加6月30日已官宣的功能优化与定价调整，外界普遍预期V4正式版将在中旬前后平稳切换。</p>
        <span class="news-tag">大模型</span>
        <span class="news-tag">定价策略</span>
        <p class="news-source">来源：<a href="https://blog.csdn.net/haohaizi_liu/article/details/162551909" target="_blank" rel="noopener">AI科技热点日报</a></p>
    </div>

    <div class="news-item">
        <span class="news-date">7月3日</span>
        <div class="news-title"><a href="https://m.bjnews.com.cn/detail/1783080193019414.html" target="_blank" rel="noopener">微软投入25亿美元组建6000人AI部署团队</a></div>
        <p class="news-summary">微软正投入25亿美元成立名为Microsoft Frontier Company的新业务部门，专门负责帮助企业客户部署人工智能技术。该部门将整合约6000名工程师、技术顾问和销售团队，直接派驻客户企业内部提供服务。这是微软在AI商业化落地层面的重大布局，标志着从&#8221;卖工具&#8221;向&#8221;驻场交付&#8221;的服务模式转变。</p>
        <span class="news-tag">企业AI</span>
        <span class="news-tag">微软</span>
        <p class="news-source">来源：<a href="https://m.bjnews.com.cn/detail/1783080193019414.html" target="_blank" rel="noopener">新京报</a></p>
    </div>

    <div class="news-item">
        <span class="news-date">7月3日</span>
        <div class="news-title"><a href="https://m.bjnews.com.cn/detail/1783080193019414.html" target="_blank" rel="noopener">宇树科技科创板IPO注册生效，A股&#8221;人形机器人第一股&#8221;诞生</a></div>
        <p class="news-summary">7月1日，证监会正式批复同意宇树科技首次公开发行股票并在科创板上市的注册申请。从3月20日IPO申请获受理到7月2日注册生效，全程仅用104天，创下科创板预先审阅机制落地以来的最快审核纪录。本次IPO拟公开发行不低于4044.64万股，目标募资42.02亿元，对应发行估值约420亿元。宇树科技是全球首家在IPO前实现人形机器人规模化盈利的企业，2025年度营收17.08亿元，扣非净利润5.91亿元。</p>
        <span class="news-tag">机器人</span>
        <span class="news-tag">IPO</span>
        <p class="news-source">来源：<a href="https://m.bjnews.com.cn/detail/1783080193019414.html" target="_blank" rel="noopener">新京报</a></p>
    </div>
</div>

<div class="section">
    <h2>🚀 大模型动态</h2>
    
    <div class="news-item">
        <span class="news-date">7月1日</span>
        <div class="news-title"><a href="http://m.toutiao.com/group/7657702298554008100/" target="_blank" rel="noopener">美团开源万亿参数大模型LongCat-2.0</a></div>
        <p class="news-summary">美团正式发布并开源新一代混合专家(MoE)大模型LongCat-2.0，总参数量达1.6万亿，激活参数约480亿，原生支持最长100万token的超长上下文窗口。最引人注目的是该模型全程在5万张国产AI加速卡上完成预训练与推理对齐，标志着国产&#8221;训推全栈去NV&#8221;首次在工业级场景下得到验证。</p>
        <span class="news-tag">开源</span>
        <span class="news-tag">国产算力</span>
        <p class="news-source">来源：<a href="http://m.toutiao.com/group/7657702298554008100/" target="_blank" rel="noopener">人工智能新闻</a></p>
    </div>

    <div class="news-item">
        <span class="news-date">7月1日</span>
        <div class="news-title"><a href="http://m.toutiao.com/group/7657702298554008100/" target="_blank" rel="noopener">Anthropic发布Claude Sonnet 5并推出Claude Science科研工作台</a></div>
        <p class="news-summary">Anthropic于6月30日晚至7月1日陆续向全球用户推送Claude Sonnet 5，该版本在代码生成、工具调用及长链路自主规划能力上大幅增强，综合基准接近旗舰版Opus 4.8但定价显著更低，被定位为&#8221;最强Agent中端模型&#8221;。同日Anthropic还发布了面向科研工作者的Claude Science工作台(Beta)，内置60余个学科工具包，覆盖基因组学、蛋白质结构预测、文献检索与引文核查。</p>
        <span class="news-tag">Anthropic</span>
        <span class="news-tag">科研工具</span>
        <p class="news-source">来源：<a href="http://m.toutiao.com/group/7657702298554008100/" target="_blank" rel="noopener">人工智能新闻</a></p>
    </div>

    <div class="news-item">
        <span class="news-date">7月1日</span>
        <div class="news-title"><a href="http://m.toutiao.com/group/7657702298554008100/" target="_blank" rel="noopener">谷歌发布Gemini 3.5 Flash/Omni多模态模型</a></div>
        <p class="news-summary">谷歌在7月1日扩充Gemini产品矩阵，正式推出Gemini 3.5 Flash（输出速度号称达竞品4倍）与Gemini Omni（支持图文音视四模态输入并可直接生成连贯视频）。同期DeepMind发布轻量级图像生成模型Nano Banana 2 Lite，单张图生成延迟压缩至约4秒，每千张生成成本仅约0.034美元。</p>
        <span class="news-tag">谷歌</span>
        <span class="news-tag">多模态</span>
        <p class="news-source">来源：<a href="http://m.toutiao.com/group/7657702298554008100/" target="_blank" rel="noopener">人工智能新闻</a></p>
    </div>

    <div class="news-item">
        <span class="news-date">7月1日</span>
        <div class="news-title"><a href="http://m.toutiao.com/group/7657702298554008100/" target="_blank" rel="noopener">华为开源openPangu-2.0-Flash与MindSpore 3.0</a></div>
        <p class="news-summary">华为于7月1日开源openPangu-2.0-Flash模型权重及完整推理工具链，同步发布深度学习框架MindSpore 3.0，针对昇腾910B做了MoE自动并行深度优化，训练效率较PyTorch提升约30%。此外小红书同日开源RedKnot长上下文推理引擎，打破传统KV Cache按token维度存储的模式，在相同上下文长度下内存占用减半。</p>
        <span class="news-tag">华为</span>
        <span class="news-tag">开源框架</span>
        <p class="news-source">来源：<a href="http://m.toutiao.com/group/7657702298554008100/" target="_blank" rel="noopener">人工智能新闻</a></p>
    </div>
</div>

<div class="section">
    <h2>💰 资本与产业</h2>
    
    <div class="news-item">
        <span class="news-date">7月3日</span>
        <div class="news-title"><a href="http://m.toutiao.com/group/7657509339904672043/" target="_blank" rel="noopener">快手可灵AI完成20亿美元融资</a></div>
        <p class="news-summary">快手可灵AI刚完成一轮大手笔融资，总增资款上限约20亿美元，投资方包括36名独立投资者。作为AI视频生成领域的重要玩家，这笔钱大概率会加速可灵的技术迭代和市场扩张，整个AI视频赛道的竞争可能会进一步升温。</p>
        <span class="news-tag">融资</span>
        <span class="news-tag">AI视频</span>
        <p class="news-source">来源：<a href="http://m.toutiao.com/group/7657509339904672043/" target="_blank" rel="noopener">行业动态推送</a></p>
    </div>

    <div class="news-item">
        <span class="news-date">7月2日</span>
        <div class="news-title"><a href="http://m.toutiao.com/group/7657880602770866468/" target="_blank" rel="noopener">软银拟筹100亿美元贷款用于AI投资</a></div>
        <p class="news-summary">软银拟以OpenAI股份及担保抵押筹100亿美元贷款，此前因估值问题谈判停滞，此次新增全额还款担保，高盛、摩根大通等预计参与，融资将用于AI投资战略，可能影响AI领域投资热度。</p>
        <span class="news-tag">软银</span>
        <span class="news-tag">OpenAI</span>
        <p class="news-source">来源：<a href="http://m.toutiao.com/group/7657880602770866468/" target="_blank" rel="noopener">行业动态推送</a></p>
    </div>

    <div class="news-item">
        <span class="news-date">7月2日</span>
        <div class="news-title"><a href="https://blog.csdn.net/haohaizi_liu/article/details/162520613" target="_blank" rel="noopener">全球AI存储芯片竞争白热化：HBM4成三星、SK海力士下一战场</a></div>
        <p class="news-summary">随着AI大模型训练对高带宽内存(HBM)的需求持续爆发，韩国两大存储芯片巨头三星和SK海力士正加速推进HBM4的量产进程。据三星电子首席技术官于6月30日披露，HBM4E的可靠性测试良率已提升至70%以上，业界通常将80%以上视为工艺成熟的&#8221;稳定良率&#8221;门槛，这标志着三星HBM4开发正式进入稳定区间。</p>
        <span class="news-tag">芯片</span>
        <span class="news-tag">HBM</span>
        <p class="news-source">来源：<a href="https://blog.csdn.net/haohaizi_liu/article/details/162520613" target="_blank" rel="noopener">AI科技热点日报</a></p>
    </div>

    <div class="news-item">
        <span class="news-date">7月3日</span>
        <div class="news-title"><a href="https://m.bjnews.com.cn/detail/1783080193019414.html" target="_blank" rel="noopener">谷歌2025年用电量因AI基建飙涨37%</a></div>
        <p class="news-summary">谷歌在最新年度环境报告中披露，2025年公司总用电量同比增长约37%，为历史最大单年增幅。自2019年以来，总用电量已累计增长超250%。谷歌承认&#8221;AI基础设施建设提速已超过电网脱碳速度&#8221;，实现2030年净零排放目标&#8221;愈发艰难&#8221;。</p>
        <span class="news-tag">能耗</span>
        <span class="news-tag">环保</span>
        <p class="news-source">来源：<a href="https://m.bjnews.com.cn/detail/1783080193019414.html" target="_blank" rel="noopener">新京报</a></p>
    </div>
</div>

<div class="section">
    <h2>🤖 硬件与终端</h2>
    
    <div class="news-item">
        <span class="news-date">7月1日</span>
        <div class="news-title"><a href="http://m.toutiao.com/group/7657702298554008100/" target="_blank" rel="noopener">优必选发布消费级全尺寸人形机器人U1系列</a></div>
        <p class="news-summary">优必选推出搭载自研全域空间世界模型与情感大模型的家用陪伴人形机器人U1系列：Lite版(半身)11.98万元起，Pro版16.98万元，Ultra版最高99万元。该机型全身88个自由度，支持多模态情感交互、简单家务规划及老人陪护功能。发布仅半日预订量突破1.3万台，9月起启动交付，是人形机器人从B端工业试用向C端消费场景渗透的重要信号。</p>
        <span class="news-tag">人形机器人</span>
        <span class="news-tag">消费电子</span>
        <p class="news-source">来源：<a href="http://m.toutiao.com/group/7657702298554008100/" target="_blank" rel="noopener">人工智能新闻</a></p>
    </div>

    <div class="news-item">
        <span class="news-date">7月</span>
        <div class="news-title"><a href="http://m.toutiao.com/group/7657702298554008100/" target="_blank" rel="noopener">OpenAI首款硬件产品Codex联名机械键盘定档7月登场</a></div>
        <p class="news-summary">OpenAI将于2026年7月推出其首款实体硬件产品——与第三方外设厂商联名的Codex开发辅助键盘。该产品定位为面向程序员的AI原生输入设备，内置与Codex大模型联动的快捷唤醒键、语音输入及代码补全触发按键，是OpenAI从纯软件服务商向&#8221;软硬一体&#8221;生态延伸的标志性尝试。</p>
        <span class="news-tag">OpenAI</span>
        <span class="news-tag">硬件</span>
        <p class="news-source">来源：<a href="http://m.toutiao.com/group/7657702298554008100/" target="_blank" rel="noopener">人工智能新闻</a></p>
    </div>

    <div class="news-item">
        <span class="news-date">7月1日</span>
        <div class="news-title"><a href="http://m.toutiao.com/group/7657702298554008100/" target="_blank" rel="noopener">极米推出无摄像头AI眼镜MemoMind-One</a></div>
        <p class="news-summary">投影设备厂商极米(XGIMI)推出旗下首款AI眼镜MemoMind-One并启动海外众筹，起售价499美元。该产品主动砍掉摄像头模组以大幅减轻重量并规避隐私争议，主打AI语音交互、实时翻译提示及与手机端AI Agent联动，代表AI眼镜品类从&#8221;全能拍摄型AR&#8221;向&#8221;轻量化AI助理终端&#8221;分化的产品演进趋势。</p>
        <span class="news-tag">AI眼镜</span>
        <span class="news-tag">极米</span>
        <p class="news-source">来源：<a href="http://m.toutiao.com/group/7657702298554008100/" target="_blank" rel="noopener">人工智能新闻</a></p>
    </div>

    <div class="news-item">
        <span class="news-date">7月1日</span>
        <div class="news-title"><a href="http://m.toutiao.com/group/7657702298554008100/" target="_blank" rel="noopener">联想发布ThinkPad P1 AI 2026移动工作站</a></div>
        <p class="news-summary">联想推出ThinkPad P1 AI 2026款移动工作站，机身仅重1.8kg却搭载可提供572 TOPS算力的独立GPU，面向需在本地运行百亿参数大模型的工程师与创作者。同期美国AI推理芯片初创公司Etched宣布完成约8亿美元新一轮融资并斩获超10亿美元ASIC订单，其Soju芯片专为Transformer架构推理优化。</p>
        <span class="news-tag">联想</span>
        <span class="news-tag">AI芯片</span>
        <p class="news-source">来源：<a href="http://m.toutiao.com/group/7657702298554008100/" target="_blank" rel="noopener">人工智能新闻</a></p>
    </div>
</div>

<div class="section">
    <h2>📅 即将举办</h2>
    
    <div class="news-item">
        <span class="news-date">7月17-20日</span>
        <div class="news-title"><a href="https://blog.csdn.net/haohaizi_liu/article/details/162520613" target="_blank" rel="noopener">WAIC 2026世界人工智能大会将在上海举办</a></div>
        <p class="news-summary">2026世界人工智能大会暨人工智能全球治理高级别会议(WAIC 2026)将于7月17日至20日在上海举办，大会主题为&#8221;智能伙伴，共创未来&#8221;。本届大会由外交部、科技部、工信部等10个部门与上海市政府共同主办，论坛活动超140场，预计吸引超过100个国家和地区的嘉宾参与。大会同期还将于8月在新加坡举办亚太场。</p>
        <span class="news-tag">WAIC</span>
        <span class="news-tag">行业大会</span>
        <p class="news-source">来源：<a href="https://blog.csdn.net/haohaizi_liu/article/details/162520613" target="_blank" rel="noopener">AI科技热点日报</a></p>
    </div>
</div><p><a rel="nofollow" href="https://51ai.website/en/news/ai-weekly-news-w26/">AI科技资讯周报_2026W26</a>最先出现在<a rel="nofollow" href="https://51ai.website/en">AI Weekly</a>。</p>
]]></content:encoded>
					
					<wfw:commentrss>https://51ai.website/en/news/ai-weekly-news-w26/feed/</wfw:commentrss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>自动驾驶国标逐条拆解，纯视觉方案天塌了？</title>
		<link>https://51ai.website/en/blog/gb-44721/</link>
					<comments>https://51ai.website/en/blog/gb-44721/#respond</comments>
		
		<dc:creator><![CDATA[stark, tony]]></dc:creator>
		<pubDate>Wed, 24 Jun 2026 08:51:30 +0000</pubDate>
				<category><![CDATA[博客]]></category>
		<guid ispermalink="false">https://51ai.website/?p=1917</guid>

					<description><![CDATA[<p>6月16日工信部公示《智能网联汽车 自动驾驶系统安全要求》报批稿，拟2027年7月1日实施 一、谣言澄清：纯视 [&#8230;]</p>
<p><a rel="nofollow" href="https://51ai.website/en/blog/gb-44721/">自动驾驶国标逐条拆解，纯视觉方案天塌了？</a>最先出现在<a rel="nofollow" href="https://51ai.website/en">AI Weekly</a>。</p>
]]></description>
										<content:encoded><![CDATA[<p class="wp-block-paragraph">6月16日工信部公示《智能网联汽车 自动驾驶系统安全要求》报批稿，拟2027年7月1日实施</p>



<figure class="wp-block-image aligncenter size-full"><img decoding="async" width="832" height="741" src="https://51ai.website/wp-content/uploads/2026/06/image.png" alt="" class="wp-image-1920" srcset="https://51ai.website/wp-content/uploads/2026/06/image.png 832w, https://51ai.website/wp-content/uploads/2026/06/image-300x267.png 300w, https://51ai.website/wp-content/uploads/2026/06/image-13x12.png 13w, https://51ai.website/wp-content/uploads/2026/06/image-768x684.png 768w" sizes="(max-width: 832px) 100vw, 832px" /></figure>



<p class="wp-block-paragraph">一、谣言澄清：纯视觉方案没有&#8221;天塌&#8221;</p>



<p class="wp-block-paragraph">部分博主解读称&#8221;L3必须摄像头+毫米波双冗余&#8221;&#8221;L4必须加激光雷达&#8221;。</p>



<p class="wp-block-paragraph">小鹏汽车副总裁于涛 6月19日公开回怼：</p>



<p class="wp-block-paragraph">文件全文没出现&#8221;激光雷达&#8221;&#8221;毫米波雷达&#8221;&#8221;必须双感知冗余&#8221;任一说法。<br>这是结果导向的标准——规定了安全水平（能可靠探测、能应对性能衰退、能执行动态驾驶任务），但&#8221;怎么做到&#8221;留给企业自己研发。</p>



<p class="wp-block-paragraph">报批稿全文没出现“激光雷达”“毫米波雷达”“必须双感知冗余”任一说法，只对感知能力设了量化指标：感知横向覆盖车身左右各9米、按最高车速匹配前向最小探测距离、要求具备<strong>感知性能衰退补偿机制</strong>The</p>



<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="513" src="https://51ai.website/wp-content/uploads/2026/06/image-1-1024x513.png" alt="" class="wp-image-1921" srcset="https://51ai.website/wp-content/uploads/2026/06/image-1-1024x513.png 1024w, https://51ai.website/wp-content/uploads/2026/06/image-1-300x150.png 300w, https://51ai.website/wp-content/uploads/2026/06/image-1-767x384.png 767w, https://51ai.website/wp-content/uploads/2026/06/image-1-18x9.png 18w, https://51ai.website/wp-content/uploads/2026/06/image-1.png 1080w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p class="wp-block-paragraph">✅ 纯视觉方案没有被迫出局，监管不替行业选技术路线。</p>



<p class="wp-block-paragraph">二、自动驾驶国标体系：三层架构</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="951" height="492" src="https://51ai.website/wp-content/uploads/2026/06/image-2.png" alt="" class="wp-image-1922" srcset="https://51ai.website/wp-content/uploads/2026/06/image-2.png 951w, https://51ai.website/wp-content/uploads/2026/06/image-2-300x155.png 300w, https://51ai.website/wp-content/uploads/2026/06/image-2-18x9.png 18w, https://51ai.website/wp-content/uploads/2026/06/image-2-767x397.png 767w" sizes="auto, (max-width: 951px) 100vw, 951px" /></figure>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th>层级</th><th>标准</th><th>核心内容</th></tr></thead><tbody><tr><td>第一层 🏗</td><td>GB/T 40429—2021（分级）</td><td>驾驶自动化6级分类，L3是责任分水岭</td></tr><tr><td>第二层 🛡</td><td>L2辅助驾驶强制国标（2027.1.1实施）</td><td>DMS驾驶员监控成法定标配 + 事故数据记录强制可追溯，堵住&#8221;L2+张口就来&#8221;</td></tr><tr><td>第三层 🚀</td><td>《自动驾驶系统安全要求》（报批稿，拟2027.7.1实施）</td><td>针对L3/L4的首部强制性国标</td></tr></tbody></table></figure>



<p class="wp-block-paragraph">这个分级国标把驾驶自动化分为6级：</p>



<figure class="wp-block-image"><img decoding="async" src="https://mmbiz.qpic.cn/mmbiz_png/8osYmOnQNQ2jwZEJyN6tCsoCX3zjUVXOGoFUYqiaDHWx0JqcZdHGricXpy1xkrsxB99HKa9P6UWI8nOicoynDmOAOiay8wf8uz0azpJ8wb24FnA/640?wx_fmt=png&amp;tp=webp&amp;wxfrom=5&amp;wx_lazy=1#imgIndex=4" alt="图片"/></figure>



<p class="wp-block-paragraph"><strong>一句话理解</strong><strong>：</strong>L2和L3之间隔着的不只是传感器数量，而是<strong>法律责任的分水岭</strong>——过了L3这条线，系统自己开车时出的事，不再默认是“你没管好方向盘”，而是车企要为之兜底。</p>



<p class="wp-block-paragraph">三、L3/L4新国标重点条款</p>



<p class="wp-block-paragraph">感知要求：</p>



<ul class="wp-block-list">
<li>横向覆盖车身左右各 9米</li>



<li>按最高车速匹配前向最小探测距离</li>



<li>要求具备感知性能衰退补偿机制</li>
</ul>



<p class="wp-block-paragraph">其他要求：</p>



<ul class="wp-block-list">
<li>系统激活/退出的安全条件</li>



<li>最小风险 maneuver（MRM）要求</li>



<li>功能安全 + 预期功能安全 + 网络安全一体化</li>



<li>Safety Case 论证体系</li>
</ul>



<p class="wp-block-paragraph">实施节奏：</p>



<ul class="wp-block-list">
<li>新车型：实施日起执行</li>



<li>已获批车型：约 13个月 缓冲期</li>
</ul>



<p class="wp-block-paragraph"><strong>新国标具体管什么？举几个条款的例子：</strong></p>



<figure class="wp-block-image"><img decoding="async" src="https://mmbiz.qpic.cn/sz_mmbiz_png/8osYmOnQNQ19g9pz9cfyFK03gHRzQxWghwWMqgapGuzbLRuRkVMHrl5L6LgS1QH9g6jS2WL7JXkuRicd8P1rJ8DuoVBXfibDvqTLAlLxAMzgc/640?wx_fmt=png&amp;from=appmsg&amp;tp=webp&amp;wxfrom=5&amp;wx_lazy=1#imgIndex=5" alt="图片"/></figure>



<p class="wp-block-paragraph">四、首批获准入的案例（证明两种路线都可过关）</p>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th>维度</th><th>奔驰 S级 L3</th><th>极狐阿尔法S L3</th></tr></thead><tbody><tr><td>技术路线</td><td>纯视觉+毫米波（轻量路线）</td><td>激光雷达拉满（重冗余路线）</td></tr><tr><td>Results</td><td>✅ 都拿到了工信部L3准入许可</td><td></td></tr></tbody></table></figure>



<p class="wp-block-paragraph">🗓️ 首批获批在工信部第401批公告（2025年12月），仅限试点运营</p>



<p class="wp-block-paragraph">九家联合体试点（2024年四部门公布）：</p>



<ul class="wp-block-list">
<li>在北京、上海、广州等7城开展L3/L4准入与上路通行试点</li>



<li>小鹏、理想、特斯拉、小米等当时未在首批名单中</li>
</ul>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="996" height="433" src="https://51ai.website/wp-content/uploads/2026/06/image-3.png" alt="" class="wp-image-1923" srcset="https://51ai.website/wp-content/uploads/2026/06/image-3.png 996w, https://51ai.website/wp-content/uploads/2026/06/image-3-18x8.png 18w, https://51ai.website/wp-content/uploads/2026/06/image-3-300x130.png 300w, https://51ai.website/wp-content/uploads/2026/06/image-3-766x333.png 766w" sizes="auto, (max-width: 996px) 100vw, 996px" /></figure>



<p class="wp-block-paragraph">五、核心结论</p>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th>之前卷什么</th><th>国标之后卷什么</th></tr></thead><tbody><tr><td>堆硬件、卷话术</td><td>证明安全（过性能红线、出Safety Case）</td></tr><tr><td>&#8220;我的安全无事故X亿公里&#8221;</td><td>&#8220;150ms内能把车安全停下来&#8221;</td></tr></tbody></table></figure>



<p class="wp-block-paragraph">硬件争论是流量，统一标准才是产业。</p>



<p class="wp-block-paragraph">💡 于涛怼得有理，但更值得想的是：为什么一份&#8221;连激光雷达都没提&#8221;的结果导向标准，能让全行业这么敏感？——因为太久没有一把公认的尺子了。</p>



<p class="wp-block-paragraph">总之：<strong>硬件争论是流量，统一标准才是产业。</strong>国标没判纯视觉&#8221;死刑&#8221;，它对所有技术路线一视同仁——谁能证明自己安全，谁就能留在牌桌上。2027年7月1日见分晓。</p>



<p class="wp-block-paragraph"></p><p><a rel="nofollow" href="https://51ai.website/en/blog/gb-44721/">自动驾驶国标逐条拆解，纯视觉方案天塌了？</a>最先出现在<a rel="nofollow" href="https://51ai.website/en">AI Weekly</a>。</p>
]]></content:encoded>
					
					<wfw:commentrss>https://51ai.website/en/blog/gb-44721/feed/</wfw:commentrss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>AI科技资讯周报_2026W25</title>
		<link>https://51ai.website/en/news/ai-weekly-news-w25/</link>
					<comments>https://51ai.website/en/news/ai-weekly-news-w25/#respond</comments>
		
		<dc:creator><![CDATA[stark, tony]]></dc:creator>
		<pubDate>Wed, 24 Jun 2026 07:08:34 +0000</pubDate>
				<category><![CDATA[新闻]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[OpenClaw]]></category>
		<category><![CDATA[人工智能]]></category>
		<category><![CDATA[多模态大模型]]></category>
		<category><![CDATA[开源模型]]></category>
		<guid ispermalink="false">https://51ai.website/?p=1911</guid>

					<description><![CDATA[<p>🔬 AI科技周刊 AI Tech Weekly Report 2026.06.18 - 2026.06.24  [&#8230;]</p>
<p><a rel="nofollow" href="https://51ai.website/en/news/ai-weekly-news-w25/">AI科技资讯周报_2026W25</a>最先出现在<a rel="nofollow" href="https://51ai.website/en">AI Weekly</a>。</p>
]]></description>
										<content:encoded><![CDATA[<style data-wp-block-html="css">
<style>
        * {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }
        
        body {
            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', sans-serif;
            background: #f5f7fa;
            color: #1a1a2e;
            line-height: 1.6;
            padding: 20px;
        }
        
        .container {
            max-width: 960px;
            margin: 0 auto;
        }
        
        /* 头部 */
        .header {
            background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
            color: white;
            padding: 40px 30px;
            border-radius: 16px;
            margin-bottom: 24px;
            text-align: center;
        }

        .header2 {
          font-size: 15px;
          font-weight: 600;
          color: #1a1a2e;
          display: flex;
          flex-direction: column;
        }
        
        .header h1 {
            font-size: 28px;
            font-weight: 700;
            margin-bottom: 8px;
        }
        
        .header .subtitle {
            font-size: 14px;
            opacity: 0.9;
            margin-bottom: 12px;
        }
        
        .header .date-range {
            display: inline-block;
            background: rgba(255,255,255,0.2);
            padding: 6px 16px;
            border-radius: 20px;
            font-size: 13px;
        }
        
        /* 核心数据卡片 */
        .stats-grid {
            display: grid;
            grid-template-columns: repeat(4, 1fr);
            gap: 16px;
            margin-bottom: 24px;
        }
        
        .stat-card {
            background: white;
            border-radius: 12px;
            padding: 20px;
            text-align: center;
            box-shadow: 0 2px 8px rgba(0,0,0,0.04);
        }
        
        .stat-card .number {
            font-size: 24px;
            font-weight: 700;
            color: #667eea;
            margin-bottom: 4px;
        }
        
        .stat-card .label {
            font-size: 12px;
            color: #888;
        }
        
        /* 板块标题 */
        .section-title {
            font-size: 18px;
            font-weight: 600;
            color: #1a1a2e;
            margin: 30px 0 16px;
            display: flex;
            align-items: center;
            gap: 10px;
        }
        
        .section-title::before {
            content: '';
            width: 4px;
            height: 20px;
            background: linear-gradient(180deg, #667eea, #764ba2);
            border-radius: 2px;
        }
        
        /* 新闻卡片 */
        .news-card {
            background: white;
            border-radius: 12px;
            padding: 20px;
            margin-bottom: 12px;
            box-shadow: 0 2px 8px rgba(0,0,0,0.04);
            transition: transform 0.2s, box-shadow 0.2s;
        }
        
        .news-card:hover {
            transform: translateY(-2px);
            box-shadow: 0 4px 16px rgba(0,0,0,0.08);
        }
        
        .news-card .news-header {
            display: flex;
            justify-content: space-between;
            align-items: flex-start;
            margin-bottom: 8px;
            flex-direction: row;
        }
        
        .news-card h3 {
            font-size: 15px;
            font-weight: 600;
            color: #1a1a2e;
            flex: 1;
        }
        
        .news-card .news-tag {
            background: #f0ebff;
            color: #764ba2;
            font-size: 11px;
            padding: 3px 10px;
            border-radius: 12px;
            white-space: nowrap;
            margin-left: 12px;
        }
        
        .news-card .news-meta {
            font-size: 12px;
            color: #999;
            margin-bottom: 10px;
            display: flex;
            gap: 12px;
        }
        
        .news-card .news-summary {
            font-size: 13px;
            color: #555;
            line-height: 1.7;
        }
        
        .news-card .news-source {
            margin-top: 10px;
            font-size: 11px;
        }
        
        .news-card .news-source a {
            color: #667eea;
            text-decoration: none;
        }
        
        .news-card .news-source a:hover {
            text-decoration: underline;
        }
        
        /* 核心观点 */
        .insights-section {
            background: white;
            border-radius: 12px;
            padding: 24px;
            margin-top: 24px;
            box-shadow: 0 2px 8px rgba(0,0,0,0.04);
        }
        
        .insights-section h2 {
            font-size: 18px;
            font-weight: 600;
            margin-bottom: 16px;
            color: #1a1a2e;
        }
        
        .insight-item {
            padding: 14px 0;
            border-bottom: 1px solid #f0f0f0;
        }
        
        .insight-item:last-child {
            border-bottom: none;
        }
        
        .insight-item .insight-title {
            font-weight: 600;
            color: #764ba2;
            margin-bottom: 6px;
            font-size: 14px;
        }
        
        .insight-item p {
            font-size: 13px;
            color: #555;
            line-height: 1.7;
        }
        
        /* 页脚 */
        .footer {
            text-align: center;
            color: #aaa;
            font-size: 11px;
            margin-top: 30px;
            padding-top: 20px;
            border-top: 1px solid #e8e8e8;
        }
        
        /* 响应式 */
        @media (max-width: 768px) {
            .stats-grid {
                grid-template-columns: repeat(2, 1fr);
            }
            
            .header h1 {
                font-size: 22px;
            }
        }
</style>

<div class="container">
        <!-- 头部 -->
        <div class="header">
            <h1>🔬 AI科技周刊</h1>
            <div class="subtitle">AI Tech Weekly Report</div>
            <div class="date-range">2026.06.18 - 2026.06.24 | 第25期</div>
        </div>
              
        <!-- 政策与行业 -->
        <div class="section-title">📋 政策与行业动态</div>
        
        <div class="news-card">
            <div class="news-header">
                <h3>8部门联合发布"AI+消费"实施意见</h3>
                <span class="news-tag">政策</span>
            </div>
            <div class="news-meta">
                <span>2026.06.22</span>
                <span>商务部等</span>
            </div>
            <div class="news-summary">
                商务部等8部门联合印发《关于加快"人工智能+消费"发展的实施意见》，从供需两侧同时发力，扩大智能终端供给，布局人形机器人消费新赛道，支持AI在医疗、教育、文娱、出行等场景规模化应用。这是国家层面首份系统性推动AI与消费融合的政策文件。
            </div>
            <div class="news-source">
                来源：<a href="https://blog.csdn.net/haohaizi_liu/article/details/162199968" target="_blank" rel="noopener">CSDN博客</a>
            </div>
        </div>
        
        <div class="news-card">
            <div class="news-header">
                <h3>金融AI"安全阀"拧紧，首份银行保险业AI安全指导意见落地</h3>
                <span class="news-tag">监管</span>
            </div>
            <div class="news-meta">
                <span>2026.06.22</span>
                <span>国家金融监管总局</span>
            </div>
            <div class="news-summary">
                国家金融监督管理总局发布银行业保险业首份AI安全开发应用指导意见，从治理架构、数据治理、算力建设、风险管控等32项细则拧紧金融AI的"安全阀"。
            </div>
            <div class="news-source">
                来源：<a href="https://blog.csdn.net/haohaizi_liu/article/details/162199968" target="_blank" rel="noopener">CSDN博客</a>
            </div>
        </div>
        
        <div class="news-card">
            <div class="header2">
                <div class="news-header">
                    <h3>平台经济三年行动方案：2028年前落地100个AI开放场景</h3>
                    <span class="news-tag">政策</span>
                </div>
                <div class="news-meta">
                    <span>2026.06.22</span>
                    <span>工信部等7部门</span>
                </div>
                <div class="news-summary">
                    工信部等7部门印发《促进平台经济大中小企业协同发展行动方案(2026—2028年)》，明确2028年前遴选不少于100个平台资源开放场景试点，推动AI能力普惠化。
                </div>
                <div class="news-source">
                    来源：<a href="https://blog.csdn.net/haohaizi_liu/article/details/162199968" target="_blank" rel="noopener">CSDN博客</a>
                </div>
            </div>
        </div>
        
        <div class="news-card">
            <div class="header2">
                <div class="news-header">
                    <h3>第四届链博会北京开幕，首次设立人工智能专区</h3>
                    <span class="news-tag">展会</span>
                </div>
                <div class="news-meta">
                    <span>2026.06.22-26</span>
                    <span>北京</span>
                </div>
                <div class="news-summary">
                    2026年中国国际供应链促进博览会在北京举行，首次设立人工智能与低空经济专区。NVIDIA、Intel、Qualcomm、阿里、Apple等中外领军企业同台亮相，科大讯飞展示智慧教育、AI翻译、智慧办公及工业级AI机器人等10款产品。
                </div>
                <div class="news-source">
                    来源：<a href="http://m.toutiao.com/group/7654814353899782699/" target="_blank" rel="noopener">环球网</a>
                </div>
            </div>
        </div>
        
        <!-- 大模型技术 -->
        <div class="section-title">🤖 大模型与技术突破</div>
        
        <div class="news-card">
            <div class="news-header">
                <h3>OpenAI GPT-5.6系列确认下周发布，上下文窗口达150万token</h3>
                <span class="news-tag">大模型</span>
            </div>
            <div class="news-meta">
                <span>2026.06.22</span>
                <span>OpenAI</span>
            </div>
            <div class="news-summary">
                GPT-5.6系列涵盖mini、standard、Pro三个等级，上下文窗口从GPT-5.5的105万token扩展至150万token，增幅约43%。重点强化多步推理、Agent工作流和前端代码生成能力。Pro版已开启灰度测试。
            </div>
            <div class="news-source">
                来源：<a href="https://blog.csdn.net/haohaizi_liu/article/details/162199968" target="_blank" rel="noopener">CSDN博客</a>
            </div>
        </div>
        
        <div class="news-card">
            <div class="news-header">
                <h3>字节跳动发布豆包2.1 Pro，综合成本较Claude低80%</h3>
                <span class="news-tag">国产大模型</span>
            </div>
            <div class="news-meta">
                <span>2026.06.23</span>
                <span>byte-jumping</span>
            </div>
            <div class="news-summary">
                豆包2.1 Pro在Coding、Agent、VLM三大核心方向实现能力跃升，多项评测表现优于Claude Opus 4.6。每百万token输入定价6元、输出30元，综合使用成本降低近80%。同时发布Seedance 2.5视频生成模型，支持30秒原生视频直出。
            </div>
            <div class="news-source">
                来源：<a href="http://m.toutiao.com/group/7654809762516714026/" target="_blank" rel="noopener">每日经济新闻</a>
            </div>
        </div>
        
        <div class="news-card">
            <div class="news-header">
                <h3>豆包专业版正式上线，三级定价68/200/500元/月</h3>
                <span class="news-tag">商业化</span>
            </div>
            <div class="news-meta">
                <span>2026.06.24</span>
                <span>byte-jumping</span>
            </div>
            <div class="news-summary">
                豆包专业版采用三级阶梯定价：标准版68元/月、加强版200元/月、高级版500元/月。支持操作本地电脑、使用浏览器、调用Skills技能和定时任务等能力，内置Office办公套件。
            </div>
            <div class="news-source">
                来源：<a href="http://m.toutiao.com/group/7654809762516714026/" target="_blank" rel="noopener">每日经济新闻</a>
            </div>
        </div>
        
        <div class="news-card">
            <div class="news-header">
                <h3>Anthropic发布Opus 4.8动态工作流，企业AI再升级</h3>
                <span class="news-tag">大模型</span>
            </div>
            <div class="news-meta">
                <span>2026.06初</span>
                <span>Anthropic</span>
            </div>
            <div class="news-summary">
                Claude Opus 4.8引入动态工作流引擎，将AI Agent从"被动响应"升级到"主动编排"，可自主拆解任务、调度工具、监控执行、处理异常。内置dynamic workflows优化长程任务稳定性。
            </div>
            <div class="news-source">
                来源：<a href="http://m.toutiao.com/group/7653680272038281755/" target="_blank" rel="noopener">今日头条</a>
            </div>
        </div>
        
        <!-- 硬件与机器人 -->
        <div class="section-title">🦾 硬件与机器人</div>
        
        <div class="news-card">
            <div class="news-header">
                <h3>特斯拉人形机器人量产倒计时，Optimus 3生产线7-8月启动</h3>
                <span class="news-tag">人形机器人</span>
            </div>
            <div class="news-meta">
                <span>2026.06.24</span>
                <span>Tesla</span>
            </div>
            <div class="news-summary">
                特斯拉已准备大规模生产人形机器人，正与台湾地区供应商合作采购谐波减速器和关节模块。Optimus 3生产线7-8月在美国加州弗里蒙特启动，明年德州扩产，长期年产能目标1000万台。
            </div>
            <div class="news-source">
                来源：<a href="http://m.toutiao.com/group/7654733416365048358/" target="_blank" rel="noopener">华尔街见闻</a>
            </div>
        </div>
        
        <div class="news-card">
            <div class="news-header">
                <h3>石头科技发布G-Rover：全球首款轮足式扫地机器人，能自主爬楼梯</h3>
                <span class="news-tag">智能家居</span>
            </div>
            <div class="news-meta">
                <span>2026.06.23</span>
                <span>石头科技</span>
            </div>
            <div class="news-summary">
                采用仿生轮足混合驱动架构，每条轮腿有伸展、提升、升降三个自由度。传感器实时扫描台阶，AI当场计算通过策略，直梯、弯梯、圆鼻台阶都能上。扫地机工作范围从二维平面拓展到三维空间。
            </div>
            <div class="news-source">
                来源：<a href="http://m.toutiao.com/group/7654462138630619674/" target="_blank" rel="noopener">智家科技</a>
            </div>
        </div>
        
        <div class="news-card">
            <div class="news-header">
                <h3>科沃斯发布首款开源机器人"八界"，45项核心能力全开放</h3>
                <span class="news-tag">开源</span>
            </div>
            <div class="news-meta">
                <span>2026.06.18</span>
                <span>科沃斯</span>
            </div>
            <div class="news-summary">
                科沃斯将28年技术沉淀打包成45项可调用、可编程、可二次创新的核心原子能力，面向全球开发者全栈开放。支持玩具收纳、寻物递物、桌面整理等五大示范场景零代码复刻，开启机器人应用商店新模式。
            </div>
            <div class="news-source">
                来源：<a href="http://m.toutiao.com/group/7654462138630619674/" target="_blank" rel="noopener">智家科技</a>
            </div>
        </div>
        
        <div class="news-card">
            <div class="news-header">
                <h3>三星HBM4收入突破10亿美元，产能被客户全数预订</h3>
                <span class="news-tag">存储芯片</span>
            </div>
            <div class="news-meta">
                <span>2026.06.24</span>
                <span>三星</span>
            </div>
            <div class="news-summary">
                三星HBM4创下存储芯片史上最快商业化里程碑之一，现有产能已被客户全数预订售罄。第三季度起HBM4将占三星HBM总销售额逾半。预计存储市场2027年供需缺口将进一步扩大。
            </div>
            <div class="news-source">
                来源：<a href="http://m.toutiao.com/group/7654733416365048358/" target="_blank" rel="noopener">华尔街见闻</a>
            </div>
        </div>
        
        <!-- 资本与市场 -->
        <div class="section-title">💰 资本与市场</div>
        
        <div class="news-card">
            <div class="news-header">
                <h3>OpenAI与Anthropic竞速万亿IPO，估值分别达8520亿和9650亿美元</h3>
                <span class="news-tag">IPO</span>
            </div>
            <div class="news-meta">
                <span>2026.06</span>
                <span>资本市场</span>
            </div>
            <div class="news-summary">
                Anthropic估值约9650亿美元，OpenAI约8520亿美元，市场普遍预计OpenAI上市时估值可能冲向1万亿美元。两家走出不同商业哲学：Anthropic主打"安全优先"企业路线，OpenAI强调"AI普惠化"C端路线。
            </div>
            <div class="news-source">
                来源：<a href="http://m.toutiao.com/group/7653680272038281755/" target="_blank" rel="noopener">今日头条</a>
            </div>
        </div>
        
        <div class="news-card">
            <div class="news-header">
                <h3>GPT-5全面开放API，推理成本下降60%</h3>
                <span class="news-tag">开发者</span>
            </div>
            <div class="news-meta">
                <span>2026.06.01</span>
                <span>OpenAI</span>
            </div>
            <div class="news-summary">
                GPT-5 API向所有开发者全面开放，不再有内测名单和阶梯式开放。上下文窗口扩展到百万级，多模态原生支持文本、图片、音频、视频统一接口，推理成本下降60%，Agent能力大幅强化。
            </div>
            <div class="news-source">
                来源：<a href="http://m.toutiao.com/group/7653680272038281755/" target="_blank" rel="noopener">今日头条</a>
            </div>
        </div>
        
        <div class="news-card">
            <div class="news-header">
                <h3>高盛警告AI泡沫：首个削减支出的巨头出现时，全市场将重定价</h3>
                <span class="news-tag">市场分析</span>
            </div>
            <div class="news-meta">
                <span>2026.06.24</span>
                <span>高盛</span>
            </div>
            <div class="news-summary">
                高盛警告AI市场已如拉伸的橡皮筋，市场对负面信号的漠视终将迎来临界点。一旦主要科技巨头率先削减AI支出，AI板块估值逻辑将面临全面重构。同时低成本AI模型崛起，正挑战当前"高投入换增长"逻辑。
            </div>
            <div class="news-source">
                来源：<a href="http://m.toutiao.com/group/7654733416365048358/" target="_blank" rel="noopener">华尔街见闻</a>
            </div>
        </div>
        
        <!-- 本周核心信号 -->
        <div class="insights-section">
            <h2>📊 本周核心信号</h2>
            
            <div class="insight-item">
                <div class="insight-title">1. AI从"能力比拼"进入"规模渗透+合规落地"新阶段</div>
                <p>政策端密集出台（AI+消费、金融AI安全、平台经济开放），产业端链博会等展会推动场景落地，AI行业正从技术竞赛转向大规模应用和规范化发展。</p>
            </div>
            
            <div class="insight-item">
                <div class="insight-title">2. 大模型竞争进入"性价比"时代</div>
                <p>豆包2.1 Pro定价仅为Claude的1/5、GPT-5推理成本下降60%、Google主打性价比路线，头部模型能力差距缩小，价格和综合成本成为新的竞争维度。</p>
            </div>
            
            <div class="insight-item">
                <div class="insight-title">3. 人形机器人量产元年开启</div>
                <p>特斯拉Optimus 3量产进入倒计时、中国人形机器人出货量预计2026年达5万台，供应链端实质备货，行业从技术演示阶段跨入早期商业化阶段。</p>
            </div>
            
            <div class="insight-item">
                <div class="insight-title">4. Agent成为行业核心发展方向</div>
                <p>Anthropic动态工作流、豆包办公任务模式、OpenAI Agent能力强化，各家都在从"对话式AI"向"行动式AI"升级，能自主完成复杂任务的智能体是下一个主战场。</p>
            </div>
            
            <div class="insight-item">
                <div class="insight-title">5. 国产AI算力替代加速</div>
                <p>字节跳动洽谈采购天数智芯至少5万颗AI芯片，国产大模型调用量持续领跑全球，自主可控AI算力和大模型生态正在快速形成。</p>
            </div>
        </div>
        
        <!-- 页脚 -->
        <div class="footer">
            AI科技周刊 | 第25期 | 2026.06.18 - 2026.06.24
        </div>
</div>



<div class="gb-element-601b36b4">
<p class="wp-block-paragraph" style="padding-top:var(--wp--preset--spacing--20);padding-bottom:0;font-size:clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.156), 16px);">Buy Me a Coffee</p>



<figure class="wp-block-image size-large is-resized"><img loading="lazy" decoding="async" width="751" height="1024" src="https://51ai.website/wp-content/uploads/2025/10/wxpay-751x1024.jpg" alt="" class="wp-image-527" style="aspect-ratio:0.7334311843739415;width:312px;height:auto" srcset="https://51ai.website/wp-content/uploads/2025/10/wxpay-751x1024.jpg 751w, https://51ai.website/wp-content/uploads/2025/10/wxpay-220x300.jpg 220w, https://51ai.website/wp-content/uploads/2025/10/wxpay-768x1047.jpg 768w, https://51ai.website/wp-content/uploads/2025/10/wxpay-9x12.jpg 9w, https://51ai.website/wp-content/uploads/2025/10/wxpay.jpg 800w" sizes="auto, (max-width: 751px) 100vw, 751px" /></figure>
</div><p><a rel="nofollow" href="https://51ai.website/en/news/ai-weekly-news-w25/">AI科技资讯周报_2026W25</a>最先出现在<a rel="nofollow" href="https://51ai.website/en">AI Weekly</a>。</p>
]]></content:encoded>
					
					<wfw:commentrss>https://51ai.website/en/news/ai-weekly-news-w25/feed/</wfw:commentrss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>AI科技资讯周报_2026W24</title>
		<link>https://51ai.website/en/news/ai-weekly-news-w24/</link>
					<comments>https://51ai.website/en/news/ai-weekly-news-w24/#respond</comments>
		
		<dc:creator><![CDATA[stark, tony]]></dc:creator>
		<pubDate>Mon, 15 Jun 2026 05:53:59 +0000</pubDate>
				<category><![CDATA[新闻]]></category>
		<guid ispermalink="false">https://51ai.website/?p=1887</guid>

					<description><![CDATA[<p>AI科技周刊 2026年6月第2周 &#124; 6月8日 - 6月15日 📌 本周核心信号 大模型竞争白热化 Open [&#8230;]</p>
<p><a rel="nofollow" href="https://51ai.website/en/news/ai-weekly-news-w24/">AI科技资讯周报_2026W24</a>最先出现在<a rel="nofollow" href="https://51ai.website/en">AI Weekly</a>。</p>
]]></description>
										<content:encoded><![CDATA[<style data-wp-block-html="css">
<style>
  body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "WenQuanYi Micro Hei", sans-serif;
    color: #333;
    line-height: 1.6;
    padding: 0px;
  }
  .container {
    max-width: 900px;
    margin: 0 auto;
    background: #fff;
    border-radius: 16px;
    box-shadow: 0 4px 20px rgba(124, 58, 237, 0.08);
    overflow: hidden;
  }
  .header {
    background: linear-gradient(135deg, #7c3aed 0%, #a78bfa 100%);
    color: #fff;
    padding: 40px 30px;
    text-align: center;
  }
  .header h1 {
    font-size: 28px;
    margin-bottom: 8px;
    font-weight: 600;
  }
  .header .date {
    font-size: 14px;
    opacity: 0.9;
  }
  .section {
    padding: 30px;
    border-bottom: 1px solid #f0ecf8;
  }
  .section:last-child {
    border-bottom: none;
  }
  .section-title {
    display: flex;
    align-items: center;
    font-size: 20px;
    font-weight: 600;
    color: #1a1a2e;
    margin-bottom: 20px;
  }
  .section-title::before {
    content: "";
    width: 4px;
    height: 22px;
    background: #7c3aed;
    border-radius: 2px;
    margin-right: 12px;
  }
  .timeline {
    position: relative;
    padding-left: 30px;
  }
  .timeline::before {
    content: "";
    position: absolute;
    left: 8px;
    top: 5px;
    bottom: 5px;
    width: 2px;
    background: #e0d7ff;
  }
  .news-item {
    position: relative;
    margin-bottom: 24px;
  }
  .news-item:last-child {
    margin-bottom: 0;
  }
  .news-item::before {
    content: "";
    position: absolute;
    left: -26px;
    top: 8px;
    width: 12px;
    height: 12px;
    background: #7c3aed;
    border-radius: 50%;
    border: 3px solid #f3f0f8;
  }
  .news-date {
    font-size: 12px;
    color: #a78bfa;
    font-weight: 500;
    margin-bottom: 4px;
  }
  .news-title {
    font-size: 16px;
    font-weight: 600;
    color: #1a1a2e;
    margin-bottom: 6px;
  }
  .news-title a {
    color: #1a1a2e;
    text-decoration: none;
    transition: color 0.2s;
  }
  .news-title a:hover {
    color: #7c3aed;
  }
  .source-link {
    display: inline-block;
    margin-top: 8px;
    font-size: 12px;
    color: #7c3aed;
    text-decoration: none;
    font-weight: 500;
  }
  .source-link:hover {
    text-decoration: underline;
  }
  .source-link::after {
    content: " →";
  }
  .news-desc {
    font-size: 14px;
    color: #555;
    line-height: 1.7;
  }
  .tag {
    display: inline-block;
    padding: 2px 10px;
    font-size: 11px;
    border-radius: 12px;
    margin-right: 6px;
    margin-bottom: 6px;
    font-weight: 500;
  }
  .tag-model { background: #ede9fe; color: #7c3aed; }
  .tag-policy { background: #fef3c7; color: #d97706; }
  .tag-startup { background: #dcfce7; color: #16a34a; }
  .tag-research { background: #dbeafe; color: #2563eb; }
  .tag-chip { background: #fce7f3; color: #db2777; }
  .tag-regulate { background: #fee2e2; color: #dc2626; }
  
  .highlights {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
    margin-top: 16px;
  }
  .highlight-card {
    background: #faf8ff;
    border: 1px solid #e0d7ff;
    border-radius: 12px;
    padding: 20px;
  }
  .highlight-card h4 {
    color: #7c3aed;
    font-size: 15px;
    margin-bottom: 8px;
  }
  .highlight-card p {
    font-size: 13px;
    color: #555;
    line-height: 1.6;
  }
  .footer {
    text-align: center;
    padding: 20px;
    color: #9ca3af;
    font-size: 12px;
    background: #faf8ff;
  }
  @media (max-width: 640px) {
    .highlights {
      grid-template-columns: 1fr;
    }
    .header h1 {
      font-size: 22px;
    }
  }
</style>

<div class="container">
    <div class="header">
      <h1 style="color: white;">AI科技周刊</h1>
      <div class="date">2026年6月第2周 | 6月8日 - 6月15日</div>
    </div>

    <div class="section">
      <div class="section-title">📌 本周核心信号</div>
      <div class="highlights">
        <div class="highlight-card">
          <h4>大模型竞争白热化</h4>
          <p>OpenAI GPT-5.6即将发布、Anthropic双旗舰遭美管制、DeepSeek融资500亿创纪录，全球大模型格局加速重构，价格战与技术竞赛同步升级。</p>
        </div>
        <div class="highlight-card">
          <h4>AI监管进入深水区</h4>
          <p>欧盟AI法案8月执行、美国多州调查OpenAI、国内网信办设AI乱象举报专区，全球AI治理从原则走向实操，合规成企业必答题。</p>
        </div>
        <div class="highlight-card">
          <h4>物理AI时代开启</h4>
          <p>英伟达开源Cosmos3全模态物理AI模型，打通数字到现实壁垒，具身智能、自动驾驶、工业机器人开发门槛大幅降低。</p>
        </div>
        <div class="highlight-card">
          <h4>国产AI生态突破</h4>
          <p>智源大会发布多项世界模型与智能体成果，DeepSeek创融资纪录，字节布局国产AI芯片，中国AI从应用引领向全栈突破演进。</p>
        </div>
      </div>
    </div>

    <div class="section">
      <div class="section-title">🤖 大模型与产品</div>
      <div class="timeline">
        <div class="news-item">
          <div class="news-date">6月15日</div>
          <div class="news-title"><a href="http://m.toutiao.com/group/7651487761060397620/" target="_blank" rel="noopener">OpenAI 即将发布 GPT-5.6 并酝酿大幅降价</a></div>
          <div class="news-desc">
            <span class="tag tag-model">大模型</span>
            OpenAI首席科学家确认GPT-5.6将于本月内发布，上下文窗口提升至约150万token。公司正考虑大幅降低API定价以应对Anthropic的竞争压力。
          </div>
          <a class="source-link" href="http://m.toutiao.com/group/7651487761060397620/" target="_blank" rel="noopener">查看来源文章</a>
        </div>
        <div class="news-item">
          <div class="news-date">6月12日</div>
          <div class="news-title"><a href="http://m.toutiao.com/group/7651487761060397620/" target="_blank" rel="noopener">Anthropic 发布 Claude Fable 5 / Mythos 5 双旗舰模型</a></div>
          <div class="news-desc">
            <span class="tag tag-model">大模型</span>
            Anthropic推出两款同源旗舰大模型，Fable 5面向全量用户并增设安全分类器，Mythos 5仅向受信任网络安全伙伴开放。Fable 5在编程评测中全面领先GPT-5.5。但发布仅3天即遭美国政府出口管制，禁止境外用户及境内外籍人士访问。
          </div>
          <a class="source-link" href="http://m.toutiao.com/group/7651487761060397620/" target="_blank" rel="noopener">查看来源文章</a>
        </div>
        <div class="news-item">
          <div class="news-date">6月15日</div>
          <div class="news-title"><a href="http://m.toutiao.com/group/7651485344482837055/" target="_blank" rel="noopener">DeepSeek 完成超500亿元首轮融资，创中国AI单轮融资纪录</a></div>
          <div class="news-desc">
            <span class="tag tag-startup">融资</span>
            DeepSeek首次引入外部资本即募资超500亿元，投后估值达3500亿-4000亿元，腾讯、宁德时代、国家AI产业基金等参投，创始人梁文锋个人出资200亿元。
          </div>
          <a class="source-link" href="http://m.toutiao.com/group/7651485344482837055/" target="_blank" rel="noopener">查看来源文章</a>
        </div>
        <div class="news-item">
          <div class="news-date">6月13日</div>
          <div class="news-title"><a href="http://m.toutiao.com/group/7651485344482837055/" target="_blank" rel="noopener">谷歌 DeepMind 发布 DiffusionGemma 开源文本扩散模型</a></div>
          <div class="news-desc">
            <span class="tag tag-model">大模型</span>
            谷歌推出26B参数MoE开源模型，采用文本扩散架构替代传统自回归生成，本地推理速度提升约4倍，消费级显卡即可运行，但输出质量略低于同规模自回归模型。
          </div>
          <a class="source-link" href="http://m.toutiao.com/group/7651485344482837055/" target="_blank" rel="noopener">查看来源文章</a>
        </div>
        <div class="news-item">
          <div class="news-date">6月15日</div>
          <div class="news-title"><a href="http://m.toutiao.com/group/7651485344482837055/" target="_blank" rel="noopener">OpenAI 推出企业工作流智能体连接器</a></div>
          <div class="news-desc">
            <span class="tag tag-model">智能体</span>
            OpenAI发布新连接器，使其模型可直接读写Google Workspace、Microsoft 365和Linear，实现邮件草稿、任务创建等自动化；试点企业日常任务完成时间平均缩短22%。
          </div>
          <a class="source-link" href="http://m.toutiao.com/group/7651485344482837055/" target="_blank" rel="noopener">查看来源文章</a>
        </div>
      </div>
    </div>

    <div class="section">
      <div class="section-title">💻 硬件与芯片</div>
      <div class="timeline">
        <div class="news-item">
          <div class="news-date">6月15日</div>
          <div class="news-title"><a href="https://tech.ifeng.com/c/8tyQ9bIoSIF" target="_blank" rel="noopener">字节跳动洽谈购买天数智芯AI推理芯片</a></div>
          <div class="news-desc">
            <span class="tag tag-chip">AI芯片</span>
            路透社消息，字节跳动正与芯片制造商天数智芯洽谈购买人工智能推理芯片事宜。若达成协议，天数智芯将成为继华为和寒武纪之后，字节跳动第三家主要的国内GPU供应商。字节也在考虑使用百度的昆仑芯人工智能芯片。
          </div>
          <a class="source-link" href="https://tech.ifeng.com/c/8tyQ9bIoSIF" target="_blank" rel="noopener">查看来源文章</a>
        </div>
        <div class="news-item">
          <div class="news-date">6月7日</div>
          <div class="news-title"><a href="https://blog.csdn.net/2401_84289488/article/details/161778261" target="_blank" rel="noopener">英伟达开源 Cosmos3 物理AI全模态大模型</a></div>
          <div class="news-desc">
            <span class="tag tag-chip">AI芯片</span>
            <span class="tag tag-research">前沿技术</span>
            英伟达正式开源Cosmos3——全球首款面向物理世界的全模态大模型，原生集成文本、图像、视频、环境音、动作五大模态。提供646亿参数Super版和157亿参数Nano版，开源后全球开发者可免费商用，物理AI开发门槛大幅下降。
          </div>
          <a class="source-link" href="https://blog.csdn.net/2401_84289488/article/details/161778261" target="_blank" rel="noopener">查看来源文章</a>
        </div>
      </div>
    </div>

    <div class="section">
      <div class="section-title">📋 政策与监管</div>
      <div class="timeline">
        <div class="news-item">
          <div class="news-date">6月15日</div>
          <div class="news-title"><a href="http://m.toutiao.com/group/7651462781187441193/" target="_blank" rel="noopener">中央网信办开设"涉AI应用乱象举报专区"</a></div>
          <div class="news-desc">
            <span class="tag tag-regulate">监管</span>
            为配合"清朗·整治AI应用乱象"专项行动，中央网信办举报中心自6月起开设专项举报专区，受理14类问题举报，包括生成合成内容标识不到位、虚假不实信息、AI仿冒、网络水军等。
          </div>
          <a class="source-link" href="http://m.toutiao.com/group/7651462781187441193/" target="_blank" rel="noopener">查看来源文章</a>
        </div>
        <div class="news-item">
          <div class="news-date">6月12日</div>
          <div class="news-title"><a href="https://tech.ifeng.com/c/8tuqsViLOAU" target="_blank" rel="noopener">美国多州总检察长联合调查OpenAI</a></div>
          <div class="news-desc">
            <span class="tag tag-regulate">监管</span>
            由纽约州牵头的多州联盟对OpenAI展开调查，传票涵盖广告业务、用户留存、消费者数据处理、未成年人保护、深度学习模型、公司政策等多维度内容。这是OpenAI IPO前面临的最新法律挑战。
          </div>
          <a class="source-link" href="https://tech.ifeng.com/c/8tuqsViLOAU" target="_blank" rel="noopener">查看来源文章</a>
        </div>
        <div class="news-item">
          <div class="news-date">6月8日</div>
          <div class="news-title"><a href="http://m.toutiao.com/group/7651487761060397620/" target="_blank" rel="noopener">国安部警示"AI中转站"风险</a></div>
          <div class="news-desc">
            <span class="tag tag-regulate">监管</span>
            国家安全部发文指出，批量提供海内外大模型访问服务的"AI中转站"存在严重安全隐患，部分运营资质缺失、安全防护薄弱，用户隐私泄露与数据倒卖问题时有发生。
          </div>
          <a class="source-link" href="http://m.toutiao.com/group/7651487761060397620/" target="_blank" rel="noopener">查看来源文章</a>
        </div>
        <div class="news-item">
          <div class="news-date">6月12日</div>
          <div class="news-title"><a href="https://c.m.163.com/news/a/KUIN4N0D055647HN.html" target="_blank" rel="noopener">欧盟AI法案8月2日全面执行，最高罚全球营收6%</a></div>
          <div class="news-desc">
            <span class="tag tag-policy">政策</span>
            欧盟《人工智能法案》将于2026年8月2日全面执行，违规企业最高面临全球年营业额6%的罚款。高风险AI系统需满足风险管理、数据治理、透明度、人类监督等严格要求。
          </div>
          <a class="source-link" href="https://c.m.163.com/news/a/KUIN4N0D055647HN.html" target="_blank" rel="noopener">查看来源文章</a>
        </div>
        <div class="news-item">
          <div class="news-date">6月10日</div>
          <div class="news-title"><a href="https://zdnet.co.kr/view/?no=20260610081305" target="_blank" rel="noopener">美国科罗拉多州AI法案6月30日生效</a></div>
          <div class="news-desc">
            <span class="tag tag-policy">政策</span>
            美国首部实际执行的高风险AI监管法规即将生效，适用于招聘、医疗、金融、教育、住房、法律服务等领域。企业需建立风险管理程序、年度影响评估，居民有权对AI决策提出异议。
          </div>
          <a class="source-link" href="https://zdnet.co.kr/view/?no=20260610081305" target="_blank" rel="noopener">查看来源文章</a>
        </div>
      </div>
    </div>

    <div class="section">
      <div class="section-title">🔬 前沿研究与产业</div>
      <div class="timeline">
        <div class="news-item">
          <div class="news-date">6月12日</div>
          <div class="news-title"><a href="http://m.toutiao.com/group/7650742819699327507/" target="_blank" rel="noopener">2026北京智源大会开幕，多项世界模型成果发布</a></div>
          <div class="news-desc">
            <span class="tag tag-research">前沿技术</span>
            第八届北京智源大会开幕，智源研究院发布"悟界"系列基座大模型：Emu3.5实现跨视觉与语言序列的统一理解生成；Brainμ1.0是全球首个理解与生成统一的多模态神经科学大模型；OpenComplex2.5助力AI药物发现。同时推出心脏辅助诊断、科学发现、个人专属助理等多个智能体。
          </div>
          <a class="source-link" href="http://m.toutiao.com/group/7650742819699327507/" target="_blank" rel="noopener">查看来源文章</a>
        </div>
        <div class="news-item">
          <div class="news-date">6月13日</div>
          <div class="news-title"><a href="http://m.toutiao.com/group/7651485344482837055/" target="_blank" rel="noopener">DeepMind Turing-Bio AI独立完成重大科学发现</a></div>
          <div class="news-desc">
            <span class="tag tag-research">前沿技术</span>
            DeepMind与弗朗西斯·克里克研究所联合开发的Turing-Bio系统，独立发现一种可干预帕金森病蛋白质异常折叠的新型分子机制，论文发表于《自然》杂志，全球11个实验室已独立复现。
          </div>
          <a class="source-link" href="http://m.toutiao.com/group/7651485344482837055/" target="_blank" rel="noopener">查看来源文章</a>
        </div>
        <div class="news-item">
          <div class="news-date">6月7日</div>
          <div class="news-title"><a href="https://blog.csdn.net/2401_84289488/article/details/161778261" target="_blank" rel="noopener">Anthropic 预警：递归自我改进AI两年内降临概率60%</a></div>
          <div class="news-desc">
            <span class="tag tag-research">前沿技术</span>
            Anthropic发布《当AI构建自身》报告称，截至2026年5月，Claude代码库80%由AI自主编写，工程师人均产能暴涨8倍；递归自我改进（RSI）或在2028年底前发生，概率高达60%，呼吁全球建立统一安全监管机制。
          </div>
          <a class="source-link" href="https://blog.csdn.net/2401_84289488/article/details/161778261" target="_blank" rel="noopener">查看来源文章</a>
        </div>
        <div class="news-item">
          <div class="news-date">6月15日</div>
          <div class="news-title"><a href="https://news.ifeng.com/c/8tyKn5ZNwij" target="_blank" rel="noopener">AI概念股走强，创业板人工智能ETF涨超3%</a></div>
          <div class="news-desc">
            <span class="tag tag-startup">产业</span>
            AI板块持续走强，长芯博创涨超14%，协创数据涨超5%。券商认为，大模型进入智能体执行时代，AI应用落地与政策支持共振加速，技术范式跃迁与商业价值转化正同步加速。
          </div>
          <a class="source-link" href="https://news.ifeng.com/c/8tyKn5ZNwij" target="_blank" rel="noopener">查看来源文章</a>
        </div>
        <div class="news-item">
          <div class="news-date">6月15日</div>
          <div class="news-title"><a href="http://m.toutiao.com/group/7651487761060397620/" target="_blank" rel="noopener">Windsurf收购案上演72小时"三国杀"</a></div>
          <div class="news-desc">
            <span class="tag tag-startup">并购</span>
            AI编程助手Windsurf的收购经历戏剧性转折：OpenAI谈判、微软阻止、谷歌24亿美元挖走创始团队、Cognition收购剩余业务，成为AI并购史上最混乱的案例之一。
          </div>
          <a class="source-link" href="http://m.toutiao.com/group/7651487761060397620/" target="_blank" rel="noopener">查看来源文章</a>
        </div>
      </div>
    </div>

    <div class="footer">
      AI科技周刊 · 每周更新 · 聚焦全球AI科技前沿动态
    </div>
  </div>



<div class="gb-element-601b36b4">
<p class="wp-block-paragraph" style="padding-top:var(--wp--preset--spacing--20);padding-bottom:0;font-size:clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.156), 16px);">Buy Me a Coffee</p>



<figure class="wp-block-image size-large is-resized"><img loading="lazy" decoding="async" width="751" height="1024" src="https://51ai.website/wp-content/uploads/2025/10/wxpay-751x1024.jpg" alt="" class="wp-image-527" style="aspect-ratio:0.7334311843739415;width:312px;height:auto" srcset="https://51ai.website/wp-content/uploads/2025/10/wxpay-751x1024.jpg 751w, https://51ai.website/wp-content/uploads/2025/10/wxpay-220x300.jpg 220w, https://51ai.website/wp-content/uploads/2025/10/wxpay-768x1047.jpg 768w, https://51ai.website/wp-content/uploads/2025/10/wxpay-9x12.jpg 9w, https://51ai.website/wp-content/uploads/2025/10/wxpay.jpg 800w" sizes="auto, (max-width: 751px) 100vw, 751px" /></figure>
</div><p><a rel="nofollow" href="https://51ai.website/en/news/ai-weekly-news-w24/">AI科技资讯周报_2026W24</a>最先出现在<a rel="nofollow" href="https://51ai.website/en">AI Weekly</a>。</p>
]]></content:encoded>
					
					<wfw:commentrss>https://51ai.website/en/news/ai-weekly-news-w24/feed/</wfw:commentrss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>高盛发布AI行业研报：市场低估AI需求2030 年Token消耗或将暴涨 24 倍</title>
		<link>https://51ai.website/en/news/bytedance-doubao-launch-paid-subscription-features-june-2026/</link>
					<comments>https://51ai.website/en/news/bytedance-doubao-launch-paid-subscription-features-june-2026/#respond</comments>
		
		<dc:creator><![CDATA[stark, tony]]></dc:creator>
		<pubDate>Fri, 12 Jun 2026 09:08:56 +0000</pubDate>
				<category><![CDATA[新闻]]></category>
		<guid ispermalink="false">https://51ai.website/?p=1879</guid>

					<description><![CDATA[<p>知名投行高盛于近期发布最新行业研报，报告指出，当前市场普遍低估了人工智能领域的发展需求，超大规模数据中心运营商 [&#8230;]</p>
<p><a rel="nofollow" href="https://51ai.website/en/news/bytedance-doubao-launch-paid-subscription-features-june-2026/">高盛发布AI行业研报：市场低估AI需求2030 年Token消耗或将暴涨 24 倍</a>最先出现在<a rel="nofollow" href="https://51ai.website/en">AI Weekly</a>。</p>
]]></description>
										<content:encoded><![CDATA[<p class="wp-block-paragraph">知名投行高盛于近期发布最新行业研报，报告指出，当前市场普遍低估了人工智能领域的发展需求，超大规模数据中心运营商的AI相关资本支出，将大幅超出行业预期。</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="495" src="https://51ai.website/wp-content/uploads/2026/06/AI-Tokens-1024x495.webp" alt="" class="wp-image-1885" srcset="https://51ai.website/wp-content/uploads/2026/06/AI-Tokens-1024x495.webp 1024w, https://51ai.website/wp-content/uploads/2026/06/AI-Tokens-300x145.webp 300w, https://51ai.website/wp-content/uploads/2026/06/AI-Tokens-768x371.webp 768w, https://51ai.website/wp-content/uploads/2026/06/AI-Tokens-18x9.webp 18w, https://51ai.website/wp-content/uploads/2026/06/AI-Tokens.webp 1200w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p class="wp-block-paragraph">数据显示，华尔街目前预估 2027 年相关资本支出为 9200 亿美元，而高盛测算这一数值将达到1. 1 万亿美元，乐观场景下更是会增至1. 4 万亿美元。受企业级AI代理普及影响，机构预测 2030 年全球AI Token消耗量将增长 24 倍，庞大的算力需求会持续带动数据中心、芯片、网络设备及电力等AI基础设施发展。研报同时判断，AI行业供需失衡的状态至少会持续至 2027 年下半年，长期高投入将为AI基建企业的业绩提供支撑。</p>



<p class="wp-block-paragraph">此外，高盛也提示了行业潜藏的多项风险。现阶段AI工具的成本投入能否转化为效率提升仍有待验证，内存、电力、人力等物理资源短缺，已造成部分数据中心项目延期。同时，AI基建相关个股估值快速走高，股价涨幅脱离盈利基本面，市场波动风险随之加大。</p>



<p class="wp-block-paragraph">📈 高盛认为市场低估AI投入规模， 2027 年大型数据中心AI资本支出将高于华尔街预期。</p>



<p class="wp-block-paragraph">⚡ 受企业AI代理推动， 2030 年AI Token消耗量预计增长 24 倍，算力及基建需求持续攀升。</p>



<p class="wp-block-paragraph">⚠️ 行业面临多重风险，资源约束、效益未知以及估值虚高问题均需警惕。</p>



<p class="wp-block-paragraph"></p><p><a rel="nofollow" href="https://51ai.website/en/news/bytedance-doubao-launch-paid-subscription-features-june-2026/">高盛发布AI行业研报：市场低估AI需求2030 年Token消耗或将暴涨 24 倍</a>最先出现在<a rel="nofollow" href="https://51ai.website/en">AI Weekly</a>。</p>
]]></content:encoded>
					
					<wfw:commentrss>https://51ai.website/en/news/bytedance-doubao-launch-paid-subscription-features-june-2026/feed/</wfw:commentrss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>QoderWork 实测：像拥有一个 AI 团队，效率提升非常明显！</title>
		<link>https://51ai.website/en/recommend/qoderwork-ai/</link>
					<comments>https://51ai.website/en/recommend/qoderwork-ai/#respond</comments>
		
		<dc:creator><![CDATA[stark, tony]]></dc:creator>
		<pubDate>Mon, 08 Jun 2026 13:40:10 +0000</pubDate>
				<category><![CDATA[推荐]]></category>
		<guid ispermalink="false">https://51ai.website/?p=1843</guid>

					<description><![CDATA[<p>最近体验了阿里推出的 AI 桌面助手 QoderWork，先说结论：它确实能帮我搞定不少日常工作，比如数据收集 [&#8230;]</p>
<p><a rel="nofollow" href="https://51ai.website/en/recommend/qoderwork-ai/">QoderWork 实测：像拥有一个 AI 团队，效率提升非常明显！</a>最先出现在<a rel="nofollow" href="https://51ai.website/en">AI Weekly</a>。</p>
]]></description>
										<content:encoded><![CDATA[<section class="mp_profile_iframe_wrp" style="margin-bottom: 0px;"><span leaf=""><mp-common-profile class="js_uneditable custom_select_card mp_profile_iframe" data-pluginname="mpprofile" data-nickname="AI工具派" data-alias="AI-Tools-Master" data-from="0" data-headimg="http://mmbiz.qpic.cn/mmbiz_png/4ONtZwRRHGmAqlVO4OuAP8MpyhiaLibAQCibVgAbSiaAfcDQMViaibjzMPYM2OWvEh0vbSe9xkLqbUqoFAam5M7Kdtbw/0?wx_fmt=png" data-signature="探索最新AI工具，发现AI带来的无限可能性！" data-id="MzA5MjU0NzQ3Ng==" data-is_biz_ban="0" data-service_type="1" data-verify_status="1"></mp-common-profile></span></section>



<section data-tool="mdnice编辑器" data-website="https://www.mdnice.com" style="font-size: 16px;color: black;padding: 0 10px;word-spacing: 0px;word-break: break-word;word-wrap: break-word;text-align: left;line-height: 1.25;letter-spacing: 2px;background-image: linear-gradient(90deg, rgba(50, 0, 0, 0.05) 3%, rgba(0, 0, 0, 0) 3%), linear-gradient(360deg, rgba(50, 0, 0, 0.05) 3%, rgba(0, 0, 0, 0) 3%);background-size: 20px 20px;background-position: center center;font-family: Optima-Regular, Optima, PingFangSC-light, PingFangTC-light, 'PingFang SC', Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;" data-pm-slice="0 0 []">
	<p data-tool="mdnice编辑器" style="padding-top: 8px;padding-bottom: 8px;line-height: 26px;color: black;margin: 10px 0px;letter-spacing: 2px;font-size: 14px;word-spacing: 2px;"><span leaf="">最近体验了阿里推出的 AI 桌面助手 QoderWork，先说结论：</span><strong style="color: #916dd5;font-weight: bold;"><span leaf="">它确实能帮我搞定不少日常工作，比如数据收集分析、做 PPT、写宣传文案等</span></strong><span leaf="">The</span></p>
	<p data-tool="mdnice编辑器" style="padding-top: 8px;padding-bottom: 8px;line-height: 26px;color: black;margin: 10px 0px;letter-spacing: 2px;font-size: 14px;word-spacing: 2px;"><span leaf="">下面分享几个我的实测场景。</span></p>
	<h2 data-tool="mdnice编辑器" style="margin-top: 30px;margin-bottom: 15px;padding: 0px;font-weight: bold;color: black;font-size: 22px;text-align: left;margin: 20px 10px 0px 0px;"><span style="font-size: 18px;font-weight: bold;display: inline-block;padding-left: 10px;border-left: 5px solid #916dd5;"><span leaf="">产品介绍</span></span></h2>
	<p data-tool="mdnice编辑器" style="padding-top: 8px;padding-bottom: 8px;line-height: 26px;color: black;margin: 10px 0px;letter-spacing: 2px;font-size: 14px;word-spacing: 2px;"><span leaf="">QoderWork 是阿里 Qoder 团队推出的桌面端 AI 助手。</span><strong style="color: #916dd5;font-weight: bold;"><span leaf="">它直接运行在本地，能读写本地文件、操作浏览器、连接外部工具，甚至支持定时任务</span></strong><span leaf="">The</span></p>
	<figure data-tool="mdnice编辑器" style="margin: 0;margin-top: 10px;margin-bottom: 10px;display: flex;flex-direction: column;justify-content: center;align-items: center;"><span leaf="">
			<figure><img decoding="async" src="https://51ai.website/wp-content/uploads/2026/06/frc-67973960ac8483668231cfeb937b487b.png"></figure>
		</span></figure>
	<p data-tool="mdnice编辑器" style="padding-top: 8px;padding-bottom: 8px;line-height: 26px;color: black;margin: 10px 0px;letter-spacing: 2px;font-size: 14px;word-spacing: 2px;"><span leaf="">首先你可以到下面官网下载安装，</span><strong style="color: #916dd5;font-weight: bold;"><span leaf="">新用户还可以直接领取一个月会员和 2000
				积分</span></strong><span leaf="">：</span></p>
	<blockquote style="border: none;display: block;font-size: 0.9em;overflow: auto;overflow-scrolling: touch;border-left: 3px solid rgba(0, 0, 0, 0.4);color: #6a737d;padding-top: 10px;padding-bottom: 10px;padding-left: 20px;padding-right: 10px;margin-bottom: 20px;margin-top: 20px;border-left-color: #d89cf6;background: #f4eeff;padding: 6px;margin: 4px 0;">
		<p style="padding-top: 8px;padding-bottom: 8px;letter-spacing: 2px;word-spacing: 2px;color: black;line-height: 26px;margin: 2px 0;font-size: 12px;"><span leaf="">官方网址：https://qoder.com.cn/referral?referral_code=cZQNBT5UOf3PSv5VwVVJyz6tMW7Klfjq</span></p>
	</blockquote>
	<figure data-tool="mdnice编辑器" style="margin: 0;margin-top: 10px;margin-bottom: 10px;display: flex;flex-direction: column;justify-content: center;align-items: center;"><span leaf="">
			<figure><img decoding="async" src="https://51ai.website/wp-content/uploads/2026/06/frc-44fb4fc51731533dc3e84fd3cf5dc46f.png"></figure>
		</span></figure>
	<h2 data-tool="mdnice编辑器" style="margin-top: 30px;margin-bottom: 15px;padding: 0px;font-weight: bold;color: black;font-size: 22px;text-align: left;margin: 20px 10px 0px 0px;"><span style="font-size: 18px;font-weight: bold;display: inline-block;padding-left: 10px;border-left: 5px solid #916dd5;"><span leaf="">一键生成可编辑 PPT</span></span></h2>
	<p data-tool="mdnice编辑器" style="padding-top: 8px;padding-bottom: 8px;line-height: 26px;color: black;margin: 10px 0px;letter-spacing: 2px;font-size: 14px;word-spacing: 2px;"><span leaf="">首先来测试一个比较常用的场景，根据我提供的产品文档，制作一份产品宣传 PPT，下面我输入提示词，并调用了&nbsp;</span><code style="font-size: 14px;word-wrap: break-word;padding: 2px 4px;border-radius: 4px;margin: 0 2px;background-color: rgba(27,31,35,.05);font-family: Operator Mono, Consolas, Monaco, Menlo, monospace;word-break: break-all;color: #916dd5;font-weight: bolder;background: none;"><span leaf="">pptx</span></code><span leaf="">&nbsp;这个技能：</span></p>
	<blockquote style="border: none;display: block;font-size: 0.9em;overflow: auto;overflow-scrolling: touch;border-left: 3px solid rgba(0, 0, 0, 0.4);color: #6a737d;padding-top: 10px;padding-bottom: 10px;padding-left: 20px;padding-right: 10px;margin-bottom: 20px;margin-top: 20px;border-left-color: #d89cf6;background: #f4eeff;padding: 6px;margin: 4px 0;">
		<p style="padding-top: 8px;padding-bottom: 8px;letter-spacing: 2px;word-spacing: 2px;color: black;line-height: 26px;margin: 2px 0;font-size: 12px;"><span leaf="">根据我提供的这个产品文档 制作一份 PPT 介绍 pptx产品介绍.md</span></p>
	</blockquote>
	<figure data-tool="mdnice编辑器" style="margin: 0;margin-top: 10px;margin-bottom: 10px;display: flex;flex-direction: column;justify-content: center;align-items: center;"><span leaf="">
			<figure><img decoding="async" src="https://51ai.website/wp-content/uploads/2026/06/frc-60ba3eea58444e55dca4697e5a29b7ef.png"></figure>
		</span></figure>
	<p data-tool="mdnice编辑器" style="padding-top: 8px;padding-bottom: 8px;line-height: 26px;color: black;margin: 10px 0px;letter-spacing: 2px;font-size: 14px;word-spacing: 2px;"><span leaf="">输入任务后，可以在右侧“任务监控”面板查看进度。</span></p>
	<figure data-tool="mdnice编辑器" style="margin: 0;margin-top: 10px;margin-bottom: 10px;display: flex;flex-direction: column;justify-content: center;align-items: center;"><span leaf="">
			<figure><img decoding="async" src="https://51ai.website/wp-content/uploads/2026/06/frc-a69a46b636c33163df539406dc135660.png"></figure>
		</span></figure>
	<p data-tool="mdnice编辑器" style="padding-top: 8px;padding-bottom: 8px;line-height: 26px;color: black;margin: 10px 0px;letter-spacing: 2px;font-size: 14px;word-spacing: 2px;"><span leaf="">完成后，</span><strong style="color: #916dd5;font-weight: bold;"><span leaf="">不仅能直接预览，还会生成一个完整可编辑的 .pptx
				文件</span></strong><span leaf="">，方便用 WPS 或 Office 进行二次微调：</span></p>
	<figure data-tool="mdnice编辑器" style="margin: 0;margin-top: 10px;margin-bottom: 10px;display: flex;flex-direction: column;justify-content: center;align-items: center;"><span leaf="">
			<figure><img decoding="async" src="https://51ai.website/wp-content/uploads/2026/06/frc-f37d5c4f731be90c4df19894f3dc6476.png"></figure>
		</span></figure>
	<p data-tool="mdnice编辑器" style="padding-top: 8px;padding-bottom: 8px;line-height: 26px;color: black;margin: 10px 0px;letter-spacing: 2px;font-size: 14px;word-spacing: 2px;"><span leaf="">一次性生成的效果已经挺不错，大家可以看看截图：</span></p>
	<figure data-tool="mdnice编辑器" style="margin: 0;margin-top: 10px;margin-bottom: 10px;display: flex;flex-direction: column;justify-content: center;align-items: center;"><span leaf="">
			<figure><img decoding="async" src="https://51ai.website/wp-content/uploads/2026/06/frc-8af8c3ebd727e347acd1217967a74e94.png"></figure>
		</span></figure>
	<figure data-tool="mdnice编辑器" style="margin: 0;margin-top: 10px;margin-bottom: 10px;display: flex;flex-direction: column;justify-content: center;align-items: center;"><span leaf="">
			<figure><img decoding="async" src="https://51ai.website/wp-content/uploads/2026/06/frc-db398db88637d5c01e8ccf211c8a962e.png"></figure>
		</span></figure>
	<figure data-tool="mdnice编辑器" style="margin: 0;margin-top: 10px;margin-bottom: 10px;display: flex;flex-direction: column;justify-content: center;align-items: center;"><span leaf="">
			<figure><img decoding="async" src="https://51ai.website/wp-content/uploads/2026/06/frc-2c782f8054f69f5a8025c5753372038d.png"></figure>
		</span></figure>
	<figure data-tool="mdnice编辑器" style="margin: 0;margin-top: 10px;margin-bottom: 10px;display: flex;flex-direction: column;justify-content: center;align-items: center;"><span leaf="">
			<figure><img decoding="async" src="https://51ai.website/wp-content/uploads/2026/06/frc-9864e6cd1c4abd5bdac5a8e8383e254e.png"></figure>
		</span></figure>
	<figure data-tool="mdnice编辑器" style="margin: 0;margin-top: 10px;margin-bottom: 10px;display: flex;flex-direction: column;justify-content: center;align-items: center;"><span leaf="">
			<figure><img decoding="async" src="https://51ai.website/wp-content/uploads/2026/06/frc-63a57b9729f80f07a048880bced40508.png"></figure>
		</span></figure>
	<figure data-tool="mdnice编辑器" style="margin: 0;margin-top: 10px;margin-bottom: 10px;display: flex;flex-direction: column;justify-content: center;align-items: center;"><span leaf="">
			<figure><img decoding="async" src="https://51ai.website/wp-content/uploads/2026/06/frc-506dbd0ff7569d4751c42aa890dbccf5.png"></figure>
		</span></figure>
	<h2 data-tool="mdnice编辑器" style="margin-top: 30px;margin-bottom: 15px;padding: 0px;font-weight: bold;color: black;font-size: 22px;text-align: left;margin: 20px 10px 0px 0px;"><span style="font-size: 18px;font-weight: bold;display: inline-block;padding-left: 10px;border-left: 5px solid #916dd5;"><span leaf="">深度竞品分析</span></span></h2>
	<p data-tool="mdnice编辑器" style="padding-top: 8px;padding-bottom: 8px;line-height: 26px;color: black;margin: 10px 0px;letter-spacing: 2px;font-size: 14px;word-spacing: 2px;"><span leaf="">独立开发者需要时刻关注竞品动态。这时候就可以使用 QoderWork 内置的专家套件“竞品追踪”，去高效准确的进行竞品分析。</span></p>
	<figure data-tool="mdnice编辑器" style="margin: 0;margin-top: 10px;margin-bottom: 10px;display: flex;flex-direction: column;justify-content: center;align-items: center;"><span leaf="">
			<figure><img decoding="async" src="https://51ai.website/wp-content/uploads/2026/06/frc-a51f88c7e93105d87f2bcc44713ed730.png"></figure>
		</span></figure>
	<p data-tool="mdnice编辑器" style="padding-top: 8px;padding-bottom: 8px;line-height: 26px;color: black;margin: 10px 0px;letter-spacing: 2px;font-size: 14px;word-spacing: 2px;"><span leaf="">选择这个套件后，我们</span><strong style="color: #916dd5;font-weight: bold;"><span leaf="">只要输入我们需要追踪的竞品名称即可</span></strong><span leaf="">，比如：</span></p>
	<blockquote style="border: none;display: block;font-size: 0.9em;overflow: auto;overflow-scrolling: touch;border-left: 3px solid rgba(0, 0, 0, 0.4);color: #6a737d;padding-top: 10px;padding-bottom: 10px;padding-left: 20px;padding-right: 10px;margin-bottom: 20px;margin-top: 20px;border-left-color: #d89cf6;background: #f4eeff;padding: 6px;margin: 4px 0;">
		<p style="padding-top: 8px;padding-bottom: 8px;letter-spacing: 2px;word-spacing: 2px;color: black;line-height: 26px;margin: 2px 0;font-size: 12px;"><span leaf="">NotebookLM、ima.copilot、AnythingLLM、Reor、Obsidian、Heptabase、Mem、WiseMindAI</span></p>
	</blockquote>
	<figure data-tool="mdnice编辑器" style="margin: 0;margin-top: 10px;margin-bottom: 10px;display: flex;flex-direction: column;justify-content: center;align-items: center;"><span leaf="">
			<figure><img decoding="async" src="https://51ai.website/wp-content/uploads/2026/06/frc-293e2a55bbf0af477ca78955061779ab.png"></figure>
		</span></figure>
	<p data-tool="mdnice编辑器" style="padding-top: 8px;padding-bottom: 8px;line-height: 26px;color: black;margin: 10px 0px;letter-spacing: 2px;font-size: 14px;word-spacing: 2px;"><span leaf="">接下来等待 QoderWork 自动收集并分析后，即可得到一份详细的竞品分析报告，还可以导出成 PDF：</span></p>
	<figure data-tool="mdnice编辑器" style="margin: 0;margin-top: 10px;margin-bottom: 10px;display: flex;flex-direction: column;justify-content: center;align-items: center;"><span leaf="">
			<figure><img decoding="async" src="https://51ai.website/wp-content/uploads/2026/06/frc-280de41c479aa405ce5e8f2932f167e0.png"></figure>
		</span></figure>
	<p data-tool="mdnice编辑器" style="padding-top: 8px;padding-bottom: 8px;line-height: 26px;color: black;margin: 10px 0px;letter-spacing: 2px;font-size: 14px;word-spacing: 2px;"><span leaf="">在这份报告里面，可以看到它收集的是来自最近 3 个月，并且是实时联网搜索查询和从各个产品官网、社区等平台获取信息，</span><strong style="color: #916dd5;font-weight: bold;"><span leaf="">保证了来源的实时性和准确性</span></strong><span leaf="">The</span></p>
	<figure data-tool="mdnice编辑器" style="margin: 0;margin-top: 10px;margin-bottom: 10px;display: flex;flex-direction: column;justify-content: center;align-items: center;"><span leaf="">
			<figure><img decoding="async" src="https://51ai.website/wp-content/uploads/2026/06/frc-188f38c3bf8a598dbec68ab052185213.png"></figure>
		</span></figure>
	<p data-tool="mdnice编辑器" style="padding-top: 8px;padding-bottom: 8px;line-height: 26px;color: black;margin: 10px 0px;letter-spacing: 2px;font-size: 14px;word-spacing: 2px;"><span leaf="">还包含了</span><strong style="color: #916dd5;font-weight: bold;"><span leaf="">我最关心的核心功能对比矩阵</span></strong><span leaf="">，对产品设计极具参考价值，表格对比的维度很多，我简单截个图给大家看看：</span></p>
	<figure data-tool="mdnice编辑器" style="margin: 0;margin-top: 10px;margin-bottom: 10px;display: flex;flex-direction: column;justify-content: center;align-items: center;"><span leaf="">
			<figure><img decoding="async" src="https://51ai.website/wp-content/uploads/2026/06/frc-4e24f3e82348d859d7f6a3498e0317df.png"></figure>
		</span></figure>
	<p data-tool="mdnice编辑器" style="padding-top: 8px;padding-bottom: 8px;line-height: 26px;color: black;margin: 10px 0px;letter-spacing: 2px;font-size: 14px;word-spacing: 2px;"><span leaf="">整份报告非常全，还包括常用的分析维度：</span></p>
	<ul style="margin-top: 8px;margin-bottom: 8px;padding-left: 25px;color: black;font-size: 15px;list-style-type: circle;" class="list-paddingleft-1">
		<li>
			<section style="margin-top: 5px;margin-bottom: 5px;line-height: 26px;text-align: left;color: rgb(1,1,1);font-size: 14px;font-weight: normal;"><span leaf="">品牌定位对比</span></section>
		</li>
		<li>
			<section style="margin-top: 5px;margin-bottom: 5px;line-height: 26px;text-align: left;color: rgb(1,1,1);font-size: 14px;font-weight: normal;"><span leaf="">数字化声量对比</span></section>
		</li>
		<li>
			<section style="margin-top: 5px;margin-bottom: 5px;line-height: 26px;text-align: left;color: rgb(1,1,1);font-size: 14px;font-weight: normal;"><span leaf="">功能对比矩阵</span></section>
		</li>
		<li>
			<section style="margin-top: 5px;margin-bottom: 5px;line-height: 26px;text-align: left;color: rgb(1,1,1);font-size: 14px;font-weight: normal;"><span leaf="">竞品营销策略</span></section>
		</li>
		<li>
			<section style="margin-top: 5px;margin-bottom: 5px;line-height: 26px;text-align: left;color: rgb(1,1,1);font-size: 14px;font-weight: normal;"><span leaf="">SWOT 分析</span></section>
		</li>
		<li>
			<section style="margin-top: 5px;margin-bottom: 5px;line-height: 26px;text-align: left;color: rgb(1,1,1);font-size: 14px;font-weight: normal;"><span leaf="">市场信号解读</span></section>
		</li>
		<li>
			<section style="margin-top: 5px;margin-bottom: 5px;line-height: 26px;text-align: left;color: rgb(1,1,1);font-size: 14px;font-weight: normal;"><span leaf="">差异化建议</span></section>
		</li>
		<li>
			<section style="margin-top: 5px;margin-bottom: 5px;line-height: 26px;text-align: left;color: rgb(1,1,1);font-size: 14px;font-weight: normal;"><span leaf="">等等</span></section>
		</li>
	</ul>
	<figure data-tool="mdnice编辑器" style="margin: 0;margin-top: 10px;margin-bottom: 10px;display: flex;flex-direction: column;justify-content: center;align-items: center;"><span leaf="">
			<figure><img decoding="async" src="https://51ai.website/wp-content/uploads/2026/06/frc-4f0a22a520539aa1ddd837832d00741f.png"></figure>
		</span></figure>
	<p data-tool="mdnice编辑器" style="padding-top: 8px;padding-bottom: 8px;line-height: 26px;color: black;margin: 10px 0px;letter-spacing: 2px;font-size: 14px;word-spacing: 2px;"><span leaf="">这份详细的竞品分析报告，这 Chris 这样的独立开发者来说，效率真实提升巨大，程序员天生对营销和推广比较薄弱，值得好好阅读下。</span></p>
	<h2 data-tool="mdnice编辑器" style="margin-top: 30px;margin-bottom: 15px;padding: 0px;font-weight: bold;color: black;font-size: 22px;text-align: left;margin: 20px 10px 0px 0px;"><span style="font-size: 18px;font-weight: bold;display: inline-block;padding-left: 10px;border-left: 5px solid #916dd5;"><span leaf="">定时自动追踪竞品</span></span></h2>
	<p data-tool="mdnice编辑器" style="padding-top: 8px;padding-bottom: 8px;line-height: 26px;color: black;margin: 10px 0px;letter-spacing: 2px;font-size: 14px;word-spacing: 2px;"><span leaf="">接下来 Chris 再介绍一个很常用的场景，就是</span><strong style="color: #916dd5;font-weight: bold;"><span leaf="">每周定时去获取竞品的动态</span></strong><span leaf="">，让 QoderWork 定时去执行。</span></p>
	<p data-tool="mdnice编辑器" style="padding-top: 8px;padding-bottom: 8px;line-height: 26px;color: black;margin: 10px 0px;letter-spacing: 2px;font-size: 14px;word-spacing: 2px;"><span leaf="">打开左侧“定时任务”菜单，启用“每周竞品动态追踪”这个任务：</span></p>
	<figure data-tool="mdnice编辑器" style="margin: 0;margin-top: 10px;margin-bottom: 10px;display: flex;flex-direction: column;justify-content: center;align-items: center;"><span leaf="">
			<figure><img decoding="async" src="https://51ai.website/wp-content/uploads/2026/06/frc-3932609b48401e875e5dab37d0250130.png"></figure>
		</span></figure>
	<p data-tool="mdnice编辑器" style="padding-top: 8px;padding-bottom: 8px;line-height: 26px;color: black;margin: 10px 0px;letter-spacing: 2px;font-size: 14px;word-spacing: 2px;"><span leaf="">然后点击任务卡片，编辑任务，设置下计划时间、工作目录，还有搜索需要</span><strong style="color: #916dd5;font-weight: bold;"><span leaf="">追踪的竞品名称</span></strong><span leaf="">、</span><strong style="color: #916dd5;font-weight: bold;"><span leaf="">追踪内容</span></strong><span leaf="">等：</span></p>
	<figure data-tool="mdnice编辑器" style="margin: 0;margin-top: 10px;margin-bottom: 10px;display: flex;flex-direction: column;justify-content: center;align-items: center;"><span leaf="">
			<figure><img decoding="async" src="https://51ai.website/wp-content/uploads/2026/06/frc-6ad357b04e967caa2d014b80ffd0eeab.png"></figure>
		</span></figure>
	<p data-tool="mdnice编辑器" style="padding-top: 8px;padding-bottom: 8px;line-height: 26px;color: black;margin: 10px 0px;letter-spacing: 2px;font-size: 14px;word-spacing: 2px;"><span leaf="">接下来可以点击卡片右上角的“立即执行”按钮，测试下效果如何：</span></p>
	<figure data-tool="mdnice编辑器" style="margin: 0;margin-top: 10px;margin-bottom: 10px;display: flex;flex-direction: column;justify-content: center;align-items: center;"><span leaf="">
			<figure><img decoding="async" src="https://51ai.website/wp-content/uploads/2026/06/frc-e6eea14f3180f26b926aa43ad5fe7102.png"></figure>
		</span></figure>
	<figure data-tool="mdnice编辑器" style="margin: 0;margin-top: 10px;margin-bottom: 10px;display: flex;flex-direction: column;justify-content: center;align-items: center;"><span leaf="">
			<figure><img decoding="async" src="https://51ai.website/wp-content/uploads/2026/06/frc-fa4f04b1594e14287e34da5dcba925b2.png"></figure>
		</span></figure>
	<p data-tool="mdnice编辑器" style="padding-top: 8px;padding-bottom: 8px;line-height: 26px;color: black;margin: 10px 0px;letter-spacing: 2px;font-size: 14px;word-spacing: 2px;"><span leaf="">这样我就可以</span><strong style="color: #916dd5;font-weight: bold;"><span leaf="">每周一上午都能自动收到一份详细的竞品动态的报告</span></strong><span leaf="">：</span></p>
	<figure data-tool="mdnice编辑器" style="margin: 0;margin-top: 10px;margin-bottom: 10px;display: flex;flex-direction: column;justify-content: center;align-items: center;"><span leaf="">
			<figure><img decoding="async" src="https://51ai.website/wp-content/uploads/2026/06/frc-35dafe871b1ffe6e5cb286acffa8b2fc.png"></figure>
		</span></figure>
	<h2 data-tool="mdnice编辑器" style="margin-top: 30px;margin-bottom: 15px;padding: 0px;font-weight: bold;color: black;font-size: 22px;text-align: left;margin: 20px 10px 0px 0px;"><span style="font-size: 18px;font-weight: bold;display: inline-block;padding-left: 10px;border-left: 5px solid #916dd5;"><span leaf="">更多实用功能</span></span></h2>
	<p data-tool="mdnice编辑器" style="padding-top: 8px;padding-bottom: 8px;line-height: 26px;color: black;margin: 10px 0px;letter-spacing: 2px;font-size: 14px;word-spacing: 2px;"><span leaf="">除了上述场景，QoderWork 还有几个亮点值得一提：</span></p>
	<h3 data-tool="mdnice编辑器" style="margin-top: 30px;margin-bottom: 15px;padding: 0px;color: black;font-size: 16px;font-weight: bold;text-align: center;"><span style="border-bottom: 2px solid #d89cf6;"><span leaf="">1.丰富的内置技能</span></span></h3>
	<p data-tool="mdnice编辑器" style="padding-top: 8px;padding-bottom: 8px;line-height: 26px;color: black;margin: 10px 0px;letter-spacing: 2px;font-size: 14px;word-spacing: 2px;"><span leaf="">看了下有上百个，比如官方推荐的 QoderWork 演示文稿、Notion 信息图、UI 设计等等技能，开箱即用。</span></p>
	<figure data-tool="mdnice编辑器" style="margin: 0;margin-top: 10px;margin-bottom: 10px;display: flex;flex-direction: column;justify-content: center;align-items: center;"><span leaf="">
			<figure><img decoding="async" src="https://51ai.website/wp-content/uploads/2026/06/frc-7c6bc0d5b729388ea8a997ffa9605e2f.png"></figure>
		</span></figure>
	<h3 data-tool="mdnice编辑器" style="margin-top: 30px;margin-bottom: 15px;padding: 0px;color: black;font-size: 16px;font-weight: bold;text-align: center;"><span style="border-bottom: 2px solid #d89cf6;"><span leaf="">2.专业的专家套件</span></span></h3>
	<p data-tool="mdnice编辑器" style="padding-top: 8px;padding-bottom: 8px;line-height: 26px;color: black;margin: 10px 0px;letter-spacing: 2px;font-size: 14px;word-spacing: 2px;"><span leaf="">每个套件将多个工具打包，专门应对复杂任务（如前文提到的竞品分析）。</span></p>
	<figure data-tool="mdnice编辑器" style="margin: 0;margin-top: 10px;margin-bottom: 10px;display: flex;flex-direction: column;justify-content: center;align-items: center;"><span leaf="">
			<figure><img decoding="async" src="https://51ai.website/wp-content/uploads/2026/06/frc-27d4d0eaf2da550197e75bdee5558e02.png"></figure>
		</span></figure>
	<h3 data-tool="mdnice编辑器" style="margin-top: 30px;margin-bottom: 15px;padding: 0px;color: black;font-size: 16px;font-weight: bold;text-align: center;"><span style="border-bottom: 2px solid #d89cf6;"><span leaf="">3.强大的连接器</span></span></h3>
	<p data-tool="mdnice编辑器" style="padding-top: 8px;padding-bottom: 8px;line-height: 26px;color: black;margin: 10px 0px;letter-spacing: 2px;font-size: 14px;word-spacing: 2px;"><span leaf="">QoderWork 内置了很多第三方应用的连接器，可以让你在 QoderWork 直接连接，操作第三方应用。</span></p>
	<figure data-tool="mdnice编辑器" style="margin: 0;margin-top: 10px;margin-bottom: 10px;display: flex;flex-direction: column;justify-content: center;align-items: center;"><span leaf="">
			<figure><img decoding="async" src="https://51ai.website/wp-content/uploads/2026/06/frc-fbead6c0c93445420b717243c6a48086.png"></figure>
		</span></figure>
	<h3 data-tool="mdnice编辑器" style="margin-top: 30px;margin-bottom: 15px;padding: 0px;color: black;font-size: 16px;font-weight: bold;text-align: center;"><span style="border-bottom: 2px solid #d89cf6;"><span leaf="">4.配置 IM 频道</span></span></h3>
	<p data-tool="mdnice编辑器" style="padding-top: 8px;padding-bottom: 8px;line-height: 26px;color: black;margin: 10px 0px;letter-spacing: 2px;font-size: 14px;word-spacing: 2px;"><span leaf="">当然，还可以配置你需要的 IM 频道，让 QoderWork 的消息可以接收来自钉钉、飞书等平台的消息。</span></p>
	<figure data-tool="mdnice编辑器" style="margin: 0;margin-top: 10px;margin-bottom: 10px;display: flex;flex-direction: column;justify-content: center;align-items: center;"><span leaf="">
			<figure><img decoding="async" src="https://51ai.website/wp-content/uploads/2026/06/frc-a63b3eea7efc5a72a18f9d7d45121947.png"></figure>
		</span></figure>
	<p data-tool="mdnice编辑器" style="padding-top: 8px;padding-bottom: 8px;line-height: 26px;color: black;margin: 10px 0px;letter-spacing: 2px;font-size: 14px;word-spacing: 2px;"><span leaf="">很多用法 Chris 也还在摸索，大家可以自己去体验体验，有好的用法也可以分享下。</span></p>
	<h2 data-tool="mdnice编辑器" style="margin-top: 30px;margin-bottom: 15px;padding: 0px;font-weight: bold;color: black;font-size: 22px;text-align: left;margin: 20px 10px 0px 0px;"><span style="font-size: 18px;font-weight: bold;display: inline-block;padding-left: 10px;border-left: 5px solid #916dd5;"><span leaf="">Conclusion</span></span></h2>
	<p data-tool="mdnice编辑器" style="padding-top: 8px;padding-bottom: 8px;line-height: 26px;color: black;margin: 10px 0px;letter-spacing: 2px;font-size: 14px;word-spacing: 2px;"><span leaf="">QoderWork 是</span><strong style="color: #916dd5;font-weight: bold;"><span leaf="">一个集成了实时联网、文件操作和定时任务的桌面端 AI
				助手</span></strong><span leaf="">，直接安排任务给它，然后等待完成就可以了。</span></p>
</section>



<p class="wp-block-paragraph"><mp-style-type data-value="3"></mp-style-type></p><p><a rel="nofollow" href="https://51ai.website/en/recommend/qoderwork-ai/">QoderWork 实测：像拥有一个 AI 团队，效率提升非常明显！</a>最先出现在<a rel="nofollow" href="https://51ai.website/en">AI Weekly</a>。</p>
]]></content:encoded>
					
					<wfw:commentrss>https://51ai.website/en/recommend/qoderwork-ai/feed/</wfw:commentrss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>AI科技资讯周报_2026W23</title>
		<link>https://51ai.website/en/news/ai-weekly-news-w23/</link>
					<comments>https://51ai.website/en/news/ai-weekly-news-w23/#respond</comments>
		
		<dc:creator><![CDATA[stark, tony]]></dc:creator>
		<pubDate>Wed, 03 Jun 2026 10:42:14 +0000</pubDate>
				<category><![CDATA[新闻]]></category>
		<guid ispermalink="false">https://51ai.website/?p=1836</guid>

					<description><![CDATA[<p>过去7天 · 全球AI产业核心动态 2026年5月28日 — 6月3日 40 本周新闻 7 核心信号 6 微软 [&#8230;]</p>
<p><a rel="nofollow" href="https://51ai.website/en/news/ai-weekly-news-w23/">AI科技资讯周报_2026W23</a>最先出现在<a rel="nofollow" href="https://51ai.website/en">AI Weekly</a>。</p>
]]></description>
										<content:encoded><![CDATA[<style data-wp-block-html="css">
<style>
  *{margin:0;padding:0;box-sizing:border-box}
  body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI','PingFang SC','Hiragino Sans GB','Microsoft YaHei',sans-serif;background:#f3f0f8;color:#2d2d2d;line-height:1.7}
  .container{max-width:980px;margin:0 auto;padding:20px 16px 60px}

  /* Header */
  .header{text-align:center;padding:44px 20px 36px;background:linear-gradient(135deg,#7c3aed 0%,#a78bfa 50%,#c4b5fd 100%);border-radius:16px;margin-bottom:28px;position:relative;overflow:hidden}
  .header::before{content:'';position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle at 30% 70%,rgba(255,255,255,.08) 0%,transparent 50%)}
  .header .emoji{font-size:44px;margin-bottom:10px}
  .header h1{font-size:26px;color:#fff;font-weight:700;letter-spacing:1px}
  .header .subtitle{font-size:14px;color:rgba(255,255,255,.85);margin-top:6px}
  .header .date-badge{display:inline-block;margin-top:14px;padding:5px 18px;background:rgba(255,255,255,.2);backdrop-filter:blur(4px);border-radius:18px;font-size:12px;color:#fff;font-weight:500}

  /* Stats */
  .stats-bar{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-bottom:28px}
  .stat-card{background:#fff;border-radius:10px;padding:14px 10px;text-align:center;box-shadow:0 1px 4px rgba(124,58,237,.06);border:1px solid rgba(124,58,237,.08)}
  .stat-card .num{font-size:22px;font-weight:700;color:#7c3aed}
  .stat-card .label{font-size:11px;color:#888;margin-top:2px}

  /* Section */
  .section{margin-bottom:24px}
  .section-title{font-size:17px;font-weight:700;color:#1a1a2e;margin-bottom:14px;padding-left:12px;border-left:4px solid #7c3aed;display:flex;align-items:center;gap:8px}
  .section-title .count{font-size:12px;font-weight:500;color:#a78bfa;margin-left:4px}

  /* Card */
  .news-card{background:#fff;border-radius:10px;padding:16px 18px;margin-bottom:10px;box-shadow:0 1px 3px rgba(0,0,0,.03);border:1px solid #eee;transition:box-shadow .2s,transform .15s}
  .news-card:hover{box-shadow:0 4px 14px rgba(124,58,237,.1);transform:translateY(-1px)}
  .card-header{display:flex;align-items:flex-start;gap:10px;margin-bottom:6px}
  .date-tag{flex-shrink:0;font-size:10px;font-weight:600;color:#7c3aed;background:#f3f0f8;padding:2px 8px;border-radius:8px;white-space:nowrap;margin-top:3px}
  .card-title{font-size:14px;font-weight:600;color:#1a1a2e;line-height:1.5}
  .card-points{font-size:13px;color:#555;line-height:1.7;padding-left:2px}
  .card-points span{display:inline}
  .card-points span::after{content:'；'}
  .card-points span:last-child::after{content:''}
  .source-link{display:inline-block;margin-top:6px;font-size:11px;color:#7c3aed;text-decoration:none;opacity:.75}
  .source-link:hover{opacity:1;text-decoration:underline}

  /* Badge */
  .cat{display:inline-block;font-size:10px;font-weight:600;padding:1px 7px;border-radius:5px;margin-right:4px;vertical-align:middle}
  .c-ms{background:#e8f5e9;color:#2e7d32}
  .c-nv{background:#e3f2fd;color:#1565c0}
  .c-ipo{background:#fff3e0;color:#e65100}
  .c-pol{background:#e0f2f1;color:#00695c}
  .c-cn{background:#fce4ec;color:#c62828}
  .c-prod{background:#f3e5f5;color:#7b1fa2}
  .c-chip{background:#e0f7fa;color:#00838f}
  .c-ai{background:#ede7f6;color:#4527a0}
  .c-bot{background:#f1f8e9;color:#33691e}
  .c-infra{background:#fff8e1;color:#f57f17}

  /* Signals */
  .signal-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}
  .signal-card{background:#fff;border-radius:10px;padding:16px;border:1px solid rgba(124,58,237,.12);box-shadow:0 1px 4px rgba(124,58,237,.05)}
  .signal-card .s-emoji{font-size:24px;margin-bottom:6px}
  .signal-card .s-title{font-size:13px;font-weight:700;color:#7c3aed;margin-bottom:5px}
  .signal-card .s-desc{font-size:12.5px;color:#555;line-height:1.65}

  /* Timeline dot */
  .tl{position:relative;padding-left:22px}
  .tl::before{content:'';position:absolute;left:6px;top:8px;width:8px;height:8px;border-radius:50%;background:#7c3aed}
  .tl::after{content:'';position:absolute;left:9px;top:18px;width:2px;height:calc(100% - 4px);background:#e0d7ff}
  .tl:last-child::after{display:none}

  /* Footer */
  .footer{text-align:center;padding:28px 0 0;font-size:11px;color:#aaa;border-top:1px solid #e0d7ff;margin-top:12px}

  @media(max-width:640px){
    .stats-bar{grid-template-columns:repeat(3,1fr)}
    .signal-grid{grid-template-columns:1fr}
    .header h1{font-size:21px}
    .stat-card .num{font-size:18px}
  }
</style>
</style>

</head>
<body>
<div class="container">

  <!-- Header -->
  <div class="header">
    <div class="subtitle">过去7天 · 全球AI产业核心动态</div>
    <div class="date-badge">2026年5月28日 — 6月3日</div>
  </div>

  <!-- Stats -->
  <div class="stats-bar">
    <div class="stat-card"><div class="num">40</div><div class="label">本周新闻</div></div>
    <div class="stat-card"><div class="num">7</div><div class="label">核心信号</div></div>
    <div class="stat-card"><div class="num">6</div><div class="label">微软发布</div></div>
    <div class="stat-card"><div class="num">7</div><div class="label">英伟达发布</div></div>
    <div class="stat-card"><div class="num">$9650亿</div><div class="label">Anthropic估值</div></div>
  </div>

  <!-- 微软 Build 2026 -->
  <div class="section">
    <div class="section-title">🔷 微软 Build 2026 <span class="count">6条</span></div>
    <div class="tl"><div class="news-card">
      <div class="card-header"><span class="date-tag">6月2-3日</span><div class="card-title"><span class="cat c-ms">重磅</span>Project Polaris 自研编程模型，8月替换 GPT-4 Turbo</div></div>
      <div class="card-points"><span>微软&#8221;去OpenAI化&#8221;最关键一步</span><span>Polaris 采用链式+树状思维推理架构，专攻多文件重构</span><span>全球数百万 Copilot 用户底层模型将切换</span></div>
      <a class="source-link" href="https://www.techmeme.com/" target="_blank" rel="noopener">Techmeme →</a>
    </div></div>
    <div class="tl"><div class="news-card">
      <div class="card-header"><span class="date-tag">6月3日</span><div class="card-title"><span class="cat c-ms">模型</span>MAI-Thinking-1：首个高级推理 AI 模型</div></div>
      <div class="card-points"><span>从零训练，未蒸馏第三方模型</span><span>同步发布 7 款 AI 模型覆盖图像、语音、转录等</span></div>
      <a class="source-link" href="https://www.techmeme.com/" target="_blank" rel="noopener">The Verge →</a>
    </div></div>
    <div class="tl"><div class="news-card">
      <div class="card-header"><span class="date-tag">6月3日</span><div class="card-title"><span class="cat c-ms">硬件</span>Project Solara：面向 AI 智能体的 Android 设备平台</div></div>
      <div class="card-points"><span>agent-first 设备平台</span><span>Best Buy、Target 等零售试点</span><span>微软正式进军 AI 硬件终端</span></div>
      <a class="source-link" href="https://www.techmeme.com/" target="_blank" rel="noopener">Techmeme →</a>
    </div></div>
    <div class="tl"><div class="news-card">
      <div class="card-header"><span class="date-tag">6月3日</span><div class="card-title"><span class="cat c-ms">智能体</span>Scout：永远在线的企业 AI 智能体</div></div>
      <div class="card-points"><span>基于 OpenClaw，以 Teams 联系人形式出现</span><span>自动处理日程安排等任务</span></div>
      <a class="source-link" href="https://www.techmeme.com/" target="_blank" rel="noopener">Wired →</a>
    </div></div>
    <div class="tl"><div class="news-card">
      <div class="card-header"><span class="date-tag">6月3日</span><div class="card-title"><span class="cat c-ms">平台</span>Execution Containers：Windows 级 AI 智能体沙箱</div></div>
      <div class="card-points"><span>OpenAI、Nvidia、Manus 等已在使用</span><span>为 Agent 在 Windows 上安全运行提供隔离环境</span></div>
      <a class="source-link" href="https://www.techmeme.com/" target="_blank" rel="noopener">VentureBeat →</a>
    </div></div>
    <div class="tl"><div class="news-card">
      <div class="card-header"><span class="date-tag">6月3日</span><div class="card-title"><span class="cat c-chip">量子</span>Majorana 2 量子芯片</div></div>
      <div class="card-points"><span>AI 工具辅助材料科学研发</span><span>计划 2029 年商用量子计算机</span></div>
      <a class="source-link" href="https://www.techmeme.com/" target="_blank" rel="noopener">Reuters →</a>
    </div></div>
  </div>

  <!-- 英伟达 GTC -->
  <div class="section">
    <div class="section-title">🟢 英伟达 GTC Taipei 2026 <span class="count">1条(含7大发布)</span></div>
    <div class="tl"><div class="news-card">
      <div class="card-header"><span class="date-tag">6月1日</span><div class="card-title"><span class="cat c-nv">史诗级</span>七大重磅发布，宣告 &#8220;Agentic AI 时代全面到来&#8221;</div></div>
      <div class="card-points"><span>Vera Rubin 全面投产，供应链规模是 Blackwell 两倍</span><span>Vera CPU：专为 Agent 打造，比 x86 快 1.8 倍</span><span>RTX Spark PC 芯片：台积电 3nm / 1P FLOP / 128GB 统一内存</span><span>Cosmos 3 开源世界模型：全模态物理 AI</span><span>Isaac GR00T 人形机器人平台：数小时开箱即用</span><span>Nemotron 3 Ultra：SSM+MoE 混合架构</span><span>Alpha Mayo 2 自动驾驶推理模型</span></div>
      <a class="source-link" href="https://36kr.com/p/3834268873058184" target="_blank" rel="noopener">36氪 →</a>
    </div></div>
  </div>

  <!-- IPO & 融资 -->
  <div class="section">
    <div class="section-title">💰 IPO 与融资 <span class="count">6条</span></div>
    <div class="tl"><div class="news-card">
      <div class="card-header"><span class="date-tag">5月28日</span><div class="card-title"><span class="cat c-ipo">融资</span>Anthropic 完成 650 亿美元 H 轮融资，估值 9650 亿超 OpenAI 登顶全球</div></div>
      <div class="card-points"><span>Altimeter/红杉领投，黑石跟投</span><span>三星、SK 海力士、美光等存储巨头首次入局</span><span>年化收入 470 亿美元，同比 +130%</span><span>目标市值 1.2 万亿美元</span></div>
      <a class="source-link" href="https://blog.csdn.net/2401_84289488/article/details/161537299" target="_blank" rel="noopener">CSDN →</a>
    </div></div>
    <div class="tl"><div class="news-card">
      <div class="card-header"><span class="date-tag">6月1日</span><div class="card-title"><span class="cat c-ipo">IPO</span>Anthropic 正式向 SEC 递交 IPO 申请，估值 9650 亿美元</div></div>
      <div class="card-points"><span>首家启动上市流程的 AI 超级独角兽，抢在 OpenAI 之前</span><span>年化收入突破 470 亿美元</span><span>锁定 AWS 5GW + Google/Broadcom 5GW TPU + SpaceX GPU 三笔核心算力协议</span></div>
      <a class="source-link" href="https://blog.csdn.net/qq_37699336/article/details/161611224" target="_blank" rel="noopener">The Verge →</a>
    </div></div>
    <div class="tl"><div class="news-card">
      <div class="card-header"><span class="date-tag">6月1日</span><div class="card-title"><span class="cat c-ipo">融资</span>Alphabet 启动 800 亿美元股权融资，巴菲特继任者首投百亿</div></div>
      <div class="card-points"><span>史上最大规模上市公司股权融资</span><span>伯克希尔新 CEO Greg Abel 主导 100 亿美元定向增发，24 小时敲定</span><span>Alphabet 2026 年资本支出预计 1800-1900 亿美元</span></div>
      <a class="source-link" href="https://blog.csdn.net/qq_37699336/article/details/161611224" target="_blank" rel="noopener">TechCrunch →</a>
    </div></div>
    <div class="tl"><div class="news-card">
      <div class="card-header"><span class="date-tag">6月3日</span><div class="card-title"><span class="cat c-ipo">IPO</span>Cursor 即将 IPO：6月12日纳斯达克上市，预期估值 1.75 万亿美元</div></div>
      <div class="card-points"><span>AI 编程赛道最大规模商业验证</span><span>SpaceX 持有 600 亿美元收购权</span></div>
      <a class="source-link" href="http://m.toutiao.com/group/7646969780884242953/" target="_blank" rel="noopener">头条 →</a>
    </div></div>
    <div class="tl"><div class="news-card">
      <div class="card-header"><span class="date-tag">6月3日</span><div class="card-title"><span class="cat c-ipo">融资</span>Cognition AI (Devin) 融资 10 亿美元，估值 260 亿美元</div></div>
      <div class="card-points"><span>AI 程序员 Devin 年化收入 4.92 亿美元</span><span>客户包括花旗、高盛、奔驰、NASA</span></div>
      <a class="source-link" href="http://m.toutiao.com/group/7647051577648120354/" target="_blank" rel="noopener">36氪 →</a>
    </div></div>
    <div class="tl"><div class="news-card">
      <div class="card-header"><span class="date-tag">6月1日</span><div class="card-title"><span class="cat c-ipo">融资</span>VAST 完成近 2 亿美元融资，披露世界模型 Project Eden</div></div>
      <div class="card-points"><span>MiniMax 前联创创立</span><span>&#8220;状态推演+视觉呈现&#8221;解耦架构</span><span>客户包括腾讯/微软/索尼</span></div>
      <a class="source-link" href="http://m.toutiao.com/group/7646597797243863567/" target="_blank" rel="noopener">头条 →</a>
    </div></div>
  </div>

  <!-- 模型与产品 -->
  <div class="section">
    <div class="section-title">🧠 模型与产品 <span class="count">9条</span></div>
    <div class="tl"><div class="news-card">
      <div class="card-header"><span class="date-tag">6月1日</span><div class="card-title"><span class="cat c-ai">国产</span>MiniMax M3 正式发布：编程超 GPT-5.5，国产首个三合一全能大模型</div></div>
      <div class="card-points"><span>前沿 Coding + 1M 超长上下文 + 原生多模态</span><span>SWE-Bench Pro 超越 GPT-5.5 和 Gemini 3.1 Pro</span><span>同步推出 MiniMax Code</span></div>
      <a class="source-link" href="https://blog.csdn.net/haohaizi_liu/article/details/161598564" target="_blank" rel="noopener">CSDN →</a>
    </div></div>
    <div class="tl"><div class="news-card">
      <div class="card-header"><span class="date-tag">5月28日</span><div class="card-title"><span class="cat c-ai">模型</span>Claude Opus 4.8 + Mythos 安全推理模型发布</div></div>
      <div class="card-points"><span>Opus 4.8 推理速度提升 40%、幻觉率降 35%</span><span>Mythos 定位&#8221;下一代安全推理引擎&#8221;，仅对金融/医疗等高危场景开放</span></div>
      <a class="source-link" href="https://blog.csdn.net/2401_84289488/article/details/161537299" target="_blank" rel="noopener">CSDN →</a>
    </div></div>
    <div class="tl"><div class="news-card">
      <div class="card-header"><span class="date-tag">5月28日</span><div class="card-title"><span class="cat c-ai">泄露</span>GPT-5.6 泄露：150 万 Token 上下文 + 双版本策略</div></div>
      <div class="card-points"><span>内部代号 iris-alpha；上下文窗口较 GPT-5.5 提升 43%</span><span>标准版强化多步推理，Pro 版聚焦智能体工作流</span><span>Polymarket 预测 6 月 30 日前发布概率超 85%</span></div>
      <a class="source-link" href="http://m.toutiao.com/group/7644758270342791680/" target="_blank" rel="noopener">头条 →</a>
    </div></div>
    <div class="tl"><div class="news-card">
      <div class="card-header"><span class="date-tag">6月1日</span><div class="card-title"><span class="cat c-ai">国产</span>DeepSeek V4-Pro：国产昇腾 910C 完成 1.6 万亿参数全流程训练</div></div>
      <div class="card-points"><span>V4-Pro 永久降价 75%</span><span>V4-Flash 登顶 OpenRouter 全球调用榜</span><span>V4 系列 MIT 协议全面开源</span></div>
      <a class="source-link" href="https://blog.csdn.net/haohaizi_liu/article/details/161598564" target="_blank" rel="noopener">CSDN →</a>
    </div></div>
    <div class="tl"><div class="news-card">
      <div class="card-header"><span class="date-tag">5月30日</span><div class="card-title"><span class="cat c-ai">Agent</span>GitHub Copilot 升级为自主 Agent</div></div>
      <div class="card-points"><span>从代码补全 → 自主理解需求、规划任务、执行修改并验证</span><span>实测 3 分钟完成 JWT 认证任务，一次通过率 80%</span></div>
      <a class="source-link" href="http://m.toutiao.com/group/7645622055949386276/" target="_blank" rel="noopener">头条 →</a>
    </div></div>
    <div class="tl"><div class="news-card">
      <div class="card-header"><span class="date-tag">5月30日</span><div class="card-title"><span class="cat c-prod">终端</span>苹果 Siri 独立 App 曝光：脱离系统捆绑，正面硬刚 ChatGPT</div></div>
      <div class="card-points"><span>独立对话窗口、长文本理解、多任务处理</span><span>深度整合 iOS/macOS，依托 18 亿设备基数</span></div>
      <a class="source-link" href="https://blog.csdn.net/2401_84289488/article/details/161537299" target="_blank" rel="noopener">CSDN →</a>
    </div></div>
    <div class="tl"><div class="news-card">
      <div class="card-header"><span class="date-tag">6月3日</span><div class="card-title"><span class="cat c-prod">里程碑</span>ChatGPT 全球月活突破 10 亿</div></div>
      <div class="card-points"><span>Sensor Tower 数据：三年达成</span><span>增速超 Google Maps / TikTok / Instagram / YouTube 历史纪录</span></div>
      <a class="source-link" href="https://www.coze.cn/share-article/201780449839320192" target="_blank" rel="noopener">扣子 →</a>
    </div></div>
    <div class="tl"><div class="news-card">
      <div class="card-header"><span class="date-tag">6月3日</span><div class="card-title"><span class="cat c-prod">建站</span>OpenAI Codex Sites：一键构建交互式网站</div></div>
      <div class="card-points"><span>Business/Enterprise 用户抢先体验</span><span>一句提示词生成托管网站和应用</span></div>
      <a class="source-link" href="https://www.coze.cn/share-article/201780416572373568" target="_blank" rel="noopener">扣子 →</a>
    </div></div>
    <div class="tl"><div class="news-card">
      <div class="card-header"><span class="date-tag">6月3日</span><div class="card-title"><span class="cat c-ai">安全</span>Anthropic 扩大 Mythos 访问：150+ 组织、15+ 国家</div></div>
      <div class="card-points"><span>扩展至 Five Eyes、NATO 成员国</span><span>三星、SK 等企业获准入</span></div>
      <a class="source-link" href="https://www.techmeme.com/" target="_blank" rel="noopener">FT →</a>
    </div></div>
  </div>

  <!-- 具身智能 -->
  <div class="section">
    <div class="section-title">🤖 具身智能与机器人 <span class="count">5条</span></div>
    <div class="tl"><div class="news-card">
      <div class="card-header"><span class="date-tag">6月1日</span><div class="card-title"><span class="cat c-bot">入场</span>OpenAI 正式进军机器人赛道，成立 OpenAI Robotics</div></div>
      <div class="card-points"><span>由 Sora 核心开发者 Aditya Ramesh 带队</span><span>短期工业机器人，长期个人通用机器人</span><span>&#8220;世界模拟→实体执行&#8221;独特路径</span></div>
      <a class="source-link" href="http://m.toutiao.com/group/7646597797243863567/" target="_blank" rel="noopener">头条 →</a>
    </div></div>
    <div class="tl"><div class="news-card">
      <div class="card-header"><span class="date-tag">6月1日</span><div class="card-title"><span class="cat c-bot">IPO</span>宇树科技科创板 IPO 过会，73 天闪电速度成&#8221;人形机器人第一股&#8221;</div></div>
      <div class="card-points"><span>从受理到过会仅 73 天</span><span>拟募资 42.02 亿元</span><span>与英伟达联合开发 H2+ 机器人</span></div>
      <a class="source-link" href="http://m.toutiao.com/group/7646597797243863567/" target="_blank" rel="noopener">头条 →</a>
    </div></div>
    <div class="tl"><div class="news-card">
      <div class="card-header"><span class="date-tag">5月30日</span><div class="card-title"><span class="cat c-bot">模型</span>阿里通义 Qwen-VLA 发布：视觉-语言-动作端到端打通</div></div>
      <div class="card-points"><span>&#8220;图像理解→语言指令→机器人动作&#8221;全链路</span><span>复杂环境任务执行准确率 89%</span></div>
      <a class="source-link" href="https://blog.csdn.net/2401_84289488/article/details/161537299" target="_blank" rel="noopener">CSDN →</a>
    </div></div>
    <div class="tl"><div class="news-card">
      <div class="card-header"><span class="date-tag">6月3日</span><div class="card-title"><span class="cat c-bot">开源</span>智元机器人开源 AGIBOT WORLD 2026 数据集第二期</div></div>
      <div class="card-points"><span>行业首个聚焦物理交互的开源具身数据集</span><span>Hugging Face 开放下载</span></div>
      <a class="source-link" href="https://www.coze.cn/share-article/201780450969416640" target="_blank" rel="noopener">扣子 →</a>
    </div></div>
    <div class="tl"><div class="news-card">
      <div class="card-header"><span class="date-tag">5月28日</span><div class="card-title"><span class="cat c-bot">展会</span>2026 世界智能产业博览会在天津开幕</div></div>
      <div class="card-points"><span>740+ 家企业参展</span><span>40+ 款大模型、400+ 款机器人产品同台</span><span>具身智能首次独立设馆</span></div>
      <a class="source-link" href="http://m.toutiao.com/group/7644758270342791680/" target="_blank" rel="noopener">头条 →</a>
    </div></div>
  </div>

  <!-- 基建与硬件 -->
  <div class="section">
    <div class="section-title">🏗️ 基建与硬件 <span class="count">5条</span></div>
    <div class="tl"><div class="news-card">
      <div class="card-header"><span class="date-tag">5月30日</span><div class="card-title"><span class="cat c-infra">财报</span>戴尔 AI 服务器收入暴增 757%，股价单日大涨 33%</div></div>
      <div class="card-points"><span>AI 服务器收入 161 亿美元</span><span>AI 订单 244 亿美元创历史新高</span><span>全年 AI 服务器收入指引上调至 600 亿美元</span></div>
      <a class="source-link" href="http://m.toutiao.com/group/7645622055949386276/" target="_blank" rel="noopener">头条 →</a>
    </div></div>
    <div class="tl"><div class="news-card">
      <div class="card-header"><span class="date-tag">5月28日</span><div class="card-title"><span class="cat c-infra">基建</span>软银 750 亿欧元豪赌欧洲 AI 算力</div></div>
      <div class="card-points"><span>法国建设最高 5GW 级数据中心</span><span>首期 450 亿欧元</span><span>与施耐德电气联手打造 AI 基础设施</span></div>
      <a class="source-link" href="https://juejin.cn/post/7645503542045163558" target="_blank" rel="noopener">掘金 →</a>
    </div></div>
    <div class="tl"><div class="news-card">
      <div class="card-header"><span class="date-tag">6月2日</span><div class="card-title"><span class="cat c-chip">芯片</span>Marvell 股价单日暴涨 32%，黄仁勋称&#8221;下一个万亿美元公司&#8221;</div></div>
      <div class="card-points"><span>COMPUTEX 2026 上获力挺</span><span>ASIC 定制芯片赛道热度飙升</span></div>
      <a class="source-link" href="https://www.techmeme.com/" target="_blank" rel="noopener">Reuters →</a>
    </div></div>
    <div class="tl"><div class="news-card">
      <div class="card-header"><span class="date-tag">6月1日</span><div class="card-title"><span class="cat c-infra">展会</span>COMPUTEX 2026 台北电脑展开幕：1702 家企业参展创三年新高</div></div>
      <div class="card-points"><span>主题&#8221;AI Together&#8221;</span><span>黄仁勋/苏姿丰/陈立武全部到场</span><span>首次设立机器人专区</span></div>
      <a class="source-link" href="https://blog.csdn.net/haohaizi_liu/article/details/161598564" target="_blank" rel="noopener">CSDN →</a>
    </div></div>
    <div class="tl"><div class="news-card">
      <div class="card-header"><span class="date-tag">5月30日</span><div class="card-title"><span class="cat c-infra">成本</span>企业 AI 成本失控：单月 5 亿美元账单</div></div>
      <div class="card-points"><span>微软取消多数 Claude Code 许可证</span><span>亚马逊关闭 AI 使用排行榜</span><span>Uber 耗尽全年 AI 预算</span></div>
      <a class="source-link" href="https://blog.csdn.net/2401_84289488/article/details/161537299" target="_blank" rel="noopener">CSDN →</a>
    </div></div>
  </div>

  <!-- 政策与监管 -->
  <div class="section">
    <div class="section-title">🛡️ 政策与监管 <span class="count">5条</span></div>
    <div class="tl"><div class="news-card">
      <div class="card-header"><span class="date-tag">5月31日</span><div class="card-title"><span class="cat c-pol">美国</span>加码芯片出口管制，封堵对华 AI 芯片出口&#8221;漏洞&#8221;</div></div>
      <div class="card-points"><span>防止企业向境外中国实体出口 Rubin、Blackwell 和 AMD MI350x 等顶尖芯片</span><span>发改委同步指导国产大模型适配国产算力</span></div>
      <a class="source-link" href="https://blog.csdn.net/haohaizi_liu/article/details/161598564" target="_blank" rel="noopener">CSDN →</a>
    </div></div>
    <div class="tl"><div class="news-card">
      <div class="card-header"><span class="date-tag">6月3日</span><div class="card-title"><span class="cat c-pol">美国</span>特朗普签署 AI 行政令：模型发布前 30 天向政府报备</div></div>
      <div class="card-points"><span>要求 AI 公司在发布强大模型前 30 天向政府提供信息</span><span>聚焦 AI 网络安全威胁</span></div>
      <a class="source-link" href="https://www.techmeme.com/" target="_blank" rel="noopener">CNN →</a>
    </div></div>
    <div class="tl"><div class="news-card">
      <div class="card-header"><span class="date-tag">6月1日</span><div class="card-title"><span class="cat c-cn">国标</span>具身智能首个国家级标准正式实施</div></div>
      <div class="card-points"><span>工信部《YD/T 6770—2026》6 月 1 日起实施</span><span>配套&#8221;一机一码&#8221;机制</span><span>国内已有 140+ 家整机企业、330+ 款人形机器人</span></div>
      <a class="source-link" href="http://m.toutiao.com/group/7646969780884242953/" target="_blank" rel="noopener">头条 →</a>
    </div></div>
    <div class="tl"><div class="news-card">
      <div class="card-header"><span class="date-tag">6月1日</span><div class="card-title"><span class="cat c-cn">伦理</span>工信部启动 AI 科技伦理审查先导计划</div></div>
      <div class="card-points"><span>面向北京/上海/广东等 10 省市</span><span>基础底座+垂直应用双维度审查</span><span>6 月 1 日-11 月 30 日实施</span></div>
      <a class="source-link" href="http://m.toutiao.com/group/7647051577648120354/" target="_blank" rel="noopener">工信部官网 →</a>
    </div></div>
    <div class="tl"><div class="news-card">
      <div class="card-header"><span class="date-tag">6月2日</span><div class="card-title"><span class="cat c-pol">英国</span>谷歌允许英国出版商选择退出 AI 搜索结果</div></div>
      <div class="card-points"><span>UK CMA 要求 9 个月内实施</span></div>
      <a class="source-link" href="https://www.techmeme.com/" target="_blank" rel="noopener">BBC →</a>
    </div></div>
  </div>

  <!-- 其他动态 -->
  <div class="section">
    <div class="section-title">📡 其他动态 <span class="count">5条</span></div>
    <div class="tl"><div class="news-card">
      <div class="card-header"><span class="date-tag">5月29日</span><div class="card-title"><span class="cat c-prod">OpenAI</span>Codex 扩展至 Windows 平台，Computer Use 跨设备上线</div></div>
      <div class="card-points"><span>AI 助手可&#8221;看见&#8221;用户屏幕并执行任务</span><span>ChatGPT 移动端可远程管理和审查 Codex 工作</span></div>
      <a class="source-link" href="https://blog.csdn.net/haohaizi_liu/article/details/161545557" target="_blank" rel="noopener">CSDN →</a>
    </div></div>
    <div class="tl"><div class="news-card">
      <div class="card-header"><span class="date-tag">5月29日</span><div class="card-title"><span class="cat c-prod">OpenAI</span>启动 Rosalind Biodefense 生物防御计划</div></div>
      <div class="card-points"><span>向受信任开发者及公共卫生机构开放 GPT-Rosalind 生命科学模型</span><span>&#8220;受信任访问&#8221;框架替代无限制普惠开放</span></div>
      <a class="source-link" href="http://m.toutiao.com/group/7645622055949386276/" target="_blank" rel="noopener">头条 →</a>
    </div></div>
    <div class="tl"><div class="news-card">
      <div class="card-header"><span class="date-tag">5月29日</span><div class="card-title"><span class="cat c-ms">医疗</span>微软推出 Copilot Health AI 预览版</div></div>
      <div class="card-points"><span>可分析用户医疗记录</span><span>同步开发整合 Copilot/Cowork/Autopilot 的 AI&#8221;超级应用&#8221;</span></div>
      <a class="source-link" href="https://blog.csdn.net/haohaizi_liu/article/details/161545557" target="_blank" rel="noopener">CSDN →</a>
    </div></div>
    <div class="tl"><div class="news-card">
      <div class="card-header"><span class="date-tag">6月2日</span><div class="card-title"><span class="cat c-prod">多云</span>OpenAI 前沿模型与 Codex 登陆 AWS，模型分发进入多云竞争</div></div>
      <div class="card-points"><span>OpenAI 模型嵌入企业云基础设施</span><span>模型厂商与云厂商竞合加剧</span></div>
      <a class="source-link" href="https://blog.csdn.net/qq_37699336/article/details/161611224" target="_blank" rel="noopener">CSDN →</a>
    </div></div>
    <div class="tl"><div class="news-card">
      <div class="card-header"><span class="date-tag">6月3日</span><div class="card-title"><span class="cat c-cn">国产</span>模态跃迁发布通用智能体操作系统&#8221;跃迁基座 2.0&#8243;</div></div>
      <div class="card-points"><span>内置 200+ 开箱即用技能</span><span>个人 AI 助手&#8221;LeapAll&#8221;6 月底上线</span><span>Q1 订单已超去年全年</span></div>
      <a class="source-link" href="http://m.toutiao.com/group/7647077995987075625/" target="_blank" rel="noopener">头条 →</a>
    </div></div>
  </div>

  <!-- 核心信号 -->
  <div class="section">
    <div class="section-title">📊 本周核心信号</div>
    <div class="signal-grid">
      <div class="signal-card">
        <div class="s-emoji">🔥</div>
        <div class="s-title">微软&#8221;去OpenAI化&#8221;全面加速</div>
        <div class="s-desc">Project Polaris 替换 GPT-4 Turbo + 7 款自研 MAI 模型 + Solara 硬件 + Scout 智能体 + Execution Containers 沙箱，从&#8221;最大投资方&#8221;变成&#8221;最直接竞争对手&#8221;</div>
      </div>
      <div class="signal-card">
        <div class="s-emoji">💰</div>
        <div class="s-title">AI公司IPO竞速白热化</div>
        <div class="s-desc">Anthropic 650亿融资→抢递S-1→Cursor 6.12上市→SpaceX IPO→OpenAI蓄势，60天内四巨头集体指向公开市场</div>
      </div>
      <div class="signal-card">
        <div class="s-emoji">🏗️</div>
        <div class="s-title">AI基建融资进入&#8221;股权时代&#8221;</div>
        <div class="s-desc">Alphabet 800亿股权融资 + 软银750亿欧元欧洲数据中心 + 戴尔AI服务器暴增757%，基建军备竞赛进入烧钱新阶段</div>
      </div>
      <div class="signal-card">
        <div class="s-emoji">🔧</div>
        <div class="s-title">英伟达进化为&#8221;AI基础设施垄断者&#8221;</div>
        <div class="s-desc">Vera Rubin + Vera CPU + RTX Spark + GR00T + Cosmos 3 七大发布，覆盖数据中心/PC/机器人/自动驾驶/世界模型全栈</div>
      </div>
      <div class="signal-card">
        <div class="s-emoji">🛡️</div>
        <div class="s-title">全球AI监管框架同步落地</div>
        <div class="s-desc">特朗普AI行政令(美) + 工信部伦理审查(中) + 具身智能国标 + 英国AI搜索退出 + 美国芯片出口管制加码，&#8221;野蛮生长→规范发展&#8221;已成全球共识</div>
      </div>
      <div class="signal-card">
        <div class="s-emoji">🤖</div>
        <div class="s-title">具身智能从实验室走向产业化</div>
        <div class="s-desc">国标实施 + 宇树73天IPO + OpenAI下场 + GR00T开放 + Qwen-VLA端到端打通 + 智元开源数据集，赛道从&#8221;做不做&#8221;进入&#8221;怎么规模化&#8221;</div>
      </div>
      <div class="signal-card" style="grid-column:1/-1">
        <div class="s-emoji">💻</div>
        <div class="s-title">AI编程工具从辅助走向自治</div>
        <div class="s-desc">Copilot 升级自主 Agent + Cursor 万亿估值 IPO + Cognition 260亿 + Polaris 替换 GPT-4 Turbo + Codex Sites 一键建站，AI Coding 成兵家必争之地</div>
      </div>
    </div>
  </div>

</div><p><a rel="nofollow" href="https://51ai.website/en/news/ai-weekly-news-w23/">AI科技资讯周报_2026W23</a>最先出现在<a rel="nofollow" href="https://51ai.website/en">AI Weekly</a>。</p>
]]></content:encoded>
					
					<wfw:commentrss>https://51ai.website/en/news/ai-weekly-news-w23/feed/</wfw:commentrss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>