OpenAI, the creator of ChatGPT, is launching a new, powerful open-source AI model.
The race for dominance in artificial intelligence has resulted in another major win for small developers and consumers. On Tuesday, August 5, OpenAI released a new open-source large language model, gpt-oss—the first since GPT-2. Notably, the new model is expected to have performance on par with some of OpenAI’s latest releases.
This launch enables anyone to run the model on their own devices for free. However, its implications are even more significant for developers, who will be able to integrate these models into their own apps and platforms. Use cases include crypto trading bots, analytics platforms, and more.
Until now, developers who wanted to use AI features had to rely on OpenAI’s API. Because they were using OpenAI’s cloud, costs could escalate quickly. Additionally, developers had limited control over these models and were required to use them as-is.
In contrast, an open-source AI model enables developers to modify and fine-tune the models for specific use cases. Moreover, developers can use their own data, allowing custom models to potentially perform more accurately than OpenAI’s cloud-based versions.
gpt-oss is not the first advanced LLM to launch in recent years. One of the most popular alternatives is DeepSeek, developed by a Chinese startup.