mirror of
https://github.com/foxhui/WebAI2API.git
synced 2026-06-16 21:03:59 +08:00
34 lines
995 B
Markdown
34 lines
995 B
Markdown
---
|
|
layout: home
|
|
|
|
hero:
|
|
name: "WebAI2API"
|
|
text: "网页版 AI 服务转 OpenAI 兼容 API"
|
|
tagline: 基于 Camoufox (Playwright),模拟人类操作与 LMArena、Gemini 等网站交互
|
|
actions:
|
|
- theme: brand
|
|
text: 快速开始
|
|
link: /guide/deployment
|
|
- theme: alt
|
|
text: 项目介绍
|
|
link: /guide/introduction
|
|
- theme: alt
|
|
text: GitHub
|
|
link: https://github.com/foxhui/WebAI2API
|
|
image:
|
|
src: /favicon.png
|
|
|
|
features:
|
|
- icon: 🤖
|
|
title: 拟人交互
|
|
details: 模拟人类打字与鼠标轨迹,通过特征伪装规避自动化检测
|
|
- icon: 🎨
|
|
title: 网页管理
|
|
details: 提供可视化管理界面, 支持实时日志查看、VNC 连接、适配器管理等
|
|
- icon: 🚀
|
|
title: 并发隔离
|
|
details: 支持多窗口并发执行,实现多账号浏览器实例级数据隔离
|
|
- icon: 🛡️
|
|
title: 稳定防护
|
|
details: 内置任务队列、负载均衡、故障转移、错误重试
|
|
--- |