
What's New with ChatGPT Voice
The video introduces the latest iteration of ChatGPT’s voice feature, now embedded directly into the chat interface, delivering a seamless spoken‑dialogue experience with a live transcript that mirrors the conversation in real time. This integration expands beyond simple text‑to‑speech, allowing the assistant to pull up dynamic content such as maps, weather updates, and other contextual data while the user talks. During the demonstration, the user asks for a map of the best bakeries in San Francisco’s Mission District. ChatGPT instantly displays a map highlighting top spots, with Tartine prominently featured, and then enumerates its signature pastries—morning butter, classic croissants, rich pain au chocolat, and a “franapan” croissant filled with almond cream. The assistant also provides pronunciation guidance, clarifying that “franapan” is pronounced like “fran.” Key moments include the assistant’s ability to switch between spoken answers and visual aids, and the explicit pronunciation cue: “It’s pronounced franapan.” This showcases the model’s capacity to handle nuanced language tasks, such as phonetic clarification, while simultaneously delivering location‑based recommendations. The rollout signals a shift toward truly multimodal AI interactions, where voice, text, and visual data converge in a single workflow. For businesses, this means new avenues for real‑time customer engagement, localized marketing, and accessibility, as users can now obtain actionable information without typing, simply by speaking and seeing instant visual feedback.

You Are Being Told Contradictory Things About AI
Commentary highlights conflicting narratives about AI’s near-term trajectory: sensational claims of a white‑collar job apocalypse are overstated—the MIT figure cited measures task dollar-value amenable to automation, not imminent mass job losses. Leading researchers disagree on whether mere scaling of current...

Why Is OpenAI FREAKING OUT
Why is OpenAI FREAKING OUT In a staff memo this week, CEO Sam Altman declared a "code red," the company’s highest internal urgency level, and ordered a rapid reallocation of resources toward ChatGPT. The directive de‑prioritizes projects such as OpenAI’s autonomous...

Shipmas Day 1: Autonomous AI Social Media Video Converter App
A developer demonstrated building an autonomous app that converts landscape (16:9) videos into vertical (9:16) social clips by combining YOLO face detection, MediaPipe speaking detection, smoothing logic, and FFmpeg cropping. They used cloud code and Opus 4.5 agents to plan,...

Anthropic’s Philosopher Answers Your Questions
Anthropic philosopher Amanda explains her role shaping the character and ethical behavior of Claude, drawing on philosophical training to help models navigate values, uncertainty and how they should view their place in the world. She says many philosophers are increasingly...

AI Dev 25 X NYC Nicholas Clegg: How AWS Moved Beyond Orchestration with Strands SDK
In this session, senior AWS engineer Nicholas Clegg explains how AWS transitioned from traditional, hard‑coded orchestration of large language model (LLM) calls to a model‑driven paradigm embodied in the open‑source Strands SDK. He frames the discussion around the limitations of...

Cursor 2.0 - Full Tutorial for Beginners
In this tutorial the presenter walks viewers through Cursor 2.0, a fork of VS Code that layers generative AI on top of a traditional code editor. The video explains how to download the tool, sign in, open a project folder, and navigate...

AI Dev 25 X NYC | Kay Zhu: How Genspark Built a Super Agent That Scales
Kay Zhu, CTO and co‑founder of GenSpark, opened the AI Dev 25 × NYC session by positioning GenSpark as an all‑in‑one, agentic AI workspace aimed at turning white‑collar work into a "three‑day work week" for over a billion knowledge workers. The company,...

AI Dev 25 X NYC | Jacky Liang: Why Agents Can't Find the Right Docs (And How Postgres Fixes It)
Jacky Liang, a developer advocate at Tiger Data (TimescaleDB), opened the session by highlighting a persistent problem in AI‑augmented search: pure vector‑only retrieval often returns semantically similar but factually incorrect documentation, especially when version numbers or API signatures change. He...

Build Hour: Agent Memory Patterns
The Build Hour session, hosted by Michaela from OpenAI’s startup marketing team and featuring solution architects Emry and Brian, focused on “agent memory patterns” – a deep dive into context engineering for long‑running AI agents. The presenters framed context engineering...

