Skip to content

Commit 51e1a1e

Browse files
committed
Update Readme
1 parent 91ab132 commit 51e1a1e

File tree

3 files changed

+26
-4
lines changed

3 files changed

+26
-4
lines changed

README.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,23 @@
1010

1111
<p>
1212
<b>一个基于 Python 的高性能代理服务</b><br>
13-
将 Google AI Studio 网页界面转换为 OpenAI 兼容格式 API。<br>
14-
利用 Camoufox (反指纹浏览器) 与 Playwright 自动化技术,确保访问稳定、隐蔽。
13+
将 Google AI Studio 网页界面转换为 OpenAI 兼容格式 API
14+
</p>
15+
16+
<p>
17+
🔄 多Worker并发 &nbsp;&nbsp;
18+
🖼️ Imagen 3 图片生成 &nbsp;&nbsp;
19+
🎨 Nano Banana 图片生成<br>
20+
🎬 Veo 2 视频生成 &nbsp;&nbsp;
21+
🎤 Gemini 2.5 TTS 语音生成
1522
</p>
1623

1724
<img src="docs/demo.gif" alt="Demo GIF" width="100%" />
1825

26+
<p align="center">
27+
<img src="docs/多worker并发和媒体模型支援.png" alt="多Worker并发与媒体模型支援" width="80%" />
28+
</p>
29+
1930
</div>
2031

2132
---

README_en.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,23 @@
1010

1111
<p>
1212
<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.
13+
Converts the Google AI Studio web interface into an OpenAI-compatible API
14+
</p>
15+
16+
<p>
17+
🔄 Multi-Worker Concurrency &nbsp;&nbsp;
18+
🖼️ Imagen 3 Image Generation &nbsp;&nbsp;
19+
🎨 Nano Banana Image Generation<br>
20+
🎬 Veo 2 Video Generation &nbsp;&nbsp;
21+
🎤 Gemini 2.5 TTS Speech Synthesis
1522
</p>
1623

1724
<img src="docs/demo.gif" alt="Demo GIF" width="100%" />
1825

26+
<p align="center">
27+
<img src="docs/多worker并发和媒体模型支援.png" alt="Multi-Worker Concurrency & Media Model Support" width="80%" />
28+
</p>
29+
1930
</div>
2031

2132
---
635 KB
Loading

0 commit comments

Comments
 (0)