youssefvdel/qwengate
127 stars · Last commit 2026-08-02
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
# Qwen Gate <p align="center"> <img src="media/banner.svg" alt="Qwen Gate Banner" width="100%"> </p> [](https://opensource.org/licenses/MIT) [](https://bun.sh/) [](https://github.com/youssefvdel/qwen-gate/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/qwen-gate/main/install.sh | bash