Skip to content

Commit 5c8a43f

Browse files
committed
docs: 更新文档
1 parent 5726d46 commit 5c8a43f

1 file changed

Lines changed: 22 additions & 11 deletions

File tree

docs/guide/introduction.md

Lines changed: 22 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,30 @@
11
# WebAI2API
2-
![Image](https://github.com/user-attachments/assets/296a518e-c42b-4e39-8ff6-9b4381ed4f6e)
32

4-
## 📝 项目简介
3+
## 项目简介
54

65
**WebAI2API** 是一个基于 **Camoufox (Playwright)** 的网页版 AI 服务转通用 API 的工具。通过模拟人类操作与 LMArena、Gemini 等网站交互,提供兼容 **OpenAI 格式** 的接口服务,同时支持 **多窗口并发****多账号管理**(浏览器实例数据隔离)。
76

87
### 📋 当前支持列表
98

10-
| 网站名称 | 文本支持 | 图片支持 |
11-
| :--- | :---: | :---: |
12-
| [**LMArena**](https://lmarena.ai/) |||
13-
| [**Gemini Enterprise Business**](https://business.gemini.google/) |||
14-
| [**Nano Banana Free**](https://nanobananafree.ai/) |||
15-
| [**zAI**](https://zai.is/) |||
16-
| [**Google Gemini**](https://gemini.google.com/) |||
17-
| [**ZenMux**](https://zenmux.ai/) |||
9+
| 网站名称 | 文本生成 | 图片生成 | 视频生成 |
10+
| :--- | :---: | :---: | :---: |
11+
| [**LMArena**](https://lmarena.ai/) ||| 🚫 |
12+
| [**Gemini Enterprise Business**](https://business.gemini.google/) ||||
13+
| [**Nano Banana Free**](https://nanobananafree.ai/) | 🚫 || 🚫 |
14+
| [**zAI**](https://zai.is/) ||| 🚫 |
15+
| [**Google Gemini**](https://gemini.google.com/) ||||
16+
| [**ZenMux**](https://zenmux.ai/) ||| 🚫 |
17+
| [**ChatGPT**](https://chatgpt.com/) ||| 🚫 |
18+
| 待续... | - | - | - |
19+
20+
::: tip 实测环境表现
21+
**获取完整模型列表**: 通过 `GET /v1/models` 接口查看当前配置下所有可用模型及其详细信息。
22+
23+
✅目前支持;❌目前不支持,但未来可能会支持;🚫网站不支持,是否在支持看网站具体情况;
24+
:::
25+
26+
## 项目截图
27+
28+
![Image](https://github.com/user-attachments/assets/296a518e-c42b-4e39-8ff6-9b4381ed4f6e)
1829

19-
> 未来可能会支持更多网站...
30+
![Image](https://github.com/user-attachments/assets/06f31024-ecd4-48d2-9789-eedc98c9c5b9)

0 commit comments

Comments
 (0)