ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

350 results

jGeek
Using Large Language Models (LLMs) in Python with Langchain

Learn how to connect Langchain to OpenAI to work with Large Language Models (LLMs) in Python through practical examples.

1:18:02
Using Large Language Models (LLMs) in Python with Langchain

1,019 views

2 years ago

Code Geex
Build a CLI Application with Python and Langchain

Learn how to build a CLI Application with Python and Langchain. Through the utilization of Python and the Langchain frame ...

58:39
Build a CLI Application with Python and Langchain

581 views

2 years ago

Leon van Zyl
LangChain Tutorial (Python) #4: Chat with Documents using Retrieval Chains

openai #langchain Retrieval chains allow us to connect our AI-application to external data sources to improve question answering ...

20:36
LangChain Tutorial (Python) #4: Chat with Documents using Retrieval Chains

14,794 views

2 years ago

Kenny Liao
How to Build Multi AI Agents with Langgraph

I'm going to show you step by step how to build a multi-agent AI system using the Supervisor pattern in Langgraph. As always, all ...

51:05
How to Build Multi AI Agents with Langgraph

9,269 views

5 months ago

iGeek
Learn LangChain for Beginners

Learn LangChain in this beginner-friendly guide. Build Real-World Next-Gen LLM App with LangChain, open-source LLMs, ...

3:14:32
Learn LangChain for Beginners

367 views

2 years ago

Tony Kipkemboi
How to chat with your PDFs using local Large Language Models [Ollama RAG]

In this tutorial, we'll explore how to create a local RAG (Retrieval Augmented Generation) pipeline that processes and allows you ...

23:00
How to chat with your PDFs using local Large Language Models [Ollama RAG]

192,227 views

1 year ago

Codanics
Build Your Own Local RAG AI Agent with Python & Ollama - Complete Tutorial

You can book One to one consultancy session with me on Mentoga: https://mentoga.com/muhammadaammartufail ...

53:48
Build Your Own Local RAG AI Agent with Python & Ollama - Complete Tutorial

4,808 views

8 months ago

CampusX
LangChain Models | Indepth Tutorial with Code Demo | Video 3 | CampusX

Code - https://github.com/campusx-official/langchain-models Full GENAI Playlist: ...

1:42:03
LangChain Models | Indepth Tutorial with Code Demo | Video 3 | CampusX

310,552 views

1 year ago

Codanics
LangChain Introduction in #urduhinditutorial

Our Current Live Course: AI Ka Chilla 2023 To register for AI ka chilla 2023, fill this google form: ...

43:56
LangChain Introduction in #urduhinditutorial

1,385 views

2 years ago

FOSSASIA
Understanding and Building RAG applications with LangChain - Kim Wee Teh, FOSSASIA Summit 2025

Eager to build your own Large Language Model (LLM) applications with just basic Python knowledge? In this workshop, you'll ...

42:21
Understanding and Building RAG applications with LangChain - Kim Wee Teh, FOSSASIA Summit 2025

42 views

10 months ago

The Sovereign Standard
PYDANTIC & LANGCHAIN: Unlocking Structured Data from Text: A Mini-Project with LLMs,S4,E7,26 Jan2025

Jump into the world of structured data generation using Large Language Models (LLMs)! In this video, we'll explore fundamental ...

1:16:27
PYDANTIC & LANGCHAIN: Unlocking Structured Data from Text: A Mini-Project with LLMs,S4,E7,26 Jan2025

68 views

1 year ago

The Machine Learning Engineer
RAG: Habla con Tu base de Datos Grafica Langchain y Neo4J #datascience #machinelearning

En este vídeo te voy a explicarr como hablar con bases de datos gráficas utilizando un agente Inteligente con Retrieval ...

48:38
RAG: Habla con Tu base de Datos Grafica Langchain y Neo4J #datascience #machinelearning

12,190 views

9 months ago

CampusX
How to build MCP Client using LangGraph | Agentic AI using LangGraph | CampusX

Code - https://github.com/campusx-official/chatbot-in-langgraph https://github.com/campusx-official/mcp-client-langgraph In this ...

44:31
How to build MCP Client using LangGraph | Agentic AI using LangGraph | CampusX

21,110 views

3 months ago

