Coding Crash Courses - Videos

Back to Channel

Claude Sonnet 3.7 Reasoning Agent with LangGraph

Claude 3.7 Sonnet introduces Anthropic's first "reasoning" mode, featuring an extended thinking capability. In this guide, I demonstrate how to leverage the model effectively, configure the number ...

1,249 views • 37 likes • 1 comments • February 26, 2025

Observer Pattern Meets RAG: Creating Adaptive Vector Stores

In this video, I’ll demonstrate how to integrate the Observer Pattern with Retrieval-Augmented Generation (RAG) to create adaptive vector stores. You’ll learn how dynamic tool-calling handles multi...

1,721 views • 78 likes • 4 comments • February 24, 2025

LangGraph Multi-Agent Supervisor - build high level Agents FAST

In this video I will show you a quick demo of the LangGraph Multi-Agent Supervisor Library built by the LangChain team. Code: https://github.com/Coding-Crashkurse/LangGraph-Tutorial/blob/main/agen...

8,606 views • 207 likes • 17 comments • February 17, 2025

Deploy Your Own AI Chatbot (DeepSeek-r1): Angular + FastAPI + Postgres + Ollama

In this video, I’ll show you how to build a production-grade, full-stack chatbot application using LangGraph, FastAPI, Postgres, and Ollama. We’ll use DeepSeek-R1 as our LLM and deploy everything o...

2,082 views • 110 likes • 23 comments • February 10, 2025

OpenAI o3-(mini) is out - DeepSeek-R1 killer or not?

OpenAI released o3... well at least o3-mini. How good is it? Is it DeepSeek-r1 killer? Is it an OpenAI o1 killer? How competive is the pricing. Get a first overview in this video Timestamps: 0:00 ...

1,121 views • 25 likes • 8 comments • January 31, 2025

DeepSeek-R1 with LangGraph - OpenSource Fallback Mechanism

In this Video you learn the following: - How to use DeepSeek with Ollama - How to integrate it into LangGraph - How to switch from openai to open source model dynamically - and more :) Code: http...

2,375 views • 67 likes • 11 comments • January 25, 2025

OpenAI Operator - Great idea, BUT...

OpenAI Operator is hyped as "game changing", "industry-shocking" etc. etc. But is it really? No! Is it bad? No!

322 views • 13 likes • 4 comments • January 25, 2025

DeepSeek-R1 Setup in 2 Minutes: Run This Insane Open-Source Model Locally!

You want to use DeepSeek-R1 but you do not know how? In just 2 minutes your will get the FASTEST way to use it on your machine locally. Links: https://ollama.com/ https://github.com/open-webui/op...

23,542 views • 295 likes • 56 comments • January 22, 2025

ChatGPT Tasks made with LangGraph

Transform your natural language commands into scheduled scripts Code: https://github.com/Coding-Crashkurse/ChatGPTTask-with-LangGraph Timestamps: 0:00 Introduction 0:50 Code Walkthrough

589 views • 20 likes • 2 comments • January 19, 2025

LangGraph - Long-Term Memory Agent

In this video you will learn how to not only use the Store class from LangGraph, but also what you have to be aware off when you implement Long-Term Memory in LangGraph. My courses: LangGraph in ...

5,163 views • 128 likes • 8 comments • January 13, 2025

Master AI Agents with LangGraph – My Udemy Course is Live!

Links to my courses: LangGraph in Action (new course!): https://www.udemy.com/course/draft/6359927/?couponCode=098DEA4C3BA46C951EA7 LangChain in Action: https://www.udemy.com/course/langchain-in-ac...

1,139 views • 46 likes • 31 comments • January 07, 2025