Coding Crash Courses - Videos
Back to ChannelClaude 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 ...
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...
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...
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...
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 ...
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...
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!
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...
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
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 ...
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...