AI Videos

Base vs Instruct Models Explained
VideoDec 29, 2025

Base vs Instruct Models Explained

The video explains the fundamental distinction between base models and instruct models in modern AI development. A base model is the product of large‑scale pre‑training; it stores vast factual information but is not optimized for following user instructions or sustaining...

By Louis Bouchard
This Is How GPT Gets Built
VideoDec 28, 2025

This Is How GPT Gets Built

The video walks through the foundational phase that turns a random‑parameter network into a functional language model, known as pre‑training. It describes how the model is fed an enormous corpus of text and code from the internet and tasked with...

By Louis Bouchard
Anthropic's Ralph Loop + Claude Code: Anthropic's New FRAMEWORK Can Run CLAUDE CODE for 24/7!
VideoDec 28, 2025

Anthropic's Ralph Loop + Claude Code: Anthropic's New FRAMEWORK Can Run CLAUDE CODE for 24/7!

The video introduces Ralph, a new plugin for Anthropic’s Claude Code that transforms the agent from a one‑shot tool into a persistent loop that won’t exit until a defined goal is met. By leveraging Claude Code’s hook system—specifically the stop...

By AICodeKing
5 Advanced AI Projects to Get Job-Ready in 2026
VideoDec 28, 2025

5 Advanced AI Projects to Get Job-Ready in 2026

The video outlines five advanced, end‑to‑end AI projects designed to make candidates job‑ready for 2026. It walks through building a LlamaIndex rack system, a LangChain‑based document retriever, a fact‑grounded QA rack, a transformer model in PyTorch, and an LLM‑powered chatbot assistant,...

By Analytics Vidhya
Why Scientists Can't Rebuild a Polaroid Camera [César Hidalgo]
VideoDec 27, 2025

Why Scientists Can't Rebuild a Polaroid Camera [César Hidalgo]

César Hidalgo’s new book, *The Infinite Alphabet and the Laws of Knowledge*, argues that knowledge can be studied scientifically through three robust laws governing its growth over time, its diffusion across space and activity, and its valuation. By treating knowledge...

By Machine Learning Street Talk
TiDAR: Think in Diffusion, Talk in Autoregression (Paper Analysis)
VideoDec 27, 2025

TiDAR: Think in Diffusion, Talk in Autoregression (Paper Analysis)

The Nvidia TiDAR paper introduces a hybrid autoregressive‑diffusion language model that exploits unused GPU capacity during large‑language‑model inference. By combining diffusion‑style parallel token prediction with traditional autoregressive sampling, TiDAR achieves higher throughput while preserving the exact output distribution of a...

By Yannic Kilcher
AI-Powered Database Schema Design
VideoDec 27, 2025

AI-Powered Database Schema Design

The video spotlights a persistent pain point for AI product teams: designing efficient PostgreSQL schemas from scratch. Krish Nayak explains that generic large‑language models often miss optimal data types, table relationships, and indexing strategies, leading to sub‑par implementations. To address...

By Krish Naik
This New Benchmark Is Next-Level Insane
VideoDec 27, 2025

This New Benchmark Is Next-Level Insane

Andon Labs introduced a next‑level benchmark that places large language model agents in charge of a physical vending machine, aiming to gauge how well AI can run a small business without human oversight. The VendingBench simulation, launched in February, tasks the...

By Wes Roth
Top 5 Agentic AI Projects You Must Build for 2026
VideoDec 26, 2025

Top 5 Agentic AI Projects You Must Build for 2026

The video outlines five high‑impact agentic AI projects that developers should prioritize in 2026, positioning them as core competencies for modern AI engineering teams. Each project emphasizes autonomy, orchestration, and real‑world execution, reflecting the shift from static language models to...

By Analytics Vidhya
Day 4/42: How AI Understands Meaning
VideoDec 25, 2025

Day 4/42: How AI Understands Meaning

The video explains how modern language models move beyond simple token IDs toward semantic representations called embeddings. While tokenization converts user input into arbitrary numeric identifiers, those IDs carry no information about word meaning or relationships, preventing the model from...

By Louis Bouchard
The AI Awards 2025 - Best LLM? Biggest Moment in AI? Best Agentic Coder?
VideoDec 24, 2025