Kenny Liao
Easiest Way to Build an AI App with Langgraph and Streamlit Tutorial

You're going to build a Streamlit app that will connect to a Langgraph Server API to chat with any of your Langgraph agents.

34:32
Easiest Way to Build an AI App with Langgraph and Streamlit Tutorial

1,842 views

6 months ago

Sunny Solanki - CoderzColumn
Step-by-Step Guide to Build AI RAG Agent using LangGraph | Python Tutorial

Hi, My name is Sunny Solanki, and in this video, I provide a step-by-step guide to implementing the RAG AGENT using the Python ...

36:37
Step-by-Step Guide to Build AI RAG Agent using LangGraph | Python Tutorial

1,497 views

10 months ago

The Machine Learning Engineer
LLMOps : vLLM Integracion con Langchain (Español) #machinelearning #datascience

En este Vídeo vamos a hacer una Introducción a la Tecnología vLLM y a su integracion con la libreria Lanchain para crear ...

56:03
LLMOps : vLLM Integracion con Langchain (Español) #machinelearning #datascience

5,603 views

11 months ago

CampusX
This AI Agent Plans, Researches & Writes Blogs Automatically using LangGraph | Agentic AI Project

In this video, we build a real AI agent using LangGraph, going beyond simple prompts to design a planning-based, ...

1:20:04
This AI Agent Plans, Researches & Writes Blogs Automatically using LangGraph | Agentic AI Project

26,915 views

1 month ago

The Machine Learning Engineer
RAG: Como Extraer Información Estructurada de Imágenes LangChain  y Multimodal LLM #machinelearning

En este vídeo te voy a mostrar como Extraer información de un PDF de forma estructurada con Langchain y Usanndo un LLM ...

51:11
RAG: Como Extraer Información Estructurada de Imágenes LangChain y Multimodal LLM #machinelearning

3,756 views

1 year ago

Kenny Liao
LangGraph + MCP Changes Everything | The Key to Scalable AI Agents

Want to learn how to build scalable AI agents with LangGraph and the Model Context Protocol (MCP)? In this step-by-step tutorial, ...

34:52
LangGraph + MCP Changes Everything | The Key to Scalable AI Agents

12,845 views

9 months ago

The Machine Learning Engineer
Langchain: Crafting Custom LangChain Chat Models #datascience   #machinelearning

In this video we are going to see how to create custom Chat models with Langchain. Notebook: ...

21:39
Langchain: Crafting Custom LangChain Chat Models #datascience #machinelearning

349 views

1 year ago

Kenny Liao
LangGraph: Build Human-in-the-Loop Agents That Never Break

Learn the secret to deploying reliable AI agents with LangGraph! This ai agent tutorial dives deep into why most AI agents fail in ...

47:50
LangGraph: Build Human-in-the-Loop Agents That Never Break

1,641 views

8 months ago

Kenny Liao
Deploy ANY Langgraph AI Agent in Minutes!

Want to deploy your LangGraph AI agents to the cloud and turn them into real, usable APIs? In this step-by-step tutorial, I'll show ...

53:36
Deploy ANY Langgraph AI Agent in Minutes!

5,388 views

9 months ago

Kenny Liao
Turn Any AI into a VOICE AI in Minutes with Langgraph

In this video, I'm going to show you the EASIEST way to turn any AI agent into an ai voice agent that you can have a verbal ...

42:13
Turn Any AI into a VOICE AI in Minutes with Langgraph

1,179 views

9 months ago

The Machine Learning Engineer
RAG: Como Extraer Informacion Estructurada de un PDF con LangChain y Gemini  Pro #machinelearning

En este vídeo te voy a mostrar como Extraer informacion de un PDF de forma estructurada con Langchain , Gemini Pro 1.5 y ...

30:07
RAG: Como Extraer Informacion Estructurada de un PDF con LangChain y Gemini Pro #machinelearning

543 views

1 year ago

The Machine Learning Engineer
How to data Extraction with LangChain and OpenAI #machinelearning #datascience

In this video I will show you how to extract information from non-structured sources with Lanchain and OpenAI Notebook: ...

22:30
How to data Extraction with LangChain and OpenAI #machinelearning #datascience

67 views

1 year ago