111 lines
5.8 KiB
HTML
111 lines
5.8 KiB
HTML
<!DOCTYPE html>
|
||
<html lang="zh-CN">
|
||
<head>
|
||
<meta charset="UTF-8" />
|
||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||
<title>SimpleAi 龙虾 — 装在 U 盘里的私人 AI 助手</title>
|
||
<meta name="description" content="SimpleAi(龙虾U盘):零基础、全中文、Docker 自动安装。文档与下载见 simpleai.quwanzhi.com。私域与交付方案由存客宝提供技术支持。" />
|
||
<link rel="stylesheet" href="assets/style.css" />
|
||
</head>
|
||
<body>
|
||
<header class="site-header">
|
||
<div class="inner">
|
||
<a class="brand" href="index.html">
|
||
<span class="brand-mark" aria-hidden="true">🦞</span>
|
||
<span>SimpleAi <small style="font-weight:500;color:var(--muted)">龙虾</small></span>
|
||
</a>
|
||
<nav aria-label="主导航">
|
||
<ul>
|
||
<li><a href="index.html" class="active">首页</a></li>
|
||
<li><a href="features.html">特色</a></li>
|
||
<li><a href="guide.html">使用方法</a></li>
|
||
<li><a href="hardware.html">硬件要求</a></li>
|
||
<li><a href="api-tutorial.html">API 教程</a></li>
|
||
<li><a href="faq.html">常见问题</a></li>
|
||
<li><a href="download.html">下载</a></li>
|
||
</ul>
|
||
</nav>
|
||
</div>
|
||
</header>
|
||
|
||
<section class="hero">
|
||
<div class="hero-inner">
|
||
<p class="hero-kicker">SIMPLEAI · LOBSTER USB</p>
|
||
<h1>SimpleAi 龙虾<br /><span style="font-size:0.58em;font-weight:600;color:var(--ink-soft)">装在 U 盘里的私人 AI 助手</span></h1>
|
||
<p class="hero-lead">零基础、全中文引导;Docker / WSL2 等环境按需自动安装。配置与数据在 U 盘,拔掉不留痕。推荐网关:<strong>龙虾U盘模型</strong>(OpenAI 兼容)。</p>
|
||
<div class="pills">
|
||
<span class="pill">零基础</span>
|
||
<span class="pill">便携</span>
|
||
<span class="pill">加密存储</span>
|
||
<span class="pill">开源底座</span>
|
||
<span class="pill">Windows / macOS</span>
|
||
</div>
|
||
<div class="cta-row">
|
||
<a class="btn btn-primary" href="download.html">下载与更新</a>
|
||
<a class="btn btn-ghost" href="https://simpleai.quwanzhi.com" target="_blank" rel="noopener noreferrer">打开龙虾站点</a>
|
||
<a class="btn btn-ghost" href="guide.html">先看使用步骤</a>
|
||
</div>
|
||
<svg class="hero-svg" viewBox="0 0 520 120" xmlns="http://www.w3.org/2000/svg" aria-hidden="true">
|
||
<rect x="0" y="0" width="520" height="120" rx="4" fill="#fff" stroke="#e8e8e6"/>
|
||
<rect x="16" y="20" width="3" height="80" fill="#bb0a21"/>
|
||
<text x="32" y="48" font-family="system-ui,sans-serif" font-size="14" fill="#6b6b6b">卡若展厅风 · 卡罗拉红标</text>
|
||
<text x="32" y="78" font-family="system-ui,sans-serif" font-size="20" fill="#1a1a1a" font-weight="700">独立交付页 · 零构建 · 可本地双击打开</text>
|
||
</svg>
|
||
</div>
|
||
</section>
|
||
|
||
<main class="shell">
|
||
<div class="card">
|
||
<p class="sec-title">OVERVIEW</p>
|
||
<h2>站点导览</h2>
|
||
<p>以下为原「口袋龙虾」类落地页的信息架构,已按 <strong>SimpleAi 龙虾</strong> 品牌与 <strong>玩值</strong> 域名体系重写;外链公众号与第三方个人号已全部移除,统一收口到官网。</p>
|
||
<div class="grid-2" style="margin-top:18px;">
|
||
<a class="feature-tile" href="features.html" style="text-decoration:none;color:inherit;">
|
||
<div class="icon">✨</div>
|
||
<strong>四大特色</strong>
|
||
<span>零门槛、便携、加密、模型与网关说明</span>
|
||
</a>
|
||
<a class="feature-tile" href="guide.html" style="text-decoration:none;color:inherit;">
|
||
<div class="icon">🚀</div>
|
||
<strong>使用方法</strong>
|
||
<span>五步上手:拷贝 U 盘 → 启动 → 向导 → 密钥 → 浏览器</span>
|
||
</a>
|
||
<a class="feature-tile" href="hardware.html" style="text-decoration:none;color:inherit;">
|
||
<div class="icon">💻</div>
|
||
<strong>硬件要求</strong>
|
||
<span>U 盘、电脑、网络与磁盘预留</span>
|
||
</a>
|
||
<a class="feature-tile" href="api-tutorial.html" style="text-decoration:none;color:inherit;">
|
||
<div class="icon">🔑</div>
|
||
<strong>API 教程</strong>
|
||
<span>龙虾网关、智谱、自建兼容端点</span>
|
||
</a>
|
||
<a class="feature-tile" href="faq.html" style="text-decoration:none;color:inherit;">
|
||
<div class="icon">❓</div>
|
||
<strong>常见问题</strong>
|
||
<span>费用、系统、安全、Docker 排错</span>
|
||
</a>
|
||
<a class="feature-tile" href="download.html" style="text-decoration:none;color:inherit;">
|
||
<div class="icon">⬇</div>
|
||
<strong>下载</strong>
|
||
<span>以 simpleai.quwanzhi.com 发布包为准</span>
|
||
</a>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="callout">
|
||
<strong>开源说明:</strong>SimpleAi 龙虾基于 <a href="https://github.com/openclaw/openclaw" target="_blank" rel="noopener noreferrer">OpenClaw</a>(MIT)二次封装;本体不含模型权重,仅提供调用兼容 API 的容器与脚本。
|
||
</div>
|
||
</main>
|
||
|
||
<footer class="site-footer">
|
||
<div class="inner">
|
||
<p><strong>文档与下载:</strong><a href="https://simpleai.quwanzhi.com" target="_blank" rel="noopener noreferrer">https://simpleai.quwanzhi.com</a></p>
|
||
<p><strong>技术方案与私域交付:</strong>由 <strong>存客宝</strong> 提供产品化与实施支持(玩值体系)。</p>
|
||
<p><strong>联系:</strong>请通过上述官网入口留言或工单;本站不展示个人自媒体账号。</p>
|
||
<p style="margin-top:16px;color:#9a9a9a;font-size:0.82rem;">卡若 · SimpleAi 龙虾 U 盘介绍站(本地静态页)</p>
|
||
</div>
|
||
</footer>
|
||
</body>
|
||
</html>
|