DeepSeek vs. OpenAI's OSS: A Tale of Two Open-Source Models

Two major players recently dropped new open-source models, but they represent two fundamentally different philosophies. OpenAI, the established leader, returned to the open-source scene with fanfare and its gpt-oss-20b model. Shortly after, the Chinese startup DeepSeek quietly released v3.1. While one was a media event, the other was a single tweet. The initial results from hands-on testing are starkly one-sided. Out-of-the-Box Performance: A Clear Winner When you evaluate a model as a tool to be used right now, the comparison is not even close. Across multiple practical tests, DeepSeek v3.1 consistently delivered superior results: ...

27 August, 2025 · 4 min · 654 words · Yury Akinin

NVIDIA's New Open-Source Models Tackle AI's Language Gap

The vast majority of AI development is concentrated in a handful of languages, leaving a significant capabilities gap for much of the world. NVIDIA is addressing this imbalance with a new suite of open-source models and tools designed to expand high-quality speech AI, with an initial focus on 25 European languages. This initiative moves beyond simply releasing models; it provides the foundational components for building localized, multilingual AI applications. The goal is to empower developers to create robust tools like multilingual chatbots, real-time translation services, and intelligent customer service bots for languages often overlooked by mainstream tech, including Croatian, Estonian, and Maltese. ...

16 August, 2025 · 2 min · 397 words · Yury Akinin

OpenAI's GPT-OSS: A Major Step Back Towards 'Open'

OpenAI just made a significant move by releasing GPT-OSS, its first truly open-source large language model family since GPT-2. With a permissive Apache 2.0 license, this isn’t just a minor release; it’s a fundamental shift that puts real power back into the hands of developers. The family includes two Mixture-of-Experts (MoE) models, gpt-oss-20b and gpt-oss-120b, designed for high-performance inference with strong reasoning capabilities. Why This Is a Game-Changer For years, the most powerful models from OpenAI have been locked behind APIs. This meant dealing with rate limits, opaque pricing, and sending potentially sensitive data to a third party. GPT-OSS changes that equation entirely. ...

13 August, 2025 · 2 min · 418 words · Yury Akinin

My Take on GPT-5, OpenAI's Strategy, and the Dawn of 'AI Time'

A recent Forbes article by John Sviokla put a name to something many of us in the AI space have been feeling: the shift to AI Time. It’s the idea that the tempo of innovation and organizational operations is no longer dictated by human speed, but by the near-instantaneous cycle of silicon intelligence. OpenAI’s GPT-5 launch is a masterclass in this new reality. It wasn’t a simple model update; it was a multi-front strategic deployment that reshapes the competitive landscape. I see it as a “quadruple play” that establishes a new baseline for the industry. ...

13 August, 2025 · 3 min · 582 words · Yury Akinin

OpenAI's Hand Was Forced: Why the AI Race is No Longer Won in Secret

For years, the AI frontier was defined by closed doors and proprietary models. That era is officially over. OpenAI’s recent pivot to open-source isn’t just a strategic shift; it’s a direct response to a new reality: the center of AI innovation has gone public, and China is leading the charge. The Open-Source Tipping Point The catalyst was the surprise release of high-performance models by Chinese startup DeepSeek. As a recent Fortune article aptly pointed out, this move exposed a critical vulnerability in the “closed-garden” strategy of Western AI labs. By making powerful AI openly accessible, DeepSeek didn’t just win goodwill; it ignited an explosion of development across China. Companies from Baidu to Alibaba quickly followed suit, creating a tidal wave of open innovation. ...

13 August, 2025 · 3 min · 447 words · Yury Akinin

Qwen-Image: A New Open-Source Challenger for AI Image Generation

Qwen-Image: A New Open-Source Challenger for AI Image Generation Alibaba’s Qwen Team has released Qwen-Image, a powerful, open-source AI image generator that aims to solve one of the most persistent challenges in the field: rendering crisp, accurate text within visuals. This is a significant move in a market dominated by players like Midjourney. The Core Promise: Solving Text in AI Images Where many generative models falter, Qwen-Image is designed to excel at integrating text. It supports both English and Chinese, managing complex typography, multi-line layouts, and bilingual content. This opens up practical applications that are often frustrating to achieve with other tools: ...

6 August, 2025 · 3 min · 450 words · Yury Akinin

Google's MLE-STAR: AI Agents That Automate Machine Learning Engineering

Google’s MLE-STAR: AI Agents That Automate Machine Learning Engineering Google Cloud’s research team has unveiled MLE-STAR (Machine Learning Engineering via Search and Targeted Refinement), an AI agent system that marks a significant step toward the full automation of building ML pipelines. For anyone who has spent countless hours engineering features, selecting models, and optimizing hyperparameters, this development is worth paying close attention to. At its core, MLE-STAR moves beyond the limitations of traditional AutoML. Instead of relying on a predefined set of models and techniques, it uses an innovative approach that combines external knowledge with internal optimization. ...

4 August, 2025 · 3 min · 483 words · Yury Akinin

OpenAI's Codex CLI: A Quiet Win for Open-Source

OpenAI has released Codex CLI, an open-source AI agent for developers. This marks a quiet but significant victory for the open-source community. The tool allows developers to use natural language directly in the terminal—the agent interprets the request, then writes, executes, and tests the code. Most importantly, this entire process runs locally, without sending data to the cloud. With this release, the industry moves one step closer to a system that can independently understand, build, and deploy solutions. It underscores a critical point: the future isn’t just about choosing the right model, but about engineering the right architecture that connects thought → action. ...

17 April, 2025 · 2 min · 222 words · Yury Akinin

DeepSeek-V3: A Quiet Release with Impressive Local Performance

DeepSeek has once again followed its “quiet release” strategy, making its new DeepSeek-V3-0324 model available on Hugging Face without any major announcements. Instead of marketing hype, they’ve simply delivered a solution for the community to evaluate. I tested the model locally on a Mac Studio equipped with an M3 Ultra chip and saw impressive performance, generating over 20 tokens per second. This marks a significant acceleration for running capable models on local hardware, making it a viable option for developers. ...

27 March, 2025 · 1 min · 113 words · Yury Akinin