mirror of
https://github.com/foxhui/WebAI2API.git
synced 2026-06-16 21:03:59 +08:00
35 lines
1.1 KiB
Markdown
35 lines
1.1 KiB
Markdown
---
|
|
layout: home
|
|
|
|
hero:
|
|
name: "WebAI2API"
|
|
text: "Web-based AI Services to OpenAI Compatible API"
|
|
tagline: Based on Camoufox (Playwright), mimicking human interactions with LMArena, Gemini, and more
|
|
actions:
|
|
- theme: brand
|
|
text: Quick Start
|
|
link: /en/guide/deployment
|
|
- theme: alt
|
|
text: Introduction
|
|
link: /en/guide/introduction
|
|
- theme: alt
|
|
text: GitHub
|
|
link: https://github.com/foxhui/WebAI2API
|
|
image:
|
|
src: /favicon.png
|
|
|
|
features:
|
|
- icon: 🤖
|
|
title: Human-like Interaction
|
|
details: Mimics human typing and mouse trajectories, evading automation detection via feature camouflaging.
|
|
- icon: 🎨
|
|
title: Web Management
|
|
details: Provides a visual management interface supporting real-time logs, VNC connection, and adapter management.
|
|
- icon: 🚀
|
|
title: Concurrent Isolation
|
|
details: Supports multi-window concurrency with instance-level data isolation for multiple accounts.
|
|
- icon: 🛡️
|
|
title: Stable Protection
|
|
details: Built-in task queue, load balancing, failover, and error retries.
|
|
---
|