Files
roncarve-official-web/products/chat-assistant/index.html
T

41 lines
2.1 KiB
HTML

<!doctype html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover">
<meta name="theme-color" content="#f7f9fc">
<meta name="description" content="箴言助手(Chat Assistant)连接企业数据、领域知识与业务工具,为保险、制造、零售及专业服务等垂直领域提供有依据、可落地、可追溯的智能建议。">
<meta name="keywords" content="箴言助手,Chat Assistant,行业智能助手,企业AI助手,智能建议,领域知识,数据接入,私有化部署">
<link rel="canonical" href="https://www.roncarve.com/products/chat-assistant/">
<link rel="icon" type="image/png" href="/assets/brand-logo-final.png">
<meta property="og:type" content="website">
<meta property="og:locale" content="zh_CN">
<meta property="og:title" content="箴言助手 Chat Assistant|让行业经验成为每一次决策的底气">
<meta property="og:description" content="连接企业数据与领域知识,提供有依据、可落地、可追溯的智能建议。">
<meta property="og:url" content="https://www.roncarve.com/products/chat-assistant/">
<meta property="og:image" content="https://www.roncarve.com/assets/chat-assistant-hero-v1.jpg">
<title>箴言助手 Chat Assistant|垂直行业智能建议助手 - 荣刻科技</title>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "箴言助手",
"alternateName": "Chat Assistant",
"applicationCategory": "BusinessApplication",
"operatingSystem": "Web, Private Deployment",
"description": "连接企业数据、领域知识与业务工具,为垂直行业提供有依据、可落地、可追溯的智能建议。",
"url": "https://www.roncarve.com/products/chat-assistant/",
"publisher": {
"@type": "Organization",
"name": "海南荣刻科技有限公司",
"url": "https://www.roncarve.com/"
}
}
</script>
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/chat-assistant/main.jsx"></script>
</body>
</html>