youssefvdel/opengate
100 stars · Last commit 2026-07-13
Drop-in OpenAI-compatible API gateway for Qwen AI models. Use your Qwen account (chat.qwen.ai) as a free AI API provider in any OpenAI-compatible client — Cursor, Continue.dev, Claude Code, VS Code Copilot, or any coding agent. Self-hosted, Chromium-based auth, streaming support, tool calling, dashboard.
README preview
# OpenGate <p align="center"> <img src="media/banner.svg" alt="OpenGate Banner" width="100%"> </p> [](https://opensource.org/licenses/MIT) [](https://bun.sh/) [](https://github.com/youssefvdel/opengate/releases) [](https://www.typescriptlang.org/) [](https://bun.sh) > **Disclaimer**: This project is for educational and study purposes. It provides access to Qwen models via `chat.qwen.ai` browser automation. Not affiliated with Alibaba Group or Qwen. Users must comply with `chat.qwen.ai`'s terms of service. --- ## Quick Start ```bash curl -sSL https://raw.githubusercontent.com/youssefvdel/opengate/main/install.sh | bash