Автор
Compare-AI
image

OpenAI confirmed the figure of 700 million active users per week. Let me remind you that the plan is to reach the bar of a billion users per day by the end of the year. In January, this seemed like an exorbitant figure, but the trajectory is solid.

06.08.2025
Автор
Compare-AI

How to Use GPT-5 in Perplexity (Instructions)

Only works for Perplexity Pro/Max subscribers. Uses workaround via Requestly extension.

  1. Install Requestly. Download for Chrome
  2. Open Requestly → "+ New Rule"
  3. Select API Mocking → Modify Request Body
  4. Specify: Resource Type: REST API. Conditions: URL → Contains → perplexity_ask. Request Body: Dynamic (JavaScript)
  5. Paste the code
function modifyRequestBody(args){const { method, url, body, bodyAsJson }= args;
if (method === "POST" && bodyAsJson){const modifiedBody = { ...bodyAsJson };
if (!modifiedBody.params) modifiedBody.params = {};
modifiedBody.params.model_preference = "gpt5";
return JSON.stringify(modifiedBody);
}return body;
}

Save Rule (Ctrl+S)

May stop working after Perplexity updates

06.08.2025
Автор
Compare-AI
image

OpenAI Announcement. Are we expecting a pumped-up AI agent?

Today, 17:00 London / 19:00 Moscow (live on Twitter/X). What we know so far: the announcement video resembles Operator, a browser agent that was tested earlier.

17.07.2025
Автор
Compare-AI
image

Key Claude Code developers return to Anthropic

What happened:

  • Boris Cherny and Cat Wu, who left Anthropic for Cursor just 2 weeks ago, suddenly returned.
  • This raises the question: how many Meta employees who recently moved to OpenAI will also change their minds?

PS Despite the legal risks, transfers between direct competitors (Anthropic → Cursor, Meta → OpenAI) are happening smoothly.

17.07.2025
Автор
Compare-AI
image

GPT 4.5 Will Soon Disappear from the API – What's Next?

On July 14, OpenAI will permanently remove GPT-4.5 from the API.

What will replace it? Still unknown. Possible options:

  • A direct replacement with GPT-5 (unlikely, but would be nice :)
  • A temporary rollback to GPT-4-turbo (until a new release is introduced)
  • A quiet announcement of an intermediate model (like 4.8?)

Context:

  • OpenAI is back from vacation and, apparently, ready for action.
  • In the past, similar removals preceded announcements (e.g., Davinci-003 → GPT-4).
  • But it might just be infrastructure optimization ahead of something bigger.

What should developers do?

  • Check if you're using GPT-4.5 in your products.
  • Prepare fallback logic for GPT-4-turbo or other models.
  • Keep an eye on OpenAI news – maybe something unexpected will be announced?

Personal opinion. It's unlikely that GPT-5 will be released so suddenly. Most likely, there will first be a "soft" transition to something like an improved GPT-4-turbo, and only then, in the fall, will they start testing version five.

11.07.2025
Автор
Compare-AI
image

iPhone App Store Downloads: ChatGPT Nearly Matches Social Media Giants Latest 28-Day Downloads (Global)

  • ChatGPT: 29.5M
  • TikTok + Facebook + Instagram + X (Twitter): 32.8M

Why This Matters

  • ChatGPT is now a "Big Tech" app - Competing directly with social platforms in user adoption
  • AI as daily utility - People increasingly treat ChatGPT like a core service (not just a niche tool)
  • Staggering growth - Just 2 years ago, ChatGPT didn’t even exist as a mobile app

25.06.2025
Автор
Compare-AI
image

First Impressions of Claude 3 Pro

We are entering an era of model specialization:

  • "Everyday" AI (Claude 3.5 Sonnet) – for casual, daily interactions
  • "Analytical" AI (o3 Pro) – slow and expensive, but delivers unprecedented power in complex tasks

Key Features of o3 Pro

  • Not just a chatbot, but a report generator
  • Follows a structured workflow: context → task → deep analysis
  • Example: analyzing all of a startup’s planning meetings yielded strategic insights that changed the company's direction.

A qualitative leap beyond Claude Opus or Gemini 2.5 Pro

P.S. I already have access testing starts now!

