AIstudioProxyAPI
AIstudioProxyAPI is a Node.js+Playwright server that enables users to access Google AI Studio's web version by simulating OpenAI API calls. This allows for seamless interaction through compatible OpenAI API clients such as Open WebUI and NextChat, unlocking the unlimited capacity and capabilities of AI Studio. Here are some key features:
Key Features:
- OpenAI API Compatibility: Provides endpoints (/v1/chat/completions and /v1/models) that work with most OpenAI clients.
- Stream and Non-Stream Responses: Supports both streamed and non-streamed responses, allowing for flexible output formatting.
- Automatic Cleanup: Clears conversation context automatically, enhancing session isolation.
- Health Check Endpoint: Offers a way to verify the server's status.
- Cross-Platform Support: Designed to run on macOS, Linux, and Windows, including WSL.
Benefits:
- Unlimited Access: Utilizes Google AI Studio's extensive resource capabilities.
- User-Friendly Setup: Simple installation with clear instructions for running the server and configuring clients.
- Developer Support: Encourages contributions and feedback from the developer community, enhancing project quality over time.
Highlights:
- Fully independent and unofficial third-party tool.
- Requires a Google AI Studio account.
- Excellent documentation for installation, troubleshooting, and use.