The Most INSANE AI News This Week! 🤯
The 3 biggest AI releases this week that will change how you work
This week has been a whirlwind of major AI announcements from the biggest players in the industry. Let's break down the three most significant releases and what they mean for you.
1. OpenAI's O3 and O4 Mini: the new "thinking" models
OpenAI has released their most powerful reasoning models yet, available now to ChatGPT Plus, Pro, and Team users. These models are designed to take more time to "think" through complex problems.
Key features:
- Both models can use all ChatGPT tools (web search, file analysis, image processing) within a single thinking process
- O3 excels at coding, math, and science tasks
- O4 Mini is optimized for speed and cost-efficiency
- Free users can try O4 Mini by selecting "think" in the composer
In benchmarks, O3 is showing impressive results. For example, when asked to create a P5.js dinosaur game, O3 thought for 9 seconds before generating perfect code on the first try. For comparison, Google's Gemini took 23 seconds for the same task.
OpenAI also released Codeex CLI, an open-source coding agent designed to make these models easier to use for developers.
2. OpenAI's GPT-4.1: API-only powerhouse for developers
OpenAI has introduced GPT-4.1, a model specifically focused on coding that's currently available only through their API, not directly in the ChatGPT interface.
Key features:
- Three versions: GPT-4.1 (full power), GPT-4.1 Mini (midsize), and GPT-4.1 Nano (smallest)
- Massive 1 million token context window (about 750,000 words)
- Significantly faster response time than previous models
- Outperforms GPT-4.2 and GPT-4.0 in coding benchmarks
The benchmarks are impressive, with GPT-4.1 scoring 54.6% on SSWB-bench verified, a 21.4% improvement over GPT
Recent Videos
Hermes Agent Master Class
https://www.youtube.com/watch?v=R3YOGfTBcQg Welcome to the Hermes Agent Master Class — an 11-episode series taking you from zero to fully leveraging every feature of Nous Research's open-source agent. In this first episode, we install Hermes from scratch on a brand new machine with no prior skills or memory, walk through full configuration with OpenRouter, tour the most important CLI and slash commands, and run our first real task: a competitor research report on a custom children's book AI business idea. Every future episode will build on this fresh install so you can see the compounding value of the agent in real time....
Apr 29, 2026Andrej Karpathy – Outsource your thinking, but you can’t outsource your understanding
https://www.youtube.com/watch?v=96jN2OCOfLs Here's what Andrej Karpathy just figured out that everyone else is still dancing around: we're not in an era of "better models." We're in a different era of computing altogether. And the difference between understanding that and not understanding it is the difference between being a vibe coder and being an agentic engineer. Last October, Karpathy had a realization. AI didn't stop being ChatGPT-adjacent. It fundamentally shifted. Agentic coherent workflows started to actually work. And he's spent the last three months living in side projects, VB coding, exploring what's actually possible. What he found is a framework that explains...
Mar 30, 2026Andrej Karpathy on the Decade of Agents, the Limits of RL, and Why Education Is His Next Mission
A summary of key takeaways from Andrej Karpathy's conversation with Dwarkesh Patel In a wide-ranging conversation with Dwarkesh Patel, Andrej Karpathy — former head of AI at Tesla, founding member of OpenAI, and creator of some of the most popular AI educational content on the internet — shared his views on where AI is headed, what's still broken, and why he's now pouring his energy into education. Here are the key takeaways. "It's the Decade of Agents, Not the Year of Agents" Karpathy's now-famous quote is a direct pushback on industry hype. Early agents like Claude Code and Codex are...