13.06.2025
Автор
Compare-AI
image

Google Teases "Sparkify" AI-Powered Short Video Stories

What is it?

Sparkify is Google’s upcoming generative video tool where:

  • Gemini crafts the script & storyline
  • Veo handles animation, sound, and music
  • Result? 1-2 minute AI-generated story videos in seconds.

Early Access. Join waitlist Sparkify by Google

10.06.2025
Автор
Compare-AI
image

Interesting information from TheInformation:

While OpenAI defends its upcoming corporate restructuring from a range of critics from the nonprofit world, it is likely pleased with its decision last year to hire a number of employees with deep ties to Democrats.

These hires, including Democrat Chris Lehane, who leads OpenAI’s global affairs team, looked like miscalculations when Donald Trump won the presidency, especially given CEO Sam Altman’s previous stance (he reversed himself after the election, donating $1 million to the president’s inaugural fund and working with the administration on the Stargate data center project).

But OpenAI doubled down on Democrats. After hiring Lehane, the Global Affairs team brought in Debbie Mesloh, who advised Kamala Harris during her campaigns for attorney general and senator, and Marisa Moret, formerly managing counsel and chief of staff for the San Francisco city attorney.

OpenAI also hired Ann O’Leary, who previously served as chief of staff to California Governor Gavin Newsom and advised Hillary Clinton during her 2016 presidential campaign, as outside counsel. Ann O’Leary’s law firm Jenner & Block is one of the firms that the President recently issued some nasty executive orders against for hiring lawyers who worked on investigations into him.

While Democrats are out of power in Washington, OpenAI is focusing more on the local level. All of the Democrats listed above are helping OpenAI match the strength of groups opposing its planned restructuring, including a coalition of more than 60 nonprofits, many based in California, that have petitioned the state attorney general to intervene. Critics of the restructuring argue that the nonprofit that owns and controls OpenAI could be short-changed in the restructuring of its for-profit subsidiary.

Fred Blackwell, CEO of the San Francisco Foundation, and Orson Aguilar, president and CEO of the advocacy group LatinoProsperity, are leading the coalition.

Blackwell and Aguilar met with OpenAI representatives in March, accompanied by Julián Castro, who served as Obama’s secretary of housing and urban development. On the other side of the table were Mesloh, Moret, and Daniel Zingale, who have worked for three California governors.

Zingale is assembling an advisory committee that will make recommendations to OpenAI’s board in July on its governance structure and how to pursue its philanthropic mission. The five-member committee includes two former executives of the California Endowment, one of the organizations in the coalition of nonprofits opposed to the takeover, and Dolores Huerta, the legendary labor activist who co-founded the United Farm Workers with Cesar Chavez.

In a letter responding to the coalition’s demands, OpenAI said its advisory committee has reached out to nonprofit critics to get their views “on how nonprofits can achieve real impact in areas such as health care, education, public services, and scientific discovery.” The nonprofit coalition and OpenAI’s advisory committee are scheduled to meet next week.

03.06.2025
Автор
Compare-AI
image

VideoGameBench: AI Models Put to the Test in Classic Games

A new benchmark, VideoGameBench, evaluates how well AI models can play video games with surprising (and slightly disappointing) results.

Key Findings:

  • Most models score near zero - Struggling with basic gameplay
  • Top performers (barely): Gemini 2.5 Pro, Claude 3.7. Biggest letdown: No progress in Civilization 1 - AI still can’t master strategy games
  • Watch Gemini 2.5 Pro in Action:
  • Real-time gameplay demo. Successfully completes the first level of Kirby’s Dream Land and reaches the mini-boss.

Why This Matters:

  • Tests real-time decision-making in dynamic environments
  • Reveals major gaps in long-term planning (like Civ 1)
  • Open-source benchmark lets researchers improve AI gameplay

29.05.2025
Автор
Compare-AI

UAE to Become First Nation Offering Free ChatGPT Plus to All Citizens

The United Arab Emirates will provide free ChatGPT Plus access to all ~1.5 million citizens a world-first initiative in AI democratization.

Why It Matters:

  1. Universal access – Removes paywall barriers for an entire population
  2. National AI adoption – Positions UAE as a global leader in AI accessibility
  3. Economic implications – Could boost productivity, education, and tech innovation