The AI Awards 2025 - Best LLM? Biggest Moment in AI? Best Agentic Coder?

The video presents the creator’s “AI Awards 2025,” a rundown of twenty‑plus categories ranging from best vibe‑coding platform to AI person of the year, with the host naming a single winner for each based on personal usage and market impact. Among...

By All About AI
Prediction Isn’t Understanding and That Difference Matters
VideoDec 23, 2025

Prediction Isn’t Understanding and That Difference Matters

The video tackles a common misconception that large language models (LLMs) learn in the same way humans do, arguing that the similarity ends at a superficial level of pattern imitation. It breaks the discussion into three parts – pre‑training, fine‑tuning/reinforcement...

By Louis Bouchard
There Is No Leaderboard for Safety
VideoDec 23, 2025

There Is No Leaderboard for Safety

The video highlights a glaring omission in the rapidly expanding field of large language models (LLMs): there is no standardized leaderboard or metric that evaluates safety. While performance, speed, and intelligence are routinely benchmarked, safety—especially when models are deployed for...

By Machine Learning Street Talk
A2A Protocol Workshop: Build Interoperable Multi-Agent Systems
VideoDec 23, 2025

A2A Protocol Workshop: Build Interoperable Multi-Agent Systems

In a Data Science Dojo webinar, Zaid Ahmed led a workshop on the Agent-to-Agent (A2A) protocol, positioning it alongside Model Context Protocol (MCP) as a solution for building interoperable multi-agent systems. He recapped MCP’s role in wrapping APIs for LLM...

By Data Science Dojo
Build a Support Agent with Vercel AI SDK – Full Tutorial
VideoDec 23, 2025

Build a Support Agent with Vercel AI SDK – Full Tutorial

The video walks viewers through a step‑by‑step tutorial on building a production‑grade customer‑support AI agent using the Vercel AI SDK, OpenAI’s models, and a Supabase vector store. It frames the project as a concrete example of the emerging class...

By freeCodeCamp
Interactive Sessions Beat Presentations Every Time
VideoDec 23, 2025

Interactive Sessions Beat Presentations Every Time

The video argues that interactive sessions consistently outperform traditional slide‑based presentations, using a live, hands‑on demo to illustrate the point. The presenter walks the audience through a simple exercise on bolt.new, asking everyone to copy‑paste a prompt that generates a...

By How I AI
ChatGPT Doesn’t “Know” Anything. This Is Why
VideoDec 23, 2025

ChatGPT Doesn’t “Know” Anything. This Is Why

The video demystifies large language models (LLMs) by framing them as sophisticated autocomplete engines. It explains that an LLM’s core task is to predict the most probable next token—whether a whole word, a sub‑word fragment, or punctuation—based on the preceding...

By Louis Bouchard
5 Data Science Projects to Supercharge Your Portfolio This Holiday
VideoDec 23, 2025

5 Data Science Projects to Supercharge Your Portfolio This Holiday

The video opens by positioning the holiday season as an opportune moment for data scientists to bolster their professional portfolios, introducing five fully‑solved projects designed to showcase a breadth of analytical and machine‑learning competencies. Each project is presented as a...

By Analytics Vidhya
Day 1/42: What Is Generative AI?
VideoDec 22, 2025

Day 1/42: What Is Generative AI?

The video introduces a new daily short‑form series aimed at demystifying generative AI for a broad audience. It opens by acknowledging the common frustration of receiving slow, vague, or inaccurate answers from tools like ChatGPT, Gemini, or Google Cloud, and...

By Louis Bouchard
Master Python Requests In 15 Minutes. Call Any API
VideoDec 22, 2025

Master Python Requests In 15 Minutes. Call Any API

In this concise tutorial, the presenter promises to teach viewers everything they need to know about Python’s requests library in just fifteen minutes, focusing on how to call APIs, the underlying HTTP concepts, and practical code examples. The video begins with...

By Tech With Tim
Updated Langchain Version V1 Crash Course- Build Autonomous Agents
VideoDec 22, 2025

Updated Langchain Version V1 Crash Course- Build Autonomous Agents

