softare development

Google Launches Its Own ‘Reasoning’ AI Model to Compete with OpenAI

This month has been packed for Google as it ramps up efforts to outshine OpenAI in the AI space. On Thursday, Google unveiled its latest innovation: Gemini 2.0 Flash Thinking Experimental, an AI model employing runtime “reasoning” techniques, similar to OpenAI’s o1, to deliver more in-depth problem-solving capabilities.

Building on the recently launched Gemini 2.0 Flash, this experimental model operates within Google’s AI Studio platform. However, early testing by TechCrunch’s Kyle Wiggers highlights some issues, such as inaccurately stating that the word “strawberry” contains two R’s. Unlike standard AI models, reasoning models use feedback loops and self-checking mechanisms—first seen in early 2023 projects like “Baby AGI.” These methods enhance accuracy but require significantly more computing time, adding seconds or minutes to response speeds. Google DeepMind’s chief scientist, Jeff Dean, noted that extra computing power improves outcomes, tweeting on X, “We see promising results when we increase inference time computation!”

Since OpenAI introduced “reasoning” AI with o1-preview in September, competitors like DeepSeek and Alibaba have followed suit, launching their own reasoning models. While these models excel in handling complex problems, their high computational costs raise questions about long-term feasibility. For instance, the expense is a key reason OpenAI’s ChatGPT Pro costs $200 per month.

Despite concerns, Google appears committed to this approach. Logan Kilpatrick, part of Google’s AI Studio team, described the Gemini 2.0 Flash Thinking Experimental model as “the first step in our reasoning journey.” It’s clear that Google intends to be a leader in this rapidly evolving AI field.

You can now use your phone line to call ChatGPT when cellular data is unavailable.

New to software development, try the HTML and CSS quiz to test your proficiency

Recent Posts

This is How You Cultivate Negative Capability

The need for absolute certainty is the greatest disease the engineering mind faces. The moment…

1 day ago

You Don’t have to become the World’s Greatest Programmer.

The software industry is one of the most competitive places to build a career. Every…

3 days ago

API Design Principles

How to Build APIs That Are Easy to Use, Scale, and Maintain Learn on the…

2 weeks ago

JavaScript vs Your Expectations

Almost everyone starts learning JavaScript with the wrong expectations. Let's fix them. Download the Codeflare…

3 weeks ago

Introduction to Phaser JS

Phaser JS is a powerful, open-source HTML5 game development framework used for creating 2D games that…

3 weeks ago

Web Authentication Libraries

JavaScript / Node.js Authentication Libraries 1. Passport.js One of the most popular authentication middleware libraries…

3 weeks ago