How To Try Entrepreneurship Without Ruining Your Life
The video tackles a practical question many aspiring founders face: how to dip a toe into entrepreneurship without jeopardizing financial stability. Using the experience of Shah Talibi as a case study, the presenter outlines a step‑by‑step framework that hinges on...

Live Session- Learning Python With Vibe Coding In 2026
In a live YouTube session, data scientist Monul Kumar launched a new Python-for-2026 series aimed at teaching coding approach rather than rote syntax, positioning Python as the foundational skill for machine learning, deep learning and generative AI. He emphasized adapting...

Build Advanced Retrieval-Augmented Generation (RAG) with MongoDB Vector Search
Presenter Kash Nayak demonstrates how to build a retrieval-augmented generation (RAG) application using MongoDB Vector Search, walking viewers through account setup, cluster deployment, and the end-to-end architecture. He outlines the three RAG stages—data injection (embedding generation), vector storage in a...

This Experiment Could END the AI Hype
The video examines a live experiment called Alpha Arena, where multiple large‑language models (LLMs) are given $320,000 of real capital to trade publicly listed stocks and cryptocurrencies on the NASDAQ and blockchain markets. The latest “season 1.5” added US...

Running the Workflow & Final Output | Multi Agent Workflows for Beginners | Part 10
The video demonstrates running a multi-agent workflow where a supervisor routes tasks to specialized agents: a coder agent that generates complete HTML/CSS/JavaScript portfolio code and a researcher agent that produces a structured, iterative research report on radiology. The presenter runs...

AI Dev 25 X NYC | David Park: Impact of Agentic AI in Financial Services on Document Extraction
David Park, head of Applied AI Engineering at Landing AI, introduced the company’s new Agentic Document Extraction (ADE) platform, positioning it as a developer‑first, enterprise‑grade solution designed to modernize multimodal document processing for financial services. He detailed ADE’s three‑tier architecture: a...

AI Dev 25 X NYC | Christoph Meyer, Lars Heling: Improving AI Agent Discovery with a Knowledge Graph
In this AI Dev 25 session, SAP Business AI leaders Christoph Meyer and Lars Heling explain how a knowledge graph can dramatically improve the discovery and execution of AI agents within SAP’s enterprise ecosystem. They introduce Joule, SAP’s AI‑driven business...

Codex Brings Concepts Into View.
Algorithms are hard to visualize, especially for people with aphantasia, a condition that prevents mental imagery. In a recent video, a developer demonstrates how they leveraged Codeex, OpenAI’s agentic coding assistant, to build a custom algorithm‑visualizer website that renders sorting...

New Course with E2B: Building Coding Agents with Tool Execution
The video announces a new, jointly‑offered course with EDB titled “Building Coding Agents with Tool Execution,” taught by Teresa Tushkova and Francesco Zubigiri. It positions the curriculum as a hands‑on guide for developers who want to empower large language...

The Frontier Models Derived a Solution That Involved Blackmail
Anthropic recently published a rare, fully transparent account of how its frontier language models handle value alignment challenges. In a controlled experiment, the models were tasked with advancing the interests of a fictional U.S. company while being granted access to...

Google Just Killed OpenAI...
The video centers on the accelerating rivalry between Google and OpenAI, highlighting Google’s recent rollout of Gemini 3.0 and its broader AI strategy that appears to be putting the company in a dominant position. The narrator frames the development as a...

Why China Initially Supported Japan - Sarah Paine
Sarah Paine explains that early Chinese revolutionaries, including Sun Yat-sen, celebrated Japan’s 1905 victory over Russia as an “east over west” triumph and a model to emulate. Japanese success was seen as proof that an Asian power could modernize and...

AI Dev 25 X NYC | Alex Ker: How Open Source Models Actually Run AI Coding at Scale
Alex Ker, a growth software engineer at Base 10, delivered a deep‑dive on how open‑source large language models (LLMs) are now powering AI‑assisted coding at scale, challenging the dominance of closed‑source offerings like GPT‑5 and Claude. He framed the talk around...

AI Dev 25 X NYC | Aditya Dave, John Pepino: Productionizing AI Capabilities in Finance
Aditya Dabe and John Pepino of BlackRock opened the session by framing AI as a present‑day necessity for the financial services industry, emphasizing that production‑grade AI solutions are moving beyond experimental prototypes to become core components of client experience and...

