Files
vf_react/public/htmls/腾讯大模型.html
2025-12-05 13:29:18 +08:00

536 lines
38 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="zh-CN" data-theme="night">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>深度行研 | 腾讯大模型</title>
<!-- Tailwind CSS & DaisyUI -->
<link href="https://cdn.jsdelivr.net/npm/daisyui@4.10.2/dist/full.min.css" rel="stylesheet" type="text/css" />
<script src="https://cdn.tailwindcss.com"></script>
<!-- Alpine.js -->
<script defer src="https://cdn.jsdelivr.net/npm/alpinejs@3.14.0/dist/cdn.min.js"></script>
<!-- ECharts -->
<script src="https://cdn.jsdelivr.net/npm/echarts@5.5.0/dist/echarts.min.js"></script>
<!-- Google Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@300;400;500;700&family=Oxanium:wght@300;400;600;700&display=swap" rel="stylesheet">
<style>
:root {
--glow-color-1: rgba(79, 70, 229, 0.4); /* Indigo */
--glow-color-2: rgba(192, 38, 211, 0.3); /* Fuchsia */
--glow-color-3: rgba(29, 78, 216, 0.5); /* Blue */
}
body {
font-family: 'Noto Sans SC', sans-serif;
background-color: #020010;
color: #E0E0E0;
overflow-x: hidden;
position: relative;
}
body::before {
content: '';
position: fixed;
top: -20%;
left: -20%;
width: 80vw;
height: 80vh;
background: radial-gradient(circle, var(--glow-color-1) 0%, transparent 60%);
filter: blur(100px);
z-index: -1;
animation: glow-move-1 25s infinite alternate ease-in-out;
}
body::after {
content: '';
position: fixed;
bottom: -30%;
right: -30%;
width: 100vw;
height: 100vh;
background: radial-gradient(circle, var(--glow-color-2) 0%, transparent 60%);
filter: blur(120px);
z-index: -1;
animation: glow-move-2 30s infinite alternate ease-in-out;
}
@keyframes glow-move-1 {
from { transform: translate(0, 0) scale(1); }
to { transform: translate(40vw, 30vh) scale(1.2); }
}
@keyframes glow-move-2 {
from { transform: translate(0, 0) scale(1); }
to { transform: translate(-50vw, -40vh) scale(0.8); }
}
.glass-card {
background: rgba(20, 20, 40, 0.3);
backdrop-filter: blur(16px) saturate(180%);
-webkit-backdrop-filter: blur(16px) saturate(180%);
border: 1px solid rgba(255, 255, 255, 0.1);
border-radius: 1.5rem; /* rounded-3xl */
transition: all 0.3s ease;
}
.glass-card:hover {
transform: translateY(-5px) scale(1.01);
box-shadow: 0 0 30px rgba(129, 140, 248, 0.3);
border-color: rgba(167, 139, 250, 0.4);
}
.bento-grid {
display: grid;
gap: 1.5rem;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}
.bento-item {
min-height: 250px;
}
h1, h2, h3 {
font-family: 'Oxanium', sans-serif;
text-shadow: 0 0 8px rgba(167, 139, 250, 0.5);
font-weight: 600;
}
h2::before {
content: '⫸';
margin-right: 0.75rem;
color: #a78bfa; /* violet-400 */
}
.timeline-item::before {
content: '';
position: absolute;
left: 5.5px;
top: 20px;
bottom: -20px;
width: 2px;
background: linear-gradient(to bottom, #4f46e5, #c026d3);
opacity: 0.5;
}
.timeline-item:last-child::before {
display: none;
}
.timeline-dot {
position: absolute;
left: 0;
top: 1rem;
width: 12px;
height: 12px;
border-radius: 50%;
background-color: #a78bfa;
border: 2px solid #020010;
box-shadow: 0 0 10px #a78bfa;
}
</style>
</head>
<body class="min-h-screen p-4 sm:p-8 lg:p-12">
<div class="max-w-7xl mx-auto space-y-12">
<!-- Header -->
<header class="text-center space-y-4">
<h1 class="text-4xl md:text-6xl font-bold tracking-wider bg-clip-text text-transparent bg-gradient-to-r from-violet-400 to-indigo-400 py-2">
腾讯大模型 · 深度行研
</h1>
<p class="text-lg text-slate-300 max-w-3xl mx-auto">
从技术追赶到生态融合剖析腾讯AI战略的演进路径、核心逻辑与商业化前景。
</p>
<div class="text-xs text-slate-500 pt-4">
<p>北京价值前沿科技有限公司 AI投研agent“价小前投研” 进行投研呈现</p>
<p class="font-bold">免责声明本报告为AI合成数据仅供研究参考不构成任何投资建议投资需谨慎。</p>
</div>
</header>
<main class="space-y-12">
<!-- Core Insight -->
<section class="glass-card p-6 md:p-8 space-y-6">
<h2 class="text-2xl md:text-3xl font-bold text-violet-300">概念洞察 · 核心观点</h2>
<div class="p-6 bg-indigo-900/30 rounded-2xl border border-indigo-500/30">
<p class="text-lg md:text-xl font-medium text-slate-100 leading-relaxed">
腾讯大模型概念已从初期的技术追赶阶段,进化为<strong class="text-violet-300">以应用为王、生态为王</strong>的深度整合阶段。其核心驱动力并非单一模型的性能领先,而是<strong class="text-violet-300">“自研(混元)+开源(DeepSeek)”双引擎驱动下的务实主义</strong>,与腾讯无与伦比的<strong class="text-violet-300">社交、内容生态(微信、QQ)</strong>相结合所形成的强大商业化闭环潜力。未来该概念的价值将更多体现在AI对现有业务广告、游戏的赋能效率提升以及AI原生应用元宝、Agent平台的商业化落地能力上。
</p>
</div>
</section>
<!-- Concept Evolution Timeline -->
<section class="glass-card p-6 md:p-8">
<h2 class="text-2xl md:text-3xl font-bold text-violet-300 mb-6">概念事件 · 演进脉络</h2>
<div id="timeline-chart" class="w-full h-96"></div>
</section>
<!-- Core Logic & Market Perception -->
<section class="glass-card p-6 md:p-8 space-y-8">
<h2 class="text-2xl md:text-3xl font-bold text-violet-300">核心逻辑与市场认知</h2>
<div class="grid grid-cols-1 lg:grid-cols-3 gap-6">
<!-- Core Drivers -->
<div class="space-y-4 p-6 bg-slate-800/20 rounded-2xl border border-slate-700">
<h3 class="text-xl font-semibold text-indigo-300">核心驱动力</h3>
<ul class="space-y-3 list-inside text-slate-300">
<li><strong class="text-white">技术务实主义 (双引擎):</strong> “混元自研保底+先进开源补充”接入DeepSeek实现“弯道超车”体现产品驱动战略。</li>
<li><strong class="text-white">生态壁垒 (场景即入口):</strong> 依托微信/QQ超14亿月活整合搜一搜、公众号、小程序构筑难以复制的流量和高质量数据护城河。</li>
<li><strong class="text-white">商业闭环 (降本增效):</strong> 混元Turbo推理成本减半赋能广告提升毛利率赋能游戏提升开发效率商业化基础坚实。</li>
</ul>
</div>
<!-- Market Heat & Sentiment -->
<div class="space-y-4 p-6 bg-slate-800/20 rounded-2xl border border-slate-700">
<h3 class="text-xl font-semibold text-fuchsia-300">市场热度与情绪</h3>
<p class="text-slate-300">市场热度极高,情绪整体乐观且在不断强化。模型发布、开源、降价等事件频频成为头条;研报密集且多为正面评价。情绪的转折点在于<strong class="text-white">腾讯接入DeepSeek并成功带动元宝DAU暴增</strong>,市场预期从对其自研能力的审慎观察,转向对其强大生态整合能力的乐观预期。</p>
</div>
<!-- Expectation Gap -->
<div class="space-y-4 p-6 bg-slate-800/20 rounded-2xl border border-slate-700">
<h3 class="text-xl font-semibold text-sky-300">预期差分析</h3>
<ul class="space-y-3 list-inside text-slate-300">
<li><strong class="text-white">对“平台化”战略的低估:</strong> 市场可能将接入DeepSeek视为自研不足但深层逻辑是腾讯战略灵活、聚焦应用的高效表现其迭代速度和生态构建能力或被低估。</li>
<li><strong class="text-white">对资本开支的预期:</strong> 路演纪要指其Capex仍偏保守未来存在显著上修空间市场可能未完全Price-in其长期投入决心。</li>
<li><strong class="text-white">对数据价值的低估:</strong> 市场可能忽略了微信公众号高质量、独家内容在训练和RAG应用中的核心价值这是其相比通用网络数据的绝对优势。</li>
</ul>
</div>
</div>
</section>
<!-- Catalysts & Future Path -->
<section>
<h2 class="text-2xl md:text-3xl font-bold text-violet-300 mb-6">关键催化剂与未来路径</h2>
<div class="bento-grid">
<div class="glass-card bento-item p-6 md:p-8 space-y-4 col-span-1 lg:col-span-2">
<h3 class="text-xl font-semibold text-indigo-300">近期催化剂 (未来3-6个月)</h3>
<ul class="space-y-2 list-disc list-inside text-slate-300">
<li><strong>AI广告系统上线及效果验证:</strong> 计划2024年6月上线若后续财报显示广告毛利率或ROI显著提升将是商业化逻辑的强力验证。</li>
<li><strong>腾讯元宝商业化探索:</strong> 推出付费高级功能或在AI搜索中融入广告/直播带货等任何实质性动作都将引爆市场情绪。</li>
<li><strong>B端“元气”平台标杆案例:</strong> 出现爆款第三方Agent或被大型企业采纳将验证其B端生态构建能力。</li>
<li><strong>混元模型能力对标达成:</strong> 在公开评测中实现MMLU分数83分以上对标GPT-4 Turbo的目标将巩固其技术第一梯队形象。</li>
</ul>
</div>
<div class="glass-card bento-item p-6 md:p-8 space-y-4">
<h3 class="text-xl font-semibold text-fuchsia-300">元宝DAU增长</h3>
<div id="dau-chart" class="w-full h-56"></div>
<p class="text-center text-sm text-slate-400">接入DeepSeek后元宝DAU实现指数级增长验证“流量+场景+强模型”模式的威力。</p>
</div>
<div class="glass-card bento-item p-6 md:p-8 space-y-4">
<h3 class="text-xl font-semibold text-sky-300">研发投入</h3>
<div id="rd-chart" class="w-full h-56"></div>
<p class="text-center text-sm text-slate-400">研发投入持续加码,为大模型迭代升级提供坚实基础。</p>
</div>
<div class="glass-card bento-item p-6 md:p-8 space-y-4 col-span-1 lg:col-span-2">
<h3 class="text-xl font-semibold text-violet-300">长期发展路径</h3>
<ol class="space-y-2 list-decimal list-inside text-slate-300">
<li><strong>“AI+小程序”生态闭环:</strong> 实现AI Agent与海量小程序的无缝调用打造操作系统级的超级应用入口这是腾讯AI的终极愿景。</li>
<li><strong>多模态能力深度融合:</strong> 文生视频、文生3D技术与游戏、视频、社交等核心业务深度融合创造新的内容形态和交互体验。</li>
<li><strong>垂直行业解决方案深化:</strong> 在金融、医疗、工业等领域,从提供通用模型能力转向提供端到端的解决方案。</li>
<li><strong>全球化扩展:</strong> 以Hunyuan3D国际站为起点寻求AI能力出海打开新的增长空间。</li>
</ol>
</div>
</div>
</section>
<!-- Risks & Challenges -->
<section class="glass-card p-6 md:p-8">
<h2 class="text-2xl md:text-3xl font-bold text-violet-300 mb-6">潜在风险与挑战</h2>
<div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-4 text-sm">
<div class="p-4 bg-red-900/20 border border-red-500/30 rounded-lg">
<h4 class="font-semibold text-red-300">技术风险</h4>
<p class="text-slate-300 mt-2">自研能力与世界顶尖模型仍有差距,对外部模型的依赖可能在长期成为制约。早期“赛马文化”虽已通过组织重构解决,但追赶压力依然存在。</p>
</div>
<div class="p-4 bg-yellow-900/20 border border-yellow-500/30 rounded-lg">
<h4 class="font-semibold text-yellow-300">商业化风险</h4>
<p class="text-slate-300 mt-2">C端应用元宝变现路径尚不清晰B端市场竞争激烈大模型应用成本和企业接受度存在不确定性。</p>
</div>
<div class="p-4 bg-orange-900/20 border border-orange-500/30 rounded-lg">
<h4 class="font-semibold text-orange-300">政策与竞争风险</h4>
<p class="text-slate-300 mt-2">监管对AI生成内容、数据隐私的要求可能带来合规成本。国内大模型“内卷式竞争”激烈价格战可能侵蚀利润空间。</p>
</div>
<div class="p-4 bg-sky-900/20 border border-sky-500/30 rounded-lg">
<h4 class="font-semibold text-sky-300">资本开支节奏风险</h4>
<p class="text-slate-300 mt-2">路演信息指出当前Capex仍偏保守与市场渲染的大规模建设存在节奏差可能影响上游产业链业绩兑现速度。</p>
</div>
</div>
</section>
<!-- Detailed Evidence Sources -->
<section>
<h2 class="text-2xl md:text-3xl font-bold text-violet-300 mb-6">情报源数据支撑</h2>
<div class="space-y-4">
<div class="collapse collapse-plus glass-card">
<input type="radio" name="my-accordion-3" />
<div class="collapse-title text-xl font-medium text-slate-200">新闻数据摘要</div>
<div class="collapse-content prose max-w-none prose-invert prose-p:text-slate-300 prose-headings:text-slate-100 prose-strong:text-white">
<h4>一、腾讯自研大模型(混元系列)</h4>
<p><strong>Hunyuan-Large (MoE):</strong> 业界参数规模最大(389B)、效果最好的开源MoE模型于11月5日发布并开源免费可商用。</p>
<p><strong>混元Turbo:</strong> 新一代大模型对标GPT-4o训练效率提升108%推理成本降低50%。</p>
<p><strong>混元 Turbo S:</strong> 快思考模型,实现“秒回”,吐字速度提升一倍,已在腾讯元宝上线。</p>
<p><strong>文生视频大模型:</strong> 上线视频生成能力并开源130亿参数模型为当时最大的视频开源模型。</p>
<p><strong>Hunyuan3D:</strong> 业界首个同时支持文字、图像生成3D的开源大模型加速出海进程。</p>
<p><strong>其他专用模型:</strong> 开源翻译大模型Hunyuan-MT-7B、联合发布启元重症大模型、推出座舱端侧大模型等。</p>
<h4>二、战略、研发与组织</h4>
<p><strong>研发体系重构:</strong> 全面重组,成立大语言模型部和多模态模型部,加码研发投入。</p>
<p><strong>研发投入:</strong> 三季度研发投入179亿同比增长近9%自2018年以来累计投入3205亿元。</p>
<p><strong>投资布局:</strong> 市场传闻腾讯参投月之暗面Kimi3亿美元融资。</p>
<h4>三、生态合作与平台能力</h4>
<p><strong>多模型战略:</strong> 坚持“核心技术自研+拥抱先进开源”与DeepSeek深度合作腾讯云、微信、元宝等产品全面接入。</p>
<p><strong>腾讯云平台:</strong> 发布大模型知识引擎、智能体开发平台3.0赋能企业落地AI应用。</p>
<h4>四、应用落地与市场表现</h4>
<p><strong>内部接入:</strong> 内部近700个业务及场景已接入包括腾讯元宝、微信读书、QQ等。</p>
<p><strong>核心应用腾讯元宝:</strong> DAU快速增长2月20日已达74万并持续集成视频生成等新能力。</p>
<p><strong>市场评测:</strong> 在SuperCLUE等多个权威评测中总分位居国内大模型第一或第一梯队。</p>
</div>
</div>
<div class="collapse collapse-plus glass-card">
<input type="radio" name="my-accordion-3" />
<div class="collapse-title text-xl font-medium text-slate-200">路演情报摘要</div>
<div class="collapse-content prose max-w-none prose-invert prose-p:text-slate-300 prose-headings:text-slate-100 prose-strong:text-white">
<h4>技术演进与目标</h4>
<p>混元大模型从对标GPT-3.5中文版到2024年目标达到GPT-4 Turbo水平MMLU分数83分以上。参数量达万亿级采用MOE+DIT双架构训练数据超7T tokens。多模态能力文生3D/视频)国内领先。</p>
<h4>战略与组织</h4>
<p>战略从“不落后”调整为“争上游”资源投入加速。成立约400人核心团队由高层蒋杰、张正友领导强调工程驱动和落地能力。</p>
<h4>核心产品矩阵</h4>
<p><strong>元宝 (C端):</strong> AI搜索、写作、智能体创建未来潜力在于个人IP分身、搜索广告和直播带货。短期DAU目标200万以上接入DeepSeek后实际DAU由20万跃升至1000-1500万。</p>
<p><strong>元气 (B端):</strong> 智能体开发与分发平台,壁垒在于微信生态数据与渠道分发。</p>
<h4>开放与合作</h4>
<p>接入DeepSeek实现“弯道超车”成为国内首家推出独立AI App并接入第三方模型的大厂。微信灰测“深度思考”版AI搜索采用“双引擎”策略。</p>
<h4>商业化路径</h4>
<p>路径清晰覆盖广告利用大模型提升用户标签精度预计显著提高毛利率、游戏增效3D角色生成已进入开发流程、云服务收费、订阅、电商导流等。</p>
<h4>资本开支</h4>
<p>资本开支显著增长主要用于芯片采购如H20但季度capex仍被认为偏保守未来存在上修空间。</p>
</div>
</div>
<div class="collapse collapse-plus glass-card">
<input type="radio" name="my-accordion-3" />
<div class="collapse-title text-xl font-medium text-slate-200">研报数据摘要</div>
<div class="collapse-content prose max-w-none prose-invert prose-p:text-slate-300 prose-headings:text-slate-100 prose-strong:text-white">
<h4>核心模型技术规格</h4>
<p><strong>混元大模型:</strong> 1.1万亿参数MoE架构训练数据约13T Tokens。</p>
<p><strong>混元Turbo:</strong> 采用万亿级层间异构MoE推理效率提升100%成本下降50%中文场景对标GPT-4o。</p>
<h4>训练框架与基础设施</h4>
<p><strong>自研框架AngelPTM:</strong> 整体训练性能是业界开源框架的2.6倍推理性能是2.3倍。支持万卡规模训练实现99%线性加速比。</p>
<p><strong>腾讯云智算:</strong> 集群千卡单日故障率是行业1/3数据读写效率是业界10倍。</p>
<h4>产品与应用落地</h4>
<p><strong>腾讯元宝 (C端):</strong> 核心功能包括AI搜索、总结、写作、创意绘画等深度整合微信搜一搜和公众号高质量内容。</p>
<p><strong>行业应用 (B端):</strong> 推出腾讯云安灯智能运维、腾讯乐享智能知识管理、工业AI质检等解决方案。</p>
<p><strong>内部调用规模:</strong> 日调用量已达2亿次覆盖内部700+业务场景。</p>
<h4>商业化与价格</h4>
<p><strong>混元Turbo定价:</strong> 输入0.015元/千tokens输出0.05元/千tokens相比Pro版本降低50%,大幅降低应用门槛。</p>
</div>
</div>
</div>
</section>
<!-- Stock Data -->
<section>
<h2 class="text-2xl md:text-3xl font-bold text-violet-300 mb-6">产业链与相关标的</h2>
<div class="glass-card p-4 md:p-6 overflow-x-auto">
<h3 class="text-xl font-semibold text-slate-200 mb-4 ml-2">腾讯大模型产业链图谱</h3>
<table class="table table-zebra w-full">
<thead class="text-base text-slate-300">
<tr>
<th>股票名称</th>
<th>股票代码</th>
<th>关联逻辑</th>
<th>标签</th>
</tr>
</thead>
<tbody>
<!-- Data from 8504E584-F97F-4794-9E53-F63C50418741.png -->
<tr><td>世纪恒通</td><td><a href="https://valuefrontier.cn/company?scode=301428" target="_blank" class="link link-hover text-indigo-400">301428</a></td><td>公司与腾讯混元大模型合作,并且公司为腾讯视频号提供视频审核服务,有望受益腾讯大模型增长。</td><td><div class="badge badge-primary badge-outline">应用合作</div></td></tr>
<tr><td>岭南股份</td><td><a href="https://valuefrontier.cn/company?scode=002717" target="_blank" class="link link-hover text-indigo-400">002717</a></td><td>公司已与腾讯建立长期战略合作关系在AI、云计算、大数据等领域进行全方位的布局。</td><td><div class="badge badge-secondary badge-outline">战略合作</div></td></tr>
<tr><td>二六三</td><td><a href="https://valuefrontier.cn/company?scode=002467" target="_blank" class="link link-hover text-indigo-400">002467</a></td><td>腾讯是公司直播产品用户,且公司与腾讯集团旗下的云计算品牌腾讯云为战略合作关系。</td><td><div class="badge badge-secondary badge-outline">生态伙伴</div></td></tr>
<tr><td>浙文互联</td><td><a href="https://valuefrontier.cn/company?scode=600986" target="_blank" class="link link-hover text-indigo-400">600986</a></td><td>将全面受益腾讯智影项目。旗下子公司长期与腾讯深度合作,是腾讯广告“磐石计划”合作伙伴。</td><td><div class="badge badge-primary badge-outline">广告生态</div></td></tr>
<tr><td>物产金轮</td><td><a href="https://valuefrontier.cn/company?scode=002722" target="_blank" class="link link-hover text-indigo-400">002722</a></td><td>公司投资灵伴AI灵伴AI为腾讯提供服务。</td><td><div class="badge badge-accent badge-outline">间接合作</div></td></tr>
<tr><td>东华软件</td><td><a href="https://valuefrontier.cn/company?scode=002065" target="_blank" class="link link-hover text-indigo-400">002065</a></td><td>与腾讯云签署深化战略合作协议基于腾讯AI大模型基础研发能力联合开展产业应用。近期唯一公告合作自研矩阵AI大模型。</td><td><div class="badge badge-primary font-bold">深度绑定</div></td></tr>
<tr><td>拓尔思</td><td><a href="https://valuefrontier.cn/company?scode=300229" target="_blank" class="link link-hover text-indigo-400">300229</a></td><td>与腾讯云计算签署战略合作协议,在多领域产业数据增值运营服务、数据智能场景应用等方面深度合作。</td><td><div class="badge badge-secondary badge-outline">战略合作</div></td></tr>
<tr><td>首都在线</td><td><a href="https://valuefrontier.cn/company?scode=300846" target="_blank" class="link link-hover text-indigo-400">300846</a></td><td>腾讯是燧原科技大股东首都在线携手燧原科技共建AIGC的算力基础设施。</td><td><div class="badge badge-accent badge-outline">上游算力</div></td></tr>
<tr><td>世纪华通</td><td><a href="https://valuefrontier.cn/company?scode=002602" target="_blank" class="link link-hover text-indigo-400">002602</a></td><td>参与建设运维腾讯长三角AI超算中心由其持股45%的上海珑睿负责。</td><td><div class="badge badge-accent badge-outline font-bold">上游算力</div></td></tr>
<!-- Data from F19584CF-5B08-464C-8895-8CB59E384900.jpg -->
<tr><td>常山北明</td><td><a href="https://valuefrontier.cn/company?scode=000158" target="_blank" class="link link-hover text-indigo-400">000158</a></td><td>腾讯参股,子公司北明软件与腾讯云合作。</td><td><div class="badge badge-accent badge-outline">腾讯参股</div></td></tr>
<tr><td>长亮科技</td><td><a href="https://valuefrontier.cn/company?scode=300348" target="_blank" class="link link-hover text-indigo-400">300348</a></td><td>腾讯参股,与腾讯合作,生态共建、产品协同。</td><td><div class="badge badge-accent badge-outline">腾讯参股</div></td></tr>
<tr><td>齐心集团</td><td><a href="https://valuefrontier.cn/company?scode=002301" target="_blank" class="link link-hover text-indigo-400">002301</a></td><td>与腾讯云合作深度融合腾讯云AI技术。</td><td><div class="badge badge-secondary badge-outline">生态伙伴</div></td></tr>
<tr><td>华宇软件</td><td><a href="https://valuefrontier.cn/company?scode=300271" target="_blank" class="link link-hover text-indigo-400">300271</a></td><td>在云计算、人工智能等领域与腾讯云战略合作。</td><td><div class="badge badge-secondary badge-outline">战略合作</div></td></tr>
</tbody>
</table>
</div>
<div class="glass-card p-4 md:p-6 overflow-x-auto mt-8">
<h3 class="text-xl font-semibold text-slate-200 mb-4 ml-2">异动及高相关性个股分析</h3>
<table class="table table-zebra w-full">
<thead class="text-base text-slate-300">
<tr>
<th>股票名称</th>
<th>股票代码</th>
<th class="w-1/2">核心逻辑/异动原因</th>
<th>标签</th>
</tr>
</thead>
<tbody>
<tr><td>值得买</td><td><a href="https://valuefrontier.cn/company?scode=300785" target="_blank" class="link link-hover text-indigo-400">300785</a></td><td>核心结论“AI值得买”首次拿到微信一级入口转化率提升4.9pct市场将其从“电商小平台”重定价为“腾讯生态AI导购第一股”。</td><td><div class="badge badge-primary font-bold">生态赋能验证</div></td></tr>
<tr><td>因赛集团</td><td><a href="https://valuefrontier.cn/company?scode=300781" target="_blank" class="link link-hover text-indigo-400">300781</a></td><td>与月之暗面(Kimi)签署战略合作月之暗面获腾讯投资并接入其生态侧面印证腾讯AI生态的辐射能力。</td><td><div class="badge badge-primary badge-outline">生态辐射</div></td></tr>
<tr><td>健康元</td><td><a href="https://valuefrontier.cn/company?scode=600380" target="_blank" class="link link-hover text-indigo-400">600380</a></td><td>与腾讯健康合作“哮喘/慢阻肺AI随访系统”接入腾讯混元大模型提升随访效率。</td><td><div class="badge badge-primary badge-outline">AI+医疗应用</div></td></tr>
<tr><td>群兴玩具</td><td><a href="https://valuefrontier.cn/company?scode=002575" target="_blank" class="link link-hover text-indigo-400">002575</a></td><td>与腾讯云签署1.134亿元GPU算力服务合同成为腾讯生态算力供应商。</td><td><div class="badge badge-accent badge-outline">上游算力</div></td></tr>
</tbody>
</table>
</div>
</section>
</main>
<footer class="text-center text-xs text-slate-500 py-8">
<p>&copy; 2024 北京价值前沿科技有限公司. All Rights Reserved.</p>
<p>AI-Generated Research Report. Please invest cautiously.</p>
</footer>
</div>
<script>
document.addEventListener('DOMContentLoaded', function () {
// Timeline Chart
const timelineChart = echarts.init(document.getElementById('timeline-chart'));
const timelineOptions = {
tooltip: {
trigger: 'axis',
formatter: function (params) {
return `${params[0].name}<br/>${params[0].value[2]}`;
},
backgroundColor: 'rgba(20, 20, 40, 0.7)',
borderColor: '#a78bfa',
textStyle: { color: '#E0E0E0' }
},
grid: { left: '3%', right: '4%', bottom: '3%', containLabel: true },
xAxis: {
type: 'category',
data: ['2022', '2023年底', '2024 H1', '2024.05.30', '2024年中', '2024.09.05', '2025+'],
axisLine: { lineStyle: { color: '#4A5568' } },
axisLabel: { color: '#A0AEC0' }
},
yAxis: {
type: 'value',
show: false,
},
series: [{
name: '演进阶段',
type: 'line',
smooth: true,
symbol: 'circle',
symbolSize: 10,
itemStyle: {
color: new echarts.graphic.LinearGradient(0, 0, 0, 1, [
{ offset: 0, color: '#a78bfa' },
{ offset: 1, color: '#4f46e5' }
]),
},
lineStyle: {
width: 3,
shadowColor: 'rgba(129, 140, 248, 0.5)',
shadowBlur: 10
},
areaStyle: {
color: new echarts.graphic.LinearGradient(0, 0, 0, 1, [
{ offset: 0, color: 'rgba(79, 70, 229, 0.3)'},
{ offset: 1, color: 'rgba(79, 70, 229, 0)'}
])
},
data: [
{ value: [0, 1, '技术奠基: 推出混元大模型'], name: '2022' },
{ value: [1, 2, '技术追赶: 对标GPT-3.5'], name: '2023年底' },
{ value: [2, 4, '战略聚焦: 组织重构,转为“争上游”'], name: '2024 H1' },
{ value: [3, 3, '走向大众: C端应用“腾讯元宝”上线'], name: '2024.05.30' },
{ value: [4, 6, '生态融合: 接入DeepSeek“弯道超车”'], name: '2024年中' },
{ value: [5, 5, '能力跃升: 发布混元Turbo对标GPT-4o'], name: '2024.09.05' },
{ value: [6, 7, '商业化加速: 构建Agent生态'], name: '2025+' },
]
}]
};
timelineChart.setOption(timelineOptions);
// DAU Chart
const dauChart = echarts.init(document.getElementById('dau-chart'));
const dauOptions = {
tooltip: {
trigger: 'axis',
axisPointer: { type: 'shadow' },
formatter: '{b}: {c} 万 DAU',
backgroundColor: 'rgba(20, 20, 40, 0.7)',
borderColor: '#c026d3',
textStyle: { color: '#E0E0E0' }
},
grid: { top: '10%', left: '3%', right: '4%', bottom: '3%', containLabel: true },
xAxis: {
type: 'category',
data: ['接入前', '接入后'],
axisLine: { lineStyle: { color: '#4A5568' } },
axisLabel: { color: '#A0AEC0' }
},
yAxis: {
type: 'value',
axisLabel: { color: '#A0AEC0', formatter: '{value} W' },
splitLine: { lineStyle: { color: 'rgba(255, 255, 255, 0.1)' } }
},
series: [{
name: 'DAU',
type: 'bar',
barWidth: '60%',
itemStyle: {
color: new echarts.graphic.LinearGradient(0, 0, 0, 1, [
{ offset: 0, color: '#f472b6' },
{ offset: 1, color: '#c026d3' }
])
},
data: [20, 1250] // Using 1250 as the average of 1000-1500
}]
};
dauChart.setOption(dauOptions);
// R&D Chart
const rdChart = echarts.init(document.getElementById('rd-chart'));
const rdOptions = {
tooltip: {
trigger: 'item',
formatter: '{a} <br/>{b}: {c} 亿元',
backgroundColor: 'rgba(20, 20, 40, 0.7)',
borderColor: '#38bdf8',
textStyle: { color: '#E0E0E0' }
},
grid: { top: '10%', left: '3%', right: '4%', bottom: '3%', containLabel: true },
xAxis: {
type: 'category',
data: ['去年Q3', '今年Q3'],
axisLine: { lineStyle: { color: '#4A5568' } },
axisLabel: { color: '#A0AEC0' }
},
yAxis: {
type: 'value',
axisLabel: { color: '#A0AEC0', formatter: '{value} 亿' },
splitLine: { lineStyle: { color: 'rgba(255, 255, 255, 0.1)' } }
},
series: [{
name: '研发投入',
type: 'bar',
label: { show: true, position: 'top', color: '#E0E0E0', formatter: '+9%' },
itemStyle: {
color: new echarts.graphic.LinearGradient(0, 0, 0, 1, [
{ offset: 0, color: '#38bdf8' },
{ offset: 1, color: '#0ea5e9' }
])
},
data: [164.2, 179] // 179 / 1.09 ≈ 164.2
}]
};
rdChart.setOption(rdOptions);
window.addEventListener('resize', () => {
timelineChart.resize();
dauChart.resize();
rdChart.resize();
});
});
</script>
</body>
</html>