David Ondrej — Person Summaries
AI-powered summaries of 61 videos about David Ondrej.
61 summaries
Build Everything with AI Agents: Here's How
AI agents built with n8n can be deployed end-to-end—starting from a chat trigger, routing different input types, transcribing voice with OpenAI, and...
Build Anything With ChatGPT, Here’s How
A beginner can build a working Morse code translator in Python from scratch in under two hours by leaning on ChatGPT for planning, code scaffolding,...
Build anything with DeepSeek R1, here’s how
DeepSeek R1 is positioned as an open-source reasoning model that matches OpenAI’s o1-level performance while being dramatically cheaper—about 27x...
Build Anything with AI Agents, Here's How
AI agents are positioned as the practical route to the next wave of general-purpose intelligence—because they can do work toward a goal instead of...
Build Anything with Claude Agents, Here’s How
Claude’s latest “mCP” update turns it from a chat model into an agent that can plug into external tools—web search and GitHub—so it can carry out...
Build Anything with Perplexity, Here’s How
A beginner-friendly workflow for building a Chrome extension is the headline: Perplexity is used to generate the extension’s code (manifest, popup...
Build Anything with Llama 3 Agents, Here’s How
Local Llama 3 agents can be built on a modest machine, but getting reliable, fast behavior inside CrewAI may require routing the model through Gro’s...
Claude Code can now make videos, here’s how
Claude Code can now generate full, professional-looking animations from plain-English prompts—without manually building timelines or wrestling with...
Build Anything with Grok-2, Here’s How
Grok 2 is positioned as a less-restricted alternative to mainstream chatbots, and the practical payoff is a working workflow for building AI agents...
Fine-tune your own LLM in 13 minutes, here’s how
Fine-tuning lets developers take a strong base language model and adjust its weights so it performs better on a specific job—often enabling smaller...
OpenAI just destroyed all coding apps - Codex
OpenAI’s Codex is positioned as a cloud-based coding agent that can take real engineering tasks—answering code questions, running tests, and drafting...
Build AI Agents with Docker, Here’s How
AI agents are moving from experimentation to automation, and the practical bottleneck is no longer model quality—it’s how safely and reliably those...
The only AutoResearch tutorial you’ll ever need
AutoResearch is an open-source loop that lets an AI agent run experiments autonomously, keep changes that improve a single measurable metric, and...
I automated 50+ businesses with AI Agents, here's how
AI agents are poised to reshape work by taking over repeatable, multi-step tasks—especially when they’re customized to a person’s or company’s real...
How to use Cursor Agent for beginners
Cursor’s newly released AI agent can do more than generate code snippets: it can autonomously make multi-file changes across a codebase and even run...
Sam Altman Talks GPT-5, AGI, ChatGPT, OpenAI...
Sam Altman frames the GPT era as a once-in-a-lifetime scientific and technological shift—one that will be judged not by benchmark scores but by...
How to build a $7,000/mo app with Cursor (step-by-step)
A surge in “deep research” AI features is creating a straightforward path to a paid app: build a niche-specific research assistant that runs...
OpenAI just destroyed AI coding… Codex 2.0
Codex 2.0’s biggest shift isn’t just better code generation—it’s a more capable “coding agent” workflow built on GPD5 high reasoning, plus tighter...
Claude Code: From Beginner to Expert in 19 Minutes
Claude Code’s biggest unlock is not “prompting harder,” but setting up a tailored operating system for the agent: a custom claw.md system prompt, a...
Cline - the most underrated AI code editor
Cline (spelled “client” throughout) is a VS Code extension for building real software with AI agents—starting from a simple prompt and ending with...
Build your own local o1 - here’s how
A practical recipe for building a “local o1-style” reasoning assistant is laid out end-to-end: run an open reasoning-capable model locally, prompt it...
Code Anything with Perplexity, Here's How
Perplexity is positioned as a faster, more reliable way to build software because it combines multi-agent web search with the ability to switch among...
Build Anything with Replit Agent, Here's How
Replit Agent is positioned as a way to turn plain-English requirements into a complete, deployable web app—cutting out the usual grind of setting up...
Ilya Sutskever: The Genius Behind OpenAI
Ilya Sutskever’s path from a self-taught coder to OpenAI’s chief scientist traces a rare mix of early obsession, elite mentorship, and timing—yet his...
how to build a killer team of AI Agents (n8n masterclass)
Building a “killer team” of AI agents for YouTube pre-production comes down to one practical idea: split the work into specialized stages, then...
Build Anything with OpenAI Assistants, Here’s How
OpenAI Assistants can be built and deployed with minimal coding by combining a configurable assistant “instruction” set, optional tools (like file...
How To Build Web Apps using v0 + Bolt.new + Cursor
Building a full-stack AI web app is less about writing every line of code from scratch and more about stitching together the right tools—then...
Build Anything with LangGraph Studio, Here’s How
LangGraph Studio positions agent building as a visual, step-by-step workflow—letting people design AI “agent chains” with a UI, inspect every tool...
ChatGPT 5 explained in 7 minutes
OpenAI’s GPT-5 is being positioned as the biggest leap since ChatGPT launched in 2022—less for flashy demos and more for how it changes day-to-day...
Build Anything with Windsurf AI, Here's How
Windsurf AI is positioned as a new way to build software with multiple AI agents working alongside a developer in real time—most notably through...
Create Anything with Nano Banana Pro, Here’s How
Nano Banana Pro is positioned as a fundamentally different Google image model—one that “thinks” before it draws, grounds its generations in live...
What Is LangChain? - Explained Simply
LangChain is a fast-growing AI framework that lets non-experts build new applications by “chaining” large language models to external data and...
I’m concerned about AI, for real.
AI is accelerating across jobs, business models, and even governance—so the safest strategy is not trying to “pick the winning career,” but staying...
RIP OpenClaw… this 100% private AI Agent is insane
Agent Zero can run as a fully local, privacy-first AI agent by combining a Docker-isolated agent environment with locally hosted language and utility...
This AI Agent can do basically everything - Agent Zero
Agent Zero is an open-source “agentic system” that runs inside an isolated Linux environment (Docker) and gives an AI direct control of that...
Agent2Agent Protocol (A2A), clearly explained (why it matters)
Agent-to-agent (A2A) protocol—released by Google—is positioned as a common “language” that lets AI agents from different companies and frameworks...
Build Anything with Claude Code, Here’s How
Claude Code can be used to build a working AI-powered CRM end-to-end—even for non-experts—if the workflow is treated like engineering: set up...
Google just destroyed ChatGPT forever… (Gemini 2.5 Pro)
Gemini 2.5 Pro is getting an early-access upgrade that pushes hardest on coding—especially building interactive, good-looking web apps—while also...
“Llama 3 with Agents gives you Godlike power” - Pietro Schirano
Llama 3’s biggest practical punch, as described in this conversation, isn’t just raw benchmark parity with frontier systems—it’s the ability to run a...
Best ChatGPT Plugins For Learning
The fastest way to learn, according to this roundup, is to combine spaced repetition with AI-driven personalization—then plug the gaps with tools...
5 simple Claude Code workflows you must have - beginners guide
Claude Code workflows are presented as a practical way to turn an LLM coding assistant into a repeatable engineering system—especially for beginners....
28 months of AI lessons in 32 minutes
AI’s momentum looks durable rather than bubble-like, largely because real-world usage and revenue growth have arrived—while the speculative, “no...
Web Scraping, and how it gives AI Agents 100x more power
Web scraping is positioned as the missing power source for AI agents: instead of relying on a single URL or a limited search tool, an agent can pull...
AI Expert: Anyone can build Agents, here’s how
AI agents are best approached as a step-by-step automation workflow—start with the process you already do, break it into small chunks, and only then...
Gemini CLI – the real Claude Code killer?
Google’s newly released Gemini CLI positions an open-source, locally runnable coding agent as a serious alternative to established autonomous coding...
Automate Anything with Make.com, Here’s How
A practical, credit-aware workflow for turning a single text prompt into a complete faceless “AI video” pipeline is the centerpiece: Midjourney...
Build Anything with Claude, Here's How
Anthropic’s Sonnet 4.5 and the expanding Claude “Cloth” toolchain are being positioned as a practical jump in software engineering: cheaper, faster,...
Make Money with GPTs, Here’s How
OpenAI’s GPT Store is becoming a fast path to income because revenue sharing for GPT creators is expected to roll out soon—while the pool of builders...
Build Anything with OpenAI o3, Here’s How
OpenAI’s o3 (and o4-mini) is presented as a step-change in what AI can do end-to-end: it can reason at “PhD level,” zoom into and analyze images or...
Build Anything with CrewAI, Here’s How
CrewAI is presented as a fast way to build multi-step AI “agents” that can generate lead-targeting search queries, search the web, scrape relevant...
Build Genius AI Agents with Prompt Engineering
Prompt engineering sits at the center of building capable AI agents because every agent’s “brain” is a large language model that predicts the next...
If you don't use OpenAI Advanced Voice, you’re falling behind
OpenAI’s Advanced Voice mode is being framed as a step-change in day-to-day productivity because it makes ChatGPT feel faster, more natural, and...
Prompting Your AI Agents Just Got 5X Easier...
Anthropic has added an “experimental prompt generator” that turns a plain task description into a high-quality, ready-to-use prompt built from...
Don’t start an AI business before watching this (seriously)
AI startups fail less because of model quality and more because founders miss execution basics—especially speed, validation, focus, and distribution....
99% of Developers Don’t Get Docker
Docker is presented as the practical fix for a chronic developer problem: “it runs on my machine” failures caused by mismatched software versions and...
Build AI Agents with GPT 4.1 - Step by step
GPT-4.1’s biggest practical advantage for building AI agents is its combination of strong instruction-following, major long-context capacity (up to a...
I built a $100,000 AI startup, here’s what i learned
Building an AI startup isn’t a matter of prompts or promotion—it’s a matter of picking the right problem and fixing the retention bottleneck fast...
I spent 500 hours in ChatGPT, here’s what I learned
Spending hundreds of hours in ChatGPT leads to one practical conclusion: the biggest gains come less from “better prompts” and more from using the...
“How to prompt AI like a tech millionaire” – Balaji Srinivasan
AI productivity hinges less on raw intelligence and more on two bottlenecks: prompting and verifying. Prompting is treated as a “higher-order...
build anything with the n8n code node, here’s how
n8n’s Code node is positioned as the single biggest upgrade for automation builders who hit the limits of drag-and-drop logic. It lets users inject...
Sam Altman wants to replace Chrome (ChatGPT Atlas)
OpenAI’s new AI browser, “Chad GPT Atlas,” is built around a chat-first interface and an “agent mode” that can operate the browser on a user’s...