Shaping Model Behavior in GPT-5.1— the OpenAI Podcast Ep. 11
The OpenAI Podcast episode 11 dives into the launch of GPT‑5.1, highlighting how the new release reshapes model behavior by making every chat model a reasoning model and introducing a suite of steerability tools. Hosts Christina Kim, a post‑training research...

AI Fluency for Nonprofits Course Trailer
Anthropic and Giving Tuesday have launched 'AI Fluency for Nonprofits,' a course aimed at equipping mission-driven organizations to use AI responsibly and effectively. The program frames instruction around a 4D framework for practical AI use, with hands-on applications for grant...

Why Developers Should Not Ignore Kimi’s CLI
The video announces Kimi’s newest offering – a command‑line interface (CLI) agent that brings AI‑driven coding assistance directly into the developer’s terminal. Positioned as a competitor to established tools like Cloud Code, Gemini and OpenAI’s offerings, the Kimi CLI aims...

Getting Started with Research in Claude.ai
Anthropic's Claude.ai Research is an advanced background feature that automates multi-source information gathering and synthesis to produce comprehensive, citation-backed reports. Users initiate research from the chat by providing a detailed prompt or responding to Claude's clarifying questions; tasks run asynchronously...

Getting Started with Projects in Claude.ai
Claude.ai’s Projects feature creates self-contained workspaces that bundle chat history, project-specific knowledge bases, custom instructions, and file uploads to deliver more context-aware AI responses. Users can create projects in three steps, define persistent instructions (tone, expertise, goals), upload documents or...

Getting Started with Claude.ai
Anthropic’s tutorial introduces Claude as an AI collaborator designed to help users plan, research, and produce work by combining prompts, uploaded context, and tool integrations. The interface organizes chats, projects, and artifacts, and supports many file types and connected data...

Claude Opus 4.5 Just Changed Video Automation FOREVER
A creator demonstrates an end-to-end automated video production workflow powered by Claude (Opus 4.5) and complementary tools—Whisper for transcription, 11 Labs for synthetic voice, FFmpeg for editing, and AI image generators to fill visual gaps. The system ingests source footage,...

AlphaFold - The Most Important AI Breakthrough Ever Made
The video spotlights AlphaFold, DeepMind’s deep‑learning system that predicts the three‑dimensional structure of proteins from their amino‑acid sequences. By turning a year‑long, costly experimental process into a matter of minutes, AlphaFold has reshaped a central bottleneck in molecular biology,...

The Truth About Working for Yourself in AI
The video explores the realities of transitioning from a traditional AI role within a large corporation to running an independent AI consultancy, using Shah Talebbi’s journey from a data‑scientist at Toyota to founder of an AI education community as a...

Best For Beginners-2.0 Ultimate Data Science & GenAI Bootcamp Announcement
The video announces the launch of the 2.0 Ultimate Data Science & Generative AI bootcamp, slated to begin on January 11, 2026. Classes will run every Saturday and Sunday from 9:00 a.m. to 1:00 p.m. IST, with an additional weekday session on...

How To Make Sora AI Videos WITHOUT The Watermark
The video announces a groundbreaking partnership between Nvidia and OpenAI that embeds the Sora 2 generative‑AI video model directly into Nvidia’s cloud platform. This integration allows users to produce full‑length, cinematic‑quality AI videos without the watermark that has traditionally limited Sora 2...

Should You Trust ChatGPT With Your Data? | Jerry Liu X Data Science Dojo
Speakers argue that for most individual users, uploading personal or mundane documents to ChatGPT (or similar tools) poses minimal risk because OpenAI does not broadly use such data traces for model training. However, companies and users handling highly sensitive, classified,...

China's Forgotten Civil War - Sarah Paine
By the mid-19th century China had reached its pre-industrial ceiling: population growth outstripped agricultural productivity, forcing cultivation of marginal lands and triggering widespread famines. Those famines both provoked and were exacerbated by large-scale armed unrest that swept across the country,...

