Skip to content
Zarif Automates

AI YouTube Channels for Builders: Code, Systems and Technical Talks

ZarifZarif
|Published

Choose a video that leaves you with an artifact: a repository you can run, a trace you can inspect, or a design decision you can test. This small selection focuses on code walkthroughs and technical talks. The broader AI education directory also covers introductory explanations and news.

Last verified September 17, 2026. Recheck target: monthly. Download CSV (5 entries).

Start with five

  1. AI Engineer · Event-driven releases; check the date of the individual talk

    Use the technical talks to compare real implementation choices. Start with an evaluation or agent-harness session and follow its linked code or slides.

  2. LangChain · Tutorial and product-release driven

    Useful for following orchestration and state transitions alongside the maintained documentation. Match the video's package versions before copying code.

  3. Hugging Face · Course, community and release driven

    Pair a demonstration with its model card or repository so you can inspect dependencies, license and hardware assumptions.

  4. Andrej Karpathy · Sporadic; use the ordered technical playlist

    Choose the technical Zero to Hero track when you want to implement model components and understand their behavior, rather than browse product launches.

  5. Full Stack Deep Learning · Archived course cohorts; not a weekly-news channel

    The archived LLM Bootcamp connects model behavior to UX, evaluation and deployment. Its 2023 code requires a current documentation check.

The directory

Scroll horizontally to compare the columns.

NameRoleWhy it is hereCadence
AI EngineerConference talks and workshopsUse the technical talks to compare real implementation choices. Start with an evaluation or agent-harness session and follow its linked code or slides.

The organizer site links its video channel and talks/workshops. Use the date of the individual recording; the upcoming conference calendar does not establish the upload date of a video. Source checked September 17, 2026.

Event-driven releases; check the date of the individual talk
LangChainAgent framework walkthroughsUseful for following orchestration and state transitions alongside the maintained documentation. Match the video's package versions before copying code.

The official Python course lists setup, simple graphs, state and memory, human feedback and deployment lessons. This verifies a concrete learning sequence; current channel upload frequency was not established. Source checked September 17, 2026.

Tutorial and product-release driven
Hugging FaceOpen model and tooling demonstrationsPair a demonstration with its model card or repository so you can inspect dependencies, license and hardware assumptions.

The official Agents Course lists foundational units, practical library exercises and assignments. Match a video with its current written unit and dependencies; no fixed upload schedule was verified. Source checked September 17, 2026.

Course, community and release driven
Andrej KarpathyModel internals through codeChoose the technical Zero to Hero track when you want to implement model components and understand their behavior, rather than browse product launches.

The author’s Zero to Hero syllabus links code-first lectures beginning with micrograd and makemore, with Python and introductory math prerequisites. This is an ordered technical archive, not a claim of recent uploads. Source checked September 17, 2026.

Sporadic; use the ordered technical playlist
Full Stack Deep LearningApplication engineering lecturesThe archived LLM Bootcamp connects model behavior to UX, evaluation and deployment. Its 2023 code requires a current documentation check.

The course page explicitly dates the recorded bootcamp to April 2023 and lists LLMOps, UX, augmented models and an application walkthrough. Treat package instructions as historical until checked against current docs. Source checked September 17, 2026.

Archived course cohorts; not a weekly-news channel

Pick a starting point by the work

NeedStart withProduce afterward
Understand a model componentZero to Hero: microgradA small implementation and an explanation of its inputs and outputs
Build an agent workflowIntroduction to LangGraph: Simple GraphA trace showing state changes and a failure path
Inspect open toolingHugging Face Agents CourseA pinned environment and a note on the model or dataset license
Compare architecture choicesAI Engineer talksA decision record with one tradeoff you will test
Connect the application layersFull Stack LLM Bootcamp: LLMOpsA diagram spanning model behavior, evaluation, UX and deployment

Verification and freshness

The AI Engineer organizer site links its official channel and recorded talks. Karpathy's site distinguishes his technical and general-audience tracks. The Full Stack LLM Bootcamp explicitly identifies its material as April 2023 recordings. Hugging Face's Agents Course and LangChain's documentation provide maintained companions to their videos.

The selection overlaps with the education directory where the same creator teaches both audiences. This page adds an ordered starting point and an artifact to build; use the education list for broader explanations and news. These checks establish identity and course scope. Current channel upload frequency and local reproduction of every example were not verified. Check an individual video's publication date, linked repository and dependency versions. Watch one segment, reproduce a bounded part, then compare your result with the expected behavior before continuing.

For a workshop or discussion with other builders, use the organizer calendar directory.

Get the launch announcement and future updates on useful sources, AI engineering, and careers. No fixed schedule.

Change log

  1. Added source-level evidence and concrete course starting points. Kept this task-focused selection separate from the broader education list; archive age and unverified upload cadence are explicit.

  2. Initial selection of 5 primary-source entries, reviewed for identity and scope. Cadence describes how to recheck; no claim that every example was reproduced.