Skip to main content
00:00/00:00
Lecture 1 of 231

Langchain Overview

Download Course (Free)

Course Content

0 / 231 completed
Section 1: Introduction5 videos

Langchain Overview

25mNow Playing

Introduction to Agents

43m

Langchain Architecture

11m

AI Agent Flow Intro

32m

API Keys-Langchain,OpenAI,Groq

10m
Section 2: Langchain First Financial Agent3 videos

Financial Agent Langchain

30m

Agent OpenAI Langchain

44m

Agent JSON output

30m
Section 3: Langchain RAG Agent4 videos

Rag Agent

23m

Vector DB

17m

Create Stuff Document chain

19m

Retrieval chain

10m
Section 4: Data Loader Financial Data Langchain9 videos

Loreal Shareholder data loader text file

26m

Amazon Shareholder Data loader pdf file

9m

Arxiv Research papaer data loader

11m

CSV Data Loader

10m

Wikipedia Data Loader

13m

RecursiveCharTextSplitter

14m

Char Text Splitter

32m

Html header Text splitter

41m

Recursive JSON text splitter

23m
Section 5: Embedding7 videos

Embedding Intro

25m

OpenAI Embedding

23m

Chroma DB

31m

Ollama Embedding

23m

Huggingface Embedding

35m

FAISS Vector DB save locally

34m

Chrom Vector db Store locally

49m
Section 6: GROQ Langchain Agent8 videos

Chat Message History

15m

Groq API Overview and API key

13m

Groq chatbot without history

19m

Groq Agent with Prompt history

19m

Groq Agent with message history

33m

Groq Complex prompt with spanish language

19m

Langchain tool overview

8m

Groq Message with token Limit

46m
Section 7: Langchain tools5 videos

Langchain tool overview

8m

Langchain tool Architecture

8m

Langchain tool code

41m

Langchain tool api

40m

Vector store retrievar

29m
Section 8: LangGraph Overview8 videos

LangGraph Introduction

22m

LangGraph Nodes and Edges

6m

LangGraph Edges part1

34m

LangGraph State and Nodes

25m

Edges logic and Invoke

30m

Mermaid langGraph

9m

Chatbot langGraph

19m

Chatbot langGraph testing

28m
Section 9: LangGraph chain5 videos

LangGraph chain Intro

11m

LangGraph chain

14m

LangGraph chain tools combine

1h

LangGraph Bind tools

10m

Qwen Alibaba model combine tools

42m
Section 10: Invoice Agent LangGraph3 videos

LangGraph Agent Memory

12m

Invoice agent LangGraph

1h 28m

Invoice Agent LangGraph memory

22m
Section 11: Invoice Agent Deploy LangSmith2 videos

LangSmith Agent Deploy

39m

Invoice Agent LangSmith Deploy

47m
Section 12: Write Business use case LangGraph Pydantic5 videos

Pydantic Intro

18m

Multi Node validation pydantic

19m

Create Business tag line Intro

8m

Create Business tag line

16m

Create Business tag line part2

17m
Section 13: Marketing Smart phone with Parallel Agent LangGraph2 videos

Parallelization LangGraph node intro

5m

Marketing smart phone with Parallel Agent

19m
Section 14: LangGraph Router-Business Marketing4 videos

LangGraph Router intro

7m

Create business tag line

19m

LangGraph Router Decision

25m

Marketing Demo with LangGraph Router

38m
Section 15: Sales Agent with LangGraph Orchestrator5 videos

LangGraph Orchestrator Agentic Ai Intro

21m

Orchestrator Sections planner

14m

Orchestrator synthesizer and assigning workers

17m

Orchestrator create worker

42m

Sales Agent Demo

53m
Section 16: Shark tank Agent with LangGraph Evaluator3 videos

Optimize Shark tank pitch with LangGraph Evaluator intro

4m

Create Shark tank Pitch

33m

Shark tank judge give feedback and update pitch

22m
Section 17: Researcher Agent with Human in Loop LangGraph8 videos

Medical Analyst Agent Intro

6m

Combine Medical analysts agent

18m

Medical analyst state Intro

31m

Cretate instructions of medical analyst

15m

Create Medical analyst agent

23m

Human feedback node

10m

Add nodes and edges for LangGraph

17m

Demo medical researcher Agent

57m
Section 18: Humans in Loop LangGraph Agent6 videos

Humans in Loop Design patterns

9m

Run without Human input

11m

Add nodes and Edges

19m

Run with Human input

13m

Take Manual user input -Update LangGraph state

21m

User input demo LangGraph

11m
Section 19: Project- Business Revenue growth Agentic Rag6 videos