Workshop: Building Smarter Agents, Faster with Arize | Future of Data and AI | Agentic AI Conference
Arize hosted a three-hour interactive workshop at the Agentic AI Conference to teach practitioners how to build and deploy smarter agents quickly. Product and community leads walked attendees through core concepts—RAG, tool-calling, model composition and evaluation—and provided hands-on Python labs...

Generative AI for Everyone, a Course From Andrew Ng, Is Live!
The video announces the launch of a new online course titled “Generative AI for Everyone,” created by AI educator Andrew Ng. The offering is positioned as a non‑technical introduction to the rapidly expanding field of generative artificial intelligence, covering...

Mathematics for Machine Learning and Data Science Specialization by DeepLearning.AI
I am excited to share that DeepLearning.AI has launched the Mathematics for Machine Learning and Data Science Specialization, a new online program designed to demystify the mathematical foundations that underpin modern AI. The announcement positions the specialization as a remedy...

How Fast Can You Build With AI?
The video explores a streamlined workflow for AI engineers aiming to ship products at maximum speed, featuring Shah Terebi’s personal methodology. Terebi, a former senior data scientist turned AI educator, outlines how he leverages a combination of voice‑driven ChatGPT sessions,...

Why China and the USSR Turned Against Each Other - Sarah Paine
After Stalin's death Mao Zedong expected to lead global communism but clashed with Nikita Khrushchev over ideology, prestige and strategy. Khrushchev's de‑Stalinization and policy of peaceful coexistence conflicted with Mao's Cultural Revolution and militantly anti‑Western posture. Tensions escalated over credit...

Building the Agent Graph | Multi Agent Workflows for Beginners | Part 9
The presenter walks through constructing an agent graph for a multi-agent workflow, demonstrating how to define nodes (researcher, coder, supervisor), import required libraries, and instantiate a class to set up the workflow. They explain adding conditional edges that route decisions...

Michael Levin: Hidden Reality of Alien Intelligence & Biological Life | Lex Fridman Podcast #486
In the latest Lex Fridman Podcast, biophysicist Michael Levin explores the deep question of how embodied minds arise from physical substrates, arguing that intelligence, agency, and memory are not confined to brains but emerge across a spectrum of biological and...

Nano Banana Pro VS ChatGPT VS Midjourney VS Flux - Best AI Image Model
The video pits the newest AI image generators—Google’s Nano Banana Pro, OpenAI’s ChatGPT image model, Flux 2 Pro, and Midjourney—against each other in a systematic, 15‑prompt showdown. The creator walks through each platform’s interface, feeds identical prompts, and evaluates the outputs on realism, text...

AI Game Devlog #1: Opus 4.5 Is UNREAL - MW2 FPS Clone
An indie developer used Anthropic’s Claude Opus 4.5 to rapidly prototype a Modern Warfare 2–inspired FPS called “360 No Scope,” demonstrating kill cams, sniper and knife mechanics, AI bots, instant replays and a simple best-of-five game loop. He showed a...

Setting Up the Supervisor Agent | Multi Agent Workflows for Beginners | Part 8
The video demonstrates setting up a Supervisor Agent as part of a multi-agent workflow. It walks through helper utilities, the agent’s message block and system prompt, and a prompt template that decides which agent should act next. The presenter names...

Why the Soviet-Chinese Alliance Couldn't Last - Sarah Paine
Sarah Paine argues the Soviet-Chinese alliance collapsed because shared communist ideology could not override deep-rooted national interests and continental power dynamics. Both Russia and China, as large Eurasian states, prioritized regional dominance and security instincts shaped by historical experience, making...

AI NEWS: Did Google Just Get DETHRONED?
The video opens with Dr. Matthew Jarvis highlighting the surprise of a busy AI news week despite Thanksgiving, centering on Anthropic’s launch of Claude Opus 4.5 – a new flagship coding model released just days after Google’s Gemini 3. Jarvis positions Opus 4.5...

The Era of Easy AI Progress Is Ending - Ilya Sutskever
Ilya Sutskever says the recent burst of AI progress driven by scaling pre‑training recipes—where increasing model size, data and compute reliably improved results—has reached diminishing returns as data is finite and compute costs surge. That scaling era (roughly 2020–2025) offered...