You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
1.6 KiB
31 lines
1.6 KiB
<!DOCTYPE html>
|
|
<html lang="zh-CN">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<meta name="viewport" content="width=device-width,initial-scale=1.0">
|
|
<meta name="referrer" content="no-referrer">
|
|
<meta name="description" content="WithMind 以 AI Agent 为核心,构建企业专属 AI 能力体系,落地本地私有化部署、专属企业知识库、四大行业技能插件,实现全员 AI 赋能。">
|
|
<meta name="keywords" content="WithMind,AI Agent,企业AI,私有化部署,知识库,模型网关,创作平台">
|
|
<meta property="og:title" content="WithMind — 企业专属 AI 能力体系">
|
|
<meta property="og:description" content="以 AI Agent 为核心的全员 AI 赋能系统:本地私有部署、企业知识库沉淀、四大行业技能插件。">
|
|
<meta property="og:type" content="website">
|
|
<link rel="icon" type="image/x-icon" sizes="16x16 32x32 48x48" href="<%= BASE_URL %>favicon.ico">
|
|
<link rel="icon" type="image/png" sizes="32x32" href="<%= BASE_URL %>favicon-32x32.png">
|
|
<link rel="apple-touch-icon" sizes="180x180" href="<%= BASE_URL %>apple-touch-icon.png">
|
|
<title>WithMind — 企业专属 AI 能力体系</title>
|
|
<script src="<%= BASE_URL %>flexible.js"></script>
|
|
<style type="text/css">
|
|
body {
|
|
margin: 0;
|
|
}
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<noscript>
|
|
<strong>WithMind 官网需要启用 JavaScript 才能正常运行,请开启后继续访问。</strong>
|
|
</noscript>
|
|
<div id="app"></div>
|
|
<!-- built files will be auto injected -->
|
|
</body>
|
|
</html>
|
|
|