This move aligns with UAE’s National AI Strategy 2031, aiming to make AI a core part of governance and daily life.

28.05.2025
Автор
Compare-AI
image

A new version from Anthropic has been released

Full details: Claude Opus 4

Full details: Claude Sonnet 4

23.05.2025
Автор
Compare-AI

Mastering OpenAI Codex: Best Practices for Effective AI Pair Programming

Like ChatGPT, Codex performs best when given precise instructions—these strategies will help you get the most out of it:

  1. Search Optimization. Use easily searchable names for files/classes/variables/methods. Codex relies on grep-like functionality, so: Specific filenames, Unique package names, Distinct symbols
  2. Scope Control. Narrow the focus: Codex works best when targeting: A single file or. A package/folder with <100 files. Avoid vague requests like "fix everything"
  3. Debugging Pro-Tips. Always paste full error stacks including: File paths, Line numbers, Exact error messages
  4. Workflow Hacks. Queue multiple tasks: Each runs in isolation—perfect for: Morning task lists (run before coffee!). Parallel problem-solving

Create an AGENTS.md file documenting:

  1. Project-specific rules
  2. Testing protocols
  3. Codebase structure

Testing & Validation. Define binary success criteria ("works/doesn't work")

Break changes into small chunks:

  1. Easier for Codex to test
  2. Simpler for you to review

Current limitations:

  1. No UI test support
  2. Avoid mega-PRs

Advanced Tactics. When stuck:

  1. Create a new branch
  2. Let Codex attempt solutions
  3. Compare approaches
  4. Pre-load tasks: Submit jobs before meetings/commutes—return to completed work

18.05.2025
Автор
Compare-AI
image

What we're seeing

Aerial view of an active construction site for one of Microsoft & OpenAI's rumored "Stargate" AI data centers

Key details:

  • Scale reference: Football field visible in top-right corner
  • Future expansion: Multiple additional "X-shaped" structures planned (bottom section)
  • Project context: Believed to be part of Microsoft's $100B AI supercomputer initiative

Fun fact: The "Stargate" codename hints at ambitions beyond current AI capabilities - perhaps anticipating future breakthroughs requiring massive compute.

15.05.2025
Автор
Compare-AI
image

AI 2027 Predictions Tracker: Separating Hype from Reality

Finally someone did it! A new site now tracks all 200+ falsifiable predictions from the AI 2027 scenario, organized by:

  • Month-by-month timeline
  • Category (compute power, societal impact, model capabilities, policy, etc.)

Current stats:

  • 8% predictions resolved so far (all correct)
  • But these were either: a) Descriptions of existing trends b) Relatively minor developments (not the juicy stuff like "China will steal model weights")

Key limitations:

  1. All predictions weighted equally (no prioritization of major vs minor events)
  2. Missing highlight reel of top 5-10 most significant forecasts

What's already come true:

  • Agents remain unreliable for practical use
  • Can complete basic tasks like "Order from DoorDash"
  • Spend 30+ mins browsing before answering
  • Top-tier agents stay prohibitively expensive

Most anticipated 2025 event: Track the progress: AI 2027 Prediction Tracker

14.05.2025
Автор
Compare-AI
image

ChatGPT Breaks Into Top 5 Global Websites - The Only One Still Growing

ChatGPT has officially become:

  • 5th most visited website worldwide
  • The only top 10 site showing month-over-month growth

Perspective:

  • 1 year ago: Ranked #14
  • 3 years ago: Didn't even exist
  • Today: Outpacing every other major web property

10.05.2025
Автор
Compare-AI
image

GenAI Traffic Market Share: OpenAI Defends Its Dominance

According to SimilarWeb data, OpenAI has actually increased its market share among generative AI services over the past year - growing from ~75% to 80% despite fierce competition and new market entrants.

Key Insights. Remarkable resilience - maintained dominance while competitors multiplied. Comprehensive analysis available - report includes:

  • Traffic breakdowns by service category
  • Correlation studies with education/content sectors
  • Impact assessment on platforms like Reddit and Quora

The full report reveals how AI adoption is reshaping digital ecosystems beyond just the AI service market itself.

