mirror of
https://github.com/foxhui/WebAI2API.git
synced 2026-06-16 21:03:59 +08:00
18 lines
882 B
Markdown
18 lines
882 B
Markdown
# WebAI2API
|
|

|
|
|
|
## 📝 项目简介
|
|
|
|
**WebAI2API** 是一个基于 **Camoufox (Playwright)** 的网页版 AI 服务转通用 API 的工具。通过模拟人类操作与 LMArena、Gemini 等网站交互,提供兼容 **OpenAI 格式** 的接口服务,同时支持 **多窗口并发** 与 **多账号管理**(浏览器实例数据隔离)。
|
|
|
|
### 📋 当前支持列表
|
|
|
|
| 网站名称 | 文本支持 | 图片支持 |
|
|
| :--- | :---: | :---: |
|
|
| [**LMArena**](https://lmarena.ai/) | ✅ | ✅ |
|
|
| [**Gemini Enterprise Business**](https://business.gemini.google/) | ✅ | ✅ |
|
|
| [**Nano Banana Free**](https://nanobananafree.ai/) | ❌ | ✅ |
|
|
| [**zAI**](https://zai.is/) | ❌ | ✅ |
|
|
| [**Google Gemini**](https://gemini.google.com/) | ❌ | ✅ |
|
|
|
|
> 未来可能会支持更多网站... |