Videos
Curated collection of videos across various platforms, most recent first
94 videos available
Software 3.0 and the Transformer: How LLMs are Replacing Traditional Code
This video features Andrej Karpathy, a leading figure in artificial intelligence and former Director of AI at Tesla, discussing the monumental shift from traditional coding to a new era of software powered by Large Language Models (LLMs) and the Transformer architecture. He explains how we have moved through three distinct software paradigms, ultimately arriving at a point where natural language acts as the primary programming interface for foundation models. Karpathy provides both a high level ...
Advanced AI Web Design: Top Claude Skills for Professional UI/UX
This video covers the implementation of specialized design skills for Claude AI to elevate web design beyond generic defaults. It provides a deep dive into various open source repositories that offer packaged workflows from industry-leading designers, allowing developers to create websites with professional polish, advanced animations, and high-conversion layouts. By using these skills in tools like Claude Design and Claude Code, users can transform standard AI outputs into award-quality digital...
Mastering the Gauntlet Loop: Spec-Driven AI Coding Workflows
This video covers the mechanics of the gauntlet loop, a multi-agent AI coding workflow that enables models like Claude to build entire applications and games in a single session. It provides a deep dive into how these loops function, the prompts required to trigger them, and the common pitfalls that occur when building unique software. Most importantly, it demonstrates how to integrate a planning skill called Wayfinder to solve the problem of missing reference standards, turning the AI from a si...
AI Observability: Debugging Agents and Managing Costs with Langfuse
This video covers the essential role of AI observability tools like Langfuse in building, debugging, and scaling agentic systems and custom AI applications. It provides a deep dive into tracing model responses, managing prompt bloat, tracking API costs, and establishing evaluation loops to ensure response quality. Viewers will learn how to gain complete visibility into the hidden layers of their AI stack to move from basic prototypes to production ready applications. ## Key Takeaways * Traditio...
Scaling AI Agents: From Personal Wikis to Production with Redis Iris
This video covers the critical architectural shift required when moving AI agents from personal local environments to production-level software systems. While simple markdown-based wikis serve well for individual users, scaling to thousands of users requires a robust context layer powered by a database like Redis Iris to manage live business data and persistent agent memory. ## Key Takeaways * Personal agents use markdown for simplicity: but this approach does not scale for multi-user produc...
Building a Second Brain for AI Agents with the Open Knowledge Format (OKF)
# The Open Knowledge Format (OKF): Building a Second Brain for AI Agents This video covers the Open Knowledge Format (OKF), which is a vendor neutral specification for representing knowledge in a structured, markdown based way that AI agents can easily navigate and reason over. The format serves as a critical standard for the agent to knowledge base interface, allowing developers to create portable, human readable repositories of information that act as a high performance second brain for moder...
Mastering Git Branching: Professional Workflows for Modern Teams
This video covers the essential strategies for Git branching and repository management, providing a clear blueprint for how professional software teams structure their development workflows to ensure stability and scalability. Using a structured branching model is not just about organization; it is a critical component of professional software delivery that facilitates parallel development and automated testing.\n\n## Key Takeaways\n* Standardized branching models like Git Flow provide a predict...
How to Build Autonomous Agentic Workflows with Claude Code
Agentic workflows represent the next evolution in the artificial intelligence landscape, shifting the focus from manual instruction to autonomous goal achievement. This video explains how to build these sophisticated systems using Claude Code and Visual Studio Code, emphasizing that you do not need to be an expert programmer to create tools that are ten times faster and more effective than traditional automations. By leveraging the power of AI agents that can reason, plan, and execute, you can a...
How to Build a Professional AI Knowledge Base: The Cerebras Architecture
This video explores how to build a robust internal knowledge base using the Cerebras architectural model and Retrieval Augmented Generation (RAG). It covers the process of ingesting data from Slack, GitHub, and email, transforming that raw information into vector embeddings with rich metadata, and querying the system using AI agents to provide accurate, context aware answers. By the end of this guide, viewers will understand how to transition from fragmented internal data to a unified AI powered...
Building Production AI Agents with Vercel Eve Framework
This video covers the introduction and technical breakdown of Eve, a filesystem-first framework developed by Vercel for building durable and scalable AI agents. It explains how Eve treats a directory as the primary interface for agent development, enabling a highly modular approach where instructions, tools, and skills are defined in simple Markdown and TypeScript files. Viewers will learn about the framework architecture, the compilation process that creates a deployment-ready manifest, and how...
Why You Should Not Ship AI Agent Skills Without Rigorous Evaluation
This video covers the essential methodology for evaluating AI agent skills to ensure reliability and performance in production environments. It provides a deep dive into the difference between human written and AI generated instructions, how to build automated evaluation harnesses using simple Python scripts, and why rigorous testing (including ablation and negative test cases) is non negotiable for anyone building serious agentic applications. Viewers will learn how to move beyond vibe checks t...
Building an Automated AI Content Factory with Archon and Higgsfield
This video demonstrates how to build an automated AI content factory using Archon, an open source workflow engine, and Higgsfield, a high quality video generation platform. Cole Medin explains the process of transforming a standard product catalog into a series of professional marketing videos and user generated content ads through agentic orchestration. By leveraging parallel processing and human in the loop validation, this system allows businesses to scale their creative output while maintain...











