feat: 初始提交 - 科创企业特有风险的识别与管理 (数智风控系统)
This commit is contained in:
@@ -0,0 +1,42 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1280 720" width="1280" height="720">
|
||||
<rect width="1280" height="720" fill="#0A0F1E"/>
|
||||
|
||||
<!-- Header -->
|
||||
<text x="40" y="65" font-family="SimHei, Microsoft YaHei, sans-serif" font-size="36" font-weight="bold" fill="#F8FAFC">课题整体研究路线图</text>
|
||||
<text x="40" y="105" font-family="Microsoft YaHei, sans-serif" font-size="18" fill="#22D3EE">理论探索 ➔ 算法建模 ➔ 工程落地 ➔ 保险闭环</text>
|
||||
<line x1="40" y1="122" x2="1240" y2="122" stroke="#334155" stroke-width="1.5"/>
|
||||
|
||||
|
||||
<rect x="60" y="150" width="1160" height="500" rx="8" fill="#111827" stroke="#3B82F6" stroke-width="1.5"/>
|
||||
|
||||
<g transform="translate(90, 220)">
|
||||
<rect x="0" y="0" width="240" height="360" rx="8" fill="#1E293B" stroke="#3B82F6" stroke-width="1.5"/>
|
||||
<rect x="0" y="0" width="240" height="50" rx="8" fill="#3B82F6"/>
|
||||
<text x="120" y="33" font-family="SimHei, Microsoft YaHei, sans-serif" font-size="20" font-weight="bold" fill="#F8FAFC" text-anchor="middle">阶段一:理论构建</text>
|
||||
<text x="20" y="100" font-family="Microsoft YaHei, sans-serif" font-size="18" fill="#CBD5E1">• 识别六维特有风险</text>
|
||||
<text x="20" y="150" font-family="Microsoft YaHei, sans-serif" font-size="18" fill="#CBD5E1">• 建立多源数据提取</text>
|
||||
<text x="20" y="200" font-family="Microsoft YaHei, sans-serif" font-size="18" fill="#CBD5E1">• 构建量化计算指标</text>
|
||||
|
||||
<rect x="280" y="0" width="240" height="360" rx="8" fill="#1E293B" stroke="#F97316" stroke-width="1.5"/>
|
||||
<rect x="280" y="0" width="240" height="50" rx="8" fill="#F97316"/>
|
||||
<text x="400" y="33" font-family="SimHei, Microsoft YaHei, sans-serif" font-size="20" font-weight="bold" fill="#F8FAFC" text-anchor="middle">阶段二:算法研发</text>
|
||||
<text x="300" y="100" font-family="Microsoft YaHei, sans-serif" font-size="18" fill="#CBD5E1">• Multi-Agent 质询</text>
|
||||
<text x="300" y="150" font-family="Microsoft YaHei, sans-serif" font-size="18" fill="#CBD5E1">• 冲突裁决一票否决</text>
|
||||
<text x="300" y="200" font-family="Microsoft YaHei, sans-serif" font-size="18" fill="#CBD5E1">• 知识图谱拓扑穿透</text>
|
||||
|
||||
<rect x="560" y="0" width="240" height="360" rx="8" fill="#1E293B" stroke="#22D3EE" stroke-width="1.5"/>
|
||||
<rect x="560" y="0" width="240" height="50" rx="8" fill="#0891B2"/>
|
||||
<text x="680" y="33" font-family="SimHei, Microsoft YaHei, sans-serif" font-size="20" font-weight="bold" fill="#F8FAFC" text-anchor="middle">阶段三:原型开发</text>
|
||||
<text x="580" y="100" font-family="Microsoft YaHei, sans-serif" font-size="18" fill="#CBD5E1">• Python 数据流水线</text>
|
||||
<text x="580" y="150" font-family="Microsoft YaHei, sans-serif" font-size="18" fill="#CBD5E1">• DeepSeek API 封装</text>
|
||||
<text x="580" y="200" font-family="Microsoft YaHei, sans-serif" font-size="18" fill="#CBD5E1">• 交互式控制台大屏</text>
|
||||
|
||||
<rect x="840" y="0" width="240" height="360" rx="8" fill="#1E293B" stroke="#22C55E" stroke-width="1.5"/>
|
||||
<rect x="840" y="0" width="240" height="50" rx="8" fill="#059669"/>
|
||||
<text x="960" y="33" font-family="SimHei, Microsoft YaHei, sans-serif" font-size="20" font-weight="bold" fill="#F8FAFC" text-anchor="middle">阶段四:商业闭环</text>
|
||||
<text x="860" y="100" font-family="Microsoft YaHei, sans-serif" font-size="18" fill="#CBD5E1">• 科创综合险产品</text>
|
||||
<text x="860" y="150" font-family="Microsoft YaHei, sans-serif" font-size="18" fill="#CBD5E1">• 动态费率精算模型</text>
|
||||
<text x="860" y="200" font-family="Microsoft YaHei, sans-serif" font-size="18" fill="#CBD5E1">• 自动核保报告生成</text>
|
||||
</g>
|
||||
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 3.8 KiB |
Reference in New Issue
Block a user