A unified API gateway providing access to multiple large language models (LLMs) and AI services through a single interface.
ChatGTP is an API gateway that aggregates access to various large language model providers, including OpenAI, Claude, Gemini, DeepSeek, and over 30 others. It offers a standardized set of endpoints compatible with common AI tasks, such as /v1/chat/completions, /v1/embeddings, /v1/images/generations, and /v1/audio/transcriptions. The service promotes better pricing and stability without subscription requirements, allowing users to switch providers by changing the base URL. Key features include support for text generation, embeddings, image creation/editing, audio processing, and model management via endpoints like /v1beta/models. Use cases span AI-powered applications requiring multi-provider flexibility, such as chatbots, content generation, and data analysis. Recent updates highlight additions like Google's Gemini 3.0 models and discounted DeepSeek models.

