Skip to content

Commit db90dae

Browse files
committed
update demo
1 parent f71f0cb commit db90dae

3 files changed

Lines changed: 38 additions & 6 deletions

File tree

README.md

Lines changed: 19 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,24 @@
1-
[中文](README.md) | [English](README_en.md)
1+
<div align="center">
22

3-
# AI Studio Proxy API
3+
# AI Studio to OpenAI Compatible API
44

5-
一个基于 Python 的代理服务器,用于将 Google AI Studio 的网页界面转换为 OpenAI 兼容的 API。通过 Camoufox (反指纹检测的 Firefox) 和 Playwright 自动化,提供稳定的 API 访问。
5+
<p align="center">
6+
<a href="README.md"><b>中文</b></a>
7+
&nbsp;|&nbsp;
8+
<a href="README_en.md">English</a>
9+
</p>
10+
11+
<p>
12+
<b>一个基于 Python 的高性能代理服务</b><br>
13+
将 Google AI Studio 网页界面转换为 OpenAI 兼容格式 API。<br>
14+
利用 Camoufox (反指纹浏览器) 与 Playwright 自动化技术,确保访问稳定、隐蔽。
15+
</p>
16+
17+
<img src="docs/demo.gif" alt="Demo GIF" width="100%" />
18+
19+
</div>
20+
21+
---
622

723
## 🚀 特性
824

README_en.md

Lines changed: 19 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,24 @@
1-
[中文](README.md) | [English](README_en.md)
1+
<div align="center">
22

3-
# AI Studio Proxy API
3+
# AI Studio to OpenAI Compatible API
44

5-
A Python-based proxy server that converts the Google AI Studio web interface into an OpenAI-compatible API. Provides stable API access through Camoufox (anti-fingerprint Firefox) and Playwright automation.
5+
<p align="center">
6+
<a href="README.md">中文</a>
7+
&nbsp;|&nbsp;
8+
<a href="README_en.md"><b>English</b></a>
9+
</p>
10+
11+
<p>
12+
<b>A High-Performance Python Proxy Server</b><br>
13+
Converts the Google AI Studio web interface into an OpenAI-compatible API.<br>
14+
Powered by Camoufox (anti-fingerprint Firefox) and Playwright automation for stable and stealthy access.
15+
</p>
16+
17+
<img src="docs/demo.gif" alt="Demo GIF" width="100%" />
18+
19+
</div>
20+
21+
---
622

723
## 🚀 Features
824

docs/demo.gif

10.9 MB
Loading

0 commit comments

Comments
 (0)