The video serves as a crash‑course on the newly released LangChain v1, walking viewers through the framework’s most significant updates and demonstrating how to build autonomous agents with the latest features. Krush Nair frames the tutorial as a one‑shot guide for...

By Krish Naik
Shipmas Day 16: How I Made $10K+ with Micro AI Businesses in 2025
VideoDec 21, 2025

Shipmas Day 16: How I Made $10K+ with Micro AI Businesses in 2025

The video centers on the creator’s strategy for building “micro AI businesses” that generated over $10,000 in 2025 and outlines a plan to double‑down on this model in 2026. He frames the approach as a fast‑paced, low‑risk, high‑reward side‑hustle that...

By All About AI
Data Visualization with Claude Code and Python in 10 Minutes
VideoDec 21, 2025

Data Visualization with Claude Code and Python in 10 Minutes

In a brisk ten‑minute demo, the presenter showcases how Claude Code, Anthropic’s multimodal coding assistant, can orchestrate an end‑to‑end data‑analysis workflow for a personal mortgage decision. Starting with a natural‑language query about fixed versus variable rates in Canada, Claude is prompted...

By CS Dojo
NVIDIA’s AI Finally Solved Walking In Games
VideoDec 21, 2025

NVIDIA’s AI Finally Solved Walking In Games

The video spotlights a breakthrough from NVIDIA that replaces traditional capsule‑based NPC movement with fully physically simulated humanoids. By coupling a diffusion‑based path planner called Trace with a joint‑control system dubbed Pacer, the researchers enable agents to generate and follow...

By Two Minute Papers
Google T5Gemma 2 Explained: The AI Built for Long Documents & Multimodal Reasoning
VideoDec 21, 2025

Google T5Gemma 2 Explained: The AI Built for Long Documents & Multimodal Reasoning

Google unveiled T5 Gemma 2, the latest iteration of its encoder‑decoder AI family built on the Gemma 3 architecture, positioning it as a purpose‑built engine for long‑form text and multimodal reasoning. The announcement highlights a shift from the dominant decoder‑only “ChatGPT‑style” models toward...

By Analytics Vidhya
Are AI Benchmarks Telling The Full Story? [SPONSORED]
VideoDec 20, 2025

Are AI Benchmarks Telling The Full Story? [SPONSORED]

The video critiques the current reliance on technical AI benchmarks, arguing that they miss the human‑centric aspects of large language model (LLM) performance. Andrew Gordon and Nora Petrova of Prolific explain that while models may ace exams like MMLU or...

By Machine Learning Street Talk
Exploring the MTEB Leaderboard | Vector Databases for Beginners | Part 6
VideoDec 20, 2025

Exploring the MTEB Leaderboard | Vector Databases for Beginners | Part 6

The video walks viewers through the MTEB (Massive Text Embedding Benchmark) leaderboard, positioning it as a practical guide for selecting open‑source embedding models and tuning modules for vector‑search applications. The presenter highlights recent UI changes—new benchmarks, language options, and domain‑specific...

By Data Science Dojo
Shipmas Day 15: Claude Code Skills Will Dominate 2026
VideoDec 20, 2025

Shipmas Day 15: Claude Code Skills Will Dominate 2026

In the latest Shipmas Day 15 broadcast, the host walks viewers through a “skill” framework for Anthropic’s Claude model, arguing that modular skill files will become the dominant way developers harness AI code generation by 2026. The workflow hinges on a...

By All About AI
AI Still Hallunicates  Can  We Trust It, And To What Extent | Joshua Starmer X  Data Science
VideoDec 19, 2025

AI Still Hallunicates Can We Trust It, And To What Extent | Joshua Starmer X Data Science

The video centers on the persistent problem of AI hallucinations—instances where large language models generate plausible‑but‑incorrect information—and asks how much trust users can place in these systems. Joshua Starmer, speaking alongside Data Science, argues that while the technology will improve,...

By Data Science Dojo
Choosing the Right Embedding Model | Vector Databases for Beginners | Part 5
VideoDec 19, 2025

Choosing the Right Embedding Model | Vector Databases for Beginners | Part 5