LangGraph Agentic Rag Intro

7m

Microsoft shareholder Revenue Agentic Rag

11m

FAISS VectorDb

19m

Rag Agent Node

18m

Generate Node

23m

Demo Microsoft Revenue gowth Rag Agent

44m
Section 20: Project-Business Revenue Growth with Adaptive Agent10 videos

Adaptive Rag Intro

8m

Vectorstore Microsoft Revenue details

23m

Router-Vectordb and Web search

26m

Grade Vectordb context with Agent

19m

Generate Response

9m

Fix Hallucination problem

14m

Grade the answer and re-write the question

17m

Tavily Web Search API Tool

8m

Make LangGraph Nodes

41m

Demo Revenue Growth with Adaptive Rag Agent

37m
Section 21: End to End Project LangGraph Rag Agent with Huggingface Deployment19 videos

Rag Agent Project Intro

17m

Project setup

18m

Streamlit Frontend config setup

12m

Run Streamlit App

24m

Make header in UI

27m

Create user input

14m

Create Sidebar

33m

Create Groq LLMs API inference

19m

Add Node and State

10m

Chatbot with Tool Node

17m

Create Tavily Web Search API Tool node

14m

Build Graph Rag Agent

16m

Build Graph Agent with ToolNode

36m

Display streamlit optimization

16m

Create Main Method app

21m

Rag Agentic Demo local

12m

Github Action workflow

7m

Create Huggingface space

13m

Demo Huggingface Deployment and Rag Agent with Tools Demo

21m
Section 22: MCP Protocol LangGraph25 videos

MCP Protocol

14m

MCP vs Non-MCP connection

8m

MCP Architecture

7m

Claude Desktop install

14m

MCP Communication between component

17m

Node js installation

6m

Cursor installation

19m

MCP server Smithery AI

9m

MCP server integration with Claude

18m

MCP Fire crawl with Claud client

7m

MCP Youtube transcribe with Claude client

3m

Cursor IDE MCP setting

6m

DemoCursor IDE client with MCP server

2m

MCP CLI installation

6m

Create MCP server CALC

4m

Demo MCP CALC with Claude

5m

MCP tool inspector Overview

4m

Weather API Key

6m

Serper API Key

3m

Demo-Weather API with httpx

15m

Nvidia stock details with serper API

10m

Custom MCP server Architecture

22m

Create Custom MCP server

30m

Demo Custom MCP server with Claude client

12m

DemoCustom MCP server with Cursor client

15m
Section 23: LangGraph MCP Project4 videos

Create MCP server

7m

LangGraph MCP Architecture overview

16m

LangGraph Python client

21m

DemoLangGraph MCP server with stdio client

32m
Section 24: Appendix 1 -Python Tutorial37 videos

Python Print and Comment

5m

Variables

14m

Data Type Number

18m

Data Type String

14m

Data Type Boolean

4m

Operator

5m

Collection List

15m

Collection Tuple

17m

Collection Set

21m

Collection Dictionary

14m

If else Condition

35m

While loop

24m

For Loop

13m

Function introduction

8m

Function Code

37m

Lambda Function

8m

Array Function

18m

Python Class

6m

Class init

26m

Class str

15m

Class function

19m

Inheritance Introduction

9m

Inheritance with init

22m

Iterator with Python

14m

Polymorphism

21m

Scope

14m

Modules

17m

Dates

12m

Maths Modules

14m

Regular Expression

9m

Json Object

17m

PIP package

6m

Exception Handling

52m

User Input

4m

String format

24m

File read

16m

File Writing

12m
Section 25: Appendix 2-Numpy tutorial18 videos

Numpy Introduction

14m

Numpy variables

15m

Numpy array

24m

Intersection and diff

18m

Matching filter

17m

Reverse Row Column

17m

Random Number

31m

File read

7m

File operations

21m

Stats operation

12m

Filter operation

27m

Filter operation Part2

6m

Filter operation Part 3

15m

Filter operation part4

34m

Create new column

19m

Sort column

17m

Sort column part 2

12m

Sort column part 3

25m
Section 26: Appendix 3-Pandas tutorial20 videos

Pandas introduction

27m

Create dataframe

16m

Handle null values

18m

Update create column

39m

Delete column

7m

Update create column

27m

Rename column

6m

Loc column

46m

Loc column part 2

25m

iloc rows

29m

Add row

15m

Delete row

7m

sorting rows

16m

Cross join

36m

Inner left right join

31m

Group by

27m

Group by Part 2

18m

Group By Part 3

7m

Group By part 3

5m

Iterate rows

10m