07.05.2025
Автор
Compare-AI
image
image
image

Gemini 2.5 Pro Update: Major Coding Improvements, Mixed Benchmark Results

Google has rolled out an update to Gemini 2.5 Pro, with the most significant gains seen in web programming benchmarks (check second image). Respect to Google for daring to compare it directly with Claude 3 Opus – while it loses in many benchmarks (first image),it's interesting that both models perform similarly on SimpleQA, a benchmark testing obscure factual knowledge. This might hint at comparable model sizes (though that's a very rough guess).

Currently, two Gemini versions and Claude 3 Opus are tied for first place in the Arena. From my testing:

  • Both models solve problems equally well in most cases
  • I slightly prefer Claude 3's Python coding style (less comment clutter)
  • Last week saw 2 cases where Gemini succeeded where Claude failed, and 1 reverse case

Concerning Benchmark Changes (vs previous Gemini 2.5):

  1. Declines: HLE (18.8→17.8),GPQA (84→83),AIME (86.7→83),MMMU (81.7→79.6)
  2. Improvements: LiveCodeBench (70.4→75.6),Aider (74/68.6→76.5/72.7)

The model seems over-optimized for web dev/coding/Arena performance at the cost of other capabilities. Worse – Google replaced the old model instead of offering both versions.

Coming Soon?

A "Computer Use" preview (AI agent controlling browsers/computers) appeared on their site – but it's unclear whether it'll launch before Google I/O (May 20-21).

06.05.2025
Автор
Compare-AI
image

Google has rolled out its new "AI Mode" search experience across the entire U.S. - it's a new tab, similar to Images or Maps, but inside you’ll find something more like ChatGPT or Perplexity: with memory, product cards, and more. Many of you have probably seen it already.

This is a huge leap toward the mass adoption of large language models (LLMs) - and with that, congratulations to all of us.

05.05.2025
Автор
Compare-AI
image

OpenAI is doing well - according to Similarweb data for April, the ChatGPT website surpassed X (formerly Twitter) in total visits, and by a wide margin: 4.786 billion vs. 4.028 billion, including both web and mobile traffic. If the numbers are accurate, this places ChatGPT fifth globally, behind only Google, YouTube, Facebook, and Instagram.

Interestingly, the daily traffic graph shows a clear pattern tied to the day of the week - a trend commonly seen in productivity and work-related tools. This suggests that a significant portion of ChatGPT usage is linked to work and education, meaning it has a real economic impact, beyond just generating poems and images.

05.05.2025
Автор
Compare-AI
image
image

Alibaba Releases Qwen3: Powerful & Efficient AI Models

Alibaba has launched Qwen3, its next-gen AI model family, featuring both Dense and Mixture-of-Experts (MoE) architectures. The flagship Qwen3-235B-A22B (22B active params) outperforms even 32B models in speed and accuracy (o1/R1 benchmarks). The lineup also includes 32B, 14B, 8B, 4B, 1.7B, and 0.6B versions—with smaller models distilled from larger ones.

All models support two inference modes (with and without reasoning, similar to Claude 3.7) and were trained on 100+ languages (including Russian & Ukrainian) across 36 trillion tokens.

Try it for free: https://chat.qwen.ai/

Full details: Model Cards

29.04.2025
Автор
Compare-AI
image

The Dot-Com Bubble vs. the AI Boom

In the late 1990s, investors bet everything on internet stocks, sending the Nasdaq-100 up 500% in three years—only to crash 80% when profits failed to materialize. Today, history seems to repeat itself: AI stocks like Nvidia have soared 800%, fueled by the belief that AI will reshape the world.

But there’s a key difference. The dot-com bubble was pure speculation—Cisco’s peak valuation hit 150x earnings. Nvidia’s rise, while steep, is backed by real profits, with a P/E ratio around 50 (now 35 after recent dips).

So, is this an AI bubble? Not like the 1990s—yet. Valuations are high, but fundamentals, not just hype, are driving growth. The real test? Whether AI companies can deliver long-term profits, not just promises.

22.04.2025

10%
Our site uses cookies.

Privacy and Cookie Policy: This site uses cookies. By continuing to use the site, you agree to their use.