Discover and explore top open-source AI tools and projects—updated daily.
CloudWaddieOpenAI-compatible API bridge for LM Arena models
Top 92.0% on SourcePulse
This project provides an OpenAI-compatible API endpoint that bridges users to models hosted on LMArena, enabling integration with various applications and interfaces like OpenWebUI. It is designed for developers and power users seeking to leverage LMArena's diverse model catalog through a standardized API, simplifying access and deployment.
How It Works
The bridge acts as a proxy, exposing a local OpenAI-compatible API endpoint (http://localhost:8000/api/v1). It authenticates with LMArena by extracting a user's arena-auth-prod-v1 token from browser cookies. Requests are then forwarded to LMArena using httpx or an optional userscript proxy for enhanced reliability, particularly with models employing strict anti-bot measures. This approach allows seamless integration with existing OpenAI-ecosystem tools.
Quick Start & Requirements
git clone https://github.com/CloudWaddie/LMArenaBridge.gitpip install -r requirements.txtpython -m src.mainarena-auth-prod-v1 authentication token from the LMArena website by inspecting browser cookies.http://localhost:8000/api/v1.Highlighted Details
Maintenance & Community
The project is noted as being "very hard to maintain" due to LMArena's implementation of Cloudflare checkpoints, captchas, and ReCAPTCHA enterprise protections. It acknowledges the "AI Leaks server" as a partner and is featured in "FMHY." No direct community links (e.g., Discord, Slack) are provided.
Licensing & Compatibility
The repository's README does not specify a software license. Consequently, compatibility for commercial use or linking within closed-source projects is undetermined.
Limitations & Caveats
The project's maintainability is severely impacted by LMArena's anti-bot measures, leading to potential instability and frequent breakage. Its functionality is entirely dependent on the continued accessibility and unchanged policies of the LMArena website. Experimental support for stealth models may also introduce unforeseen issues.
1 week ago
Inactive
64bit
abetlen
openai