Self‑hosted proxy that pools multiple AI accounts behind an OpenAI‑compatible API
Many developers juggle several AI service accounts and keys, which makes integration messy. PoolProx2 aggregates accounts from providers like Kiro, Canva, and Codex, exposing a single OpenAI‑compatible endpoint with load‑balancing and quota tracking. It runs a Bun backend, a real‑time dashboard, and an automated login bot using Playwright/Camoufox to keep credentials fresh. This lets teams simplify client code and manage usage centrally, outperforming ad‑hoc scripts or manual key switching.
View on GitHub →uberbyte1805/poolprox2