← heapsort
ARTICLE27

How I built an OpenAI-compatible API relay for Chinese AI models

DEV.to AIΒ·June 2, 2026

The author built an OpenAI-compatible API relay service to access top Chinese AI models like DeepSeek V3, Qwen, GLM, and Kimi, which typically require a Chinese phone number and Alipay. This service leverages the open-source One API for routing, authentication, and model mapping.

Read original β†—