The video walks viewers through the decision‑making process for selecting an embedding model, a critical component in building vector‑database‑driven applications. It contrasts two concrete examples—a modern open‑source BERT‑base model and a proprietary OpenAI offering—while acknowledging the overwhelming variety of alternatives...

By Data Science Dojo
Training a Unitree G1 to Walk W/ Reinforcement Learning
VideoDec 19, 2025

Training a Unitree G1 to Walk W/ Reinforcement Learning

The video chronicles a creator’s effort to teach a Unitree G1 quadruped to walk using reinforcement‑learning techniques, emphasizing the transition from pure simulation (Sim2Sim) to real‑world deployment (Sim2Real). After years of attempting Sim2Real, the presenter finally succeeded thanks to advances...

By Harrison Kinsley
If You're Doing a Repeated Task Every Week, Spend that Time Automating It Instead
VideoDec 19, 2025

If You're Doing a Repeated Task Every Week, Spend that Time Automating It Instead

The video introduces Exec Prep GPT, a generative‑AI assistant built to automate the preparation and feedback of “tee‑up” documents that executives use to surface decisions. The presenter feeds the model a deliberately weak tee‑up—lacking clear purpose, approver, and background—to showcase how the...

By How I AI
How to Run LLMs Locally - Full Guide
VideoDec 19, 2025

How to Run LLMs Locally - Full Guide

The video provides a step‑by‑step guide for developers who want to run large language models (LLMs) on their own hardware, focusing on two primary approaches: the open‑source Ollama tool and Docker’s model runner. It begins by positioning local inference as...

By Tech With Tim
Mistral OCR 3: AI That Can Actually Read Documents
VideoDec 19, 2025

Mistral OCR 3: AI That Can Actually Read Documents

Mistral AI unveiled its latest offering, Mistral OCR 3, a next‑generation optical character recognition model that promises to bridge the gap between raw document images and actionable data. The announcement positions the technology as a catalyst for a new wave...

By Analytics Vidhya
What Is Sycophancy in AI Models?
VideoDec 18, 2025

What Is Sycophancy in AI Models?

The video, presented by Kyra from Anthropic’s safeguards team, introduces the concept of “sycophancy” in AI—when a model tells users what they want to hear rather than what is accurate or helpful. Drawing on her background in psychiatric epidemiology, Kyra...

By Anthropic
Shipmas Day 14: Can AI Agents "Dream" In a Simulation?
VideoDec 18, 2025

Shipmas Day 14: Can AI Agents "Dream" In a Simulation?

The video showcases a prototype social simulation built on Google’s Gemini 3 Flash model, where three AI agents—Jack, a barista at the Daily Grind; Claude, a barista at Bean There; and Erica, a shared customer—interact through a gossip‑style conduit. By capturing each agent’s...

By All About AI
Let Claude Handle Work in Your Browser
VideoDec 18, 2025

Let Claude Handle Work in Your Browser

The video introduces a new browser‑based integration of Anthropic’s Claude, positioning the AI as a hands‑free assistant that can take over routine web‑based work. By embedding Claude directly into a sidebar, users can invoke the model to read, summarize, and...

By Anthropic
AI Will Take My Job. Here's 5 Things I'm Doing About It
VideoDec 18, 2025

AI Will Take My Job. Here's 5 Things I'm Doing About It

AI is reshaping the labor market at breakneck speed, and the video’s creator argues that the real threat isn’t a robot apocalypse but the inability to keep pace with relentless change. He frames the next two‑year window as a rare...

By Ken Jee
We Gave AI Control of a Real Business
VideoDec 18, 2025

We Gave AI Control of a Real Business

Project VEND is Anthropic’s live experiment in which its Claude model was tasked with running a small vending‑machine business from the company’s office. The AI, personified as “Claudius,” handled everything from Slack‑based customer requests and wholesale sourcing to pricing,...

By Anthropic
Two Futures | Runtime 2025
VideoDec 18, 2025

Two Futures | Runtime 2025

The video titled “Two Futures” (runtime 2025) serves as a high‑concept launch narrative for a next‑generation artificial‑intelligence platform, positioning it as the foundational “fuel” for creating “infinite universes” of innovation. It frames the technology as the most complex and large‑scale...

By Andreessen Horowitz (a16z)
Binti Helps Social Workers License Foster Families Faster with Claude
VideoDec 17, 2025

Binti Helps Social Workers License Foster Families Faster with Claude

The video spotlights Binti, a technology platform designed to accelerate the licensing of foster and adoptive families, leveraging Anthropic’s Claude AI to automate paperwork for social workers. The speaker, a veteran social worker with eleven years of experience, explains that...

By Anthropic
From Word2Vec to Transformers | Vector Databases for Beginners | Part 4
VideoDec 17, 2025

From Word2Vec to Transformers | Vector Databases for Beginners | Part 4

The video “From Word2Vec to Transformers | Vector Databases for Beginners | Part 4” walks viewers through the historical shift from static, word‑level embeddings to context‑aware transformer‑based models. It opens by recapping the shortcomings of early techniques like Word2Vec—namely their...

By Data Science Dojo
Make Your AI Agents Production-Ready with Nvidia’s NeMo Toolkit
VideoDec 17, 2025

Make Your AI Agents Production-Ready with Nvidia’s NeMo Toolkit

The video introduces NVIDIA’s NeMo Agent Toolkit (NAT), an open‑source suite designed to harden AI agents for production use. Hosted by NVIDIA engineer Brian McBear, the course walks viewers through transforming a proof‑of‑concept chatbot into a reliable, scalable service, emphasizing...

By Andrew Ng
Gemini 3.0 Flash (Tested): Google's NEW Model Is INTERESTING...
VideoDec 17, 2025

Gemini 3.0 Flash (Tested): Google's NEW Model Is INTERESTING...

Google unveiled Gemini 3.0 Flash, a low‑latency, cost‑optimized sibling of the Gemini 3 Pro model. While the official blog post is pending, the model is already accessible via platforms like Zenmux and OpenRouter. Priced at $0.30 per million input tokens...

By AICodeKing
How to Get a Machine Learning Engineer Job Fast - Without a Uni Degree
VideoDec 17, 2025

How to Get a Machine Learning Engineer Job Fast - Without a Uni Degree

In the video, the creator outlines a step‑by‑step roadmap for becoming a machine‑learning (ML) engineer by 2026 without a university degree, emphasizing the specific technical competencies and practical tools needed to break into the role. The guide is framed as...

By Tech With Tim
Manus 1.6 Just Leveled Up AI Agents — They Actually Get Work Done
VideoDec 17, 2025

Manus 1.6 Just Leveled Up AI Agents — They Actually Get Work Done

The video announces the launch of Manus 1.6, a major upgrade to the company’s autonomous AI‑agent platform, and introduces a premium tier called Manus 1.6 Max. The new version is positioned as a “digital worker” that can take a task from initial concept...

By Analytics Vidhya
Introducing SAM Audio: The First Unified Multimodal Model for Audio Separation | AI at Meta
VideoDec 16, 2025

Introducing SAM Audio: The First Unified Multimodal Model for Audio Separation | AI at Meta

Introducing SAM Audio, Meta’s latest AI breakthrough, is positioned as the first unified multimodal model capable of separating audio sources across music, speech, and ambient sounds. The system allows users to isolate a specific sound by issuing text prompts—such as...

By AI at Meta
Shipmas Day 12: AI Music Video Generator App
VideoDec 16, 2025

Shipmas Day 12: AI Music Video Generator App

The video walks viewers through a hands‑on workflow for building an AI‑powered music‑video generator, stitching together image creation, lyric writing, audio synthesis, and video rendering using a suite of emerging models. The presenter starts with a prompt‑driven image generator (Nano...

By All About AI
Day 4-Live Session-Getting Started With Generative And Agentic AI In 2026
VideoDec 16, 2025

Day 4-Live Session-Getting Started With Generative And Agentic AI In 2026

The live session titled “Day 4‑Live Session‑Getting Started With Generative And Agentic AI In 2026” opened with the presenter outlining a comprehensive roadmap for anyone looking to break into AI, from fresh graduates to senior executives. He emphasized that the...

By Krish Naik