ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

14,882 results

Tech With Tim
How to Build a Local AI Agent With Python (Ollama, LangChain & RAG)

Thanks to Microsoft for sponsoring this video! Submit your #CodingWithCopilot stories so I can review them! I'm excited to check ...

28:09
How to Build a Local AI Agent With Python (Ollama, LangChain & RAG)

351,530 views

8 months ago

freeCodeCamp.org
Code Your Own Llama 4 LLM from Scratch – Full Course

This course is a guide to understanding and implementing Llama 4. @vukrosic will teach you how to code Llama 4 from scratch.

3:28:55
Code Your Own Llama 4 LLM from Scratch – Full Course

80,449 views

8 months ago

Alejandro AO
Introduction to LlamaIndex with Python (2025)

New to LlamaIndex? This tutorial is for you. In this video, we introduce the framework assuming you are completely new to it.

39:57
Introduction to LlamaIndex with Python (2025)

62,771 views

1 year ago

freeCodeCamp.org
Ollama Course – Build AI Apps Locally

Learn how to set up and use Ollama to build powerful AI applications locally. This hands-on course covers pulling and ...

2:57:24
Ollama Course – Build AI Apps Locally

546,165 views

1 year ago

AI Jason
"I want Llama3 to perform 10x with my private knowledge" - Local Agentic RAG w/ llama3

Advanced RAG 101 - build agentic RAG with llama3 Get free HubSpot report of how AI is redefining startup GTM strategy: ...

24:02
"I want Llama3 to perform 10x with my private knowledge" - Local Agentic RAG w/ llama3

692,464 views

1 year ago

Tech With Tim
Python Advanced AI Agent Tutorial - LlamaIndex, Ollama and Multi-LLM!

Interested in AI development? Then you are in the right place! Today I'm going to be showing you how to develop an advanced AI ...

53:57
Python Advanced AI Agent Tutorial - LlamaIndex, Ollama and Multi-LLM!

169,040 views

1 year ago

Tech With Tim
EASIEST Way to Fine-Tune a LLM and Use It With Ollama

Get started with 10Web and their AI Website Builder API: ...

22:02
EASIEST Way to Fine-Tune a LLM and Use It With Ollama

234,184 views

5 months ago

Vuk Rosić
Code Llama 4 From Scratch - Easy Math Explanations & Python Code

Code, presentations - https://github.com/vukrosic/courses Code DeepSeek V3 From Scratch Full Course ...

3:28:28
Code Llama 4 From Scratch - Easy Math Explanations & Python Code

4,516 views

8 months ago

pookie
How to Run Local LLMs with Llama.cpp: Complete Guide

In this guide, you'll learn how to run local llm models using llama.cpp. In this llamacpp guide you will learn everything from model ...

1:07:19
How to Run Local LLMs with Llama.cpp: Complete Guide

7,585 views

3 months ago

Aleksandar Haber PhD
Correctly Install and Use Llama 3.1 LLM in Python on a Local Computer - Complete Tutorial

meta #llm #llama #llama31 #lamma3 #ai #machinelearning #largelanguagemodels If you need help with your professional ...

25:49
Correctly Install and Use Llama 3.1 LLM in Python on a Local Computer - Complete Tutorial

23,063 views

1 year ago

NeuralNine
Coding Local AI Agent in Python (Ollama + LangGraph)

In this video we build our own custom local AI agent in Python using Ollama and LangGraph. When you register with my link and ...

50:43
Coding Local AI Agent in Python (Ollama + LangGraph)

16,081 views

7 months ago

Bijan Bowen
Llama.cpp OFFICIAL WebUI - First Look & Windows 11 Install Guide!

Timestamps: 00:00 - Intro 01:04 - llamacpp Overview 02:39 - llamacpp Install 05:47 - System Hardware Disclaimer 06:37 ...

22:23
Llama.cpp OFFICIAL WebUI - First Look & Windows 11 Install Guide!

11,074 views

1 month ago

Thomas Janssen
Finally a Local RAG That WORKS!! (+ FULL RAG Pipeline)

Build a local RAG (Retrieval Augmented Generation) Chatbot with Python, LangChain, Ollama, ChromaDB and Streamlit!

21:27
Finally a Local RAG That WORKS!! (+ FULL RAG Pipeline)

48,982 views

6 months ago

Make Data Useful
DeepSeek R1 & Meta Llama: Full Python Tutorial for Customer Interaction Text Categorisation

Deepseek R1 & Meta Llama: Full Python Tutorial – Text Categorization of Customer Interactions In this tutorial, we dive deep ...

34:56
DeepSeek R1 & Meta Llama: Full Python Tutorial for Customer Interaction Text Categorisation

764 views

10 months ago

Tech With Tim
How To Build an API with Python (LLM Integration, FastAPI, Ollama & More)

AI models are powerful tools, and in order to use them securely, you need to control them using an API. I'm going to teach you ...

21:17
How To Build an API with Python (LLM Integration, FastAPI, Ollama & More)

119,196 views

10 months ago

Umar Jamil
Coding LLaMA 2 from scratch in PyTorch - KV Cache, Grouped Query Attention, Rotary PE, RMSNorm

Full coding of LLaMA 2 from scratch, with full explanation, including Rotary Positional Embedding, RMS Normalization, ...

3:04:11
Coding LLaMA 2 from scratch in PyTorch - KV Cache, Grouped Query Attention, Rotary PE, RMSNorm

61,010 views

2 years ago

NeuralNine
Fine-Tuning Local Models with LoRA in Python (Theory & Code)

In this video, we learn how to fine-tune open source models locally on our machine, using LoRA (Low-Rank Adaptation) and the ...

57:36
Fine-Tuning Local Models with LoRA in Python (Theory & Code)

16,885 views

7 months ago

NeuralNine
Fine-Tuning Local LLMs with Unsloth & Ollama

Today we learn how to easily fine-tune local LLMs with Unsloth and how to then use them in Ollama.

33:08
Fine-Tuning Local LLMs with Unsloth & Ollama

15,706 views

4 months ago

David Ondrej
"okay, but I want Llama 3 for my specific use case" - Here's how

Developers, I'm hiring! Apply here: https://forms.gle/NbLaQNwAE6d9kkWs7 Work 30% faster with Vectal: https://www.vectal.ai If ...

24:20
"okay, but I want Llama 3 for my specific use case" - Here's how

341,708 views

1 year ago

Cognibuild AI - GET GOING FAST
Installing Llama.cpp with Python (Install & Coding)

This is such an exciting tutorial! I walk you through every step necessary to bring Llama.cpp into the world of Python programming, ...

42:48
Installing Llama.cpp with Python (Install & Coding)

4,235 views

1 year ago

Uygar Kurt
Implement Llama 3 From Scratch - PyTorch

We will implement Llama 3 from scratch using PyTorch and generate a sample text with it! This is the annotated Llama. GitHub ...

1:01:03
Implement Llama 3 From Scratch - PyTorch

6,984 views

1 year ago

codebasics
Gen AI Project Using Llama3.1 | End to End Gen AI Project

This is end to end LLM and gen ai project that will use Llama3.1 open source LLM, chromadb (vector store), Langchain and ...

40:51
Gen AI Project Using Llama3.1 | End to End Gen AI Project

307,993 views

1 year ago

Tyler AI
Everything You Need to Know About LlamaIndex

1-on-1 Coaching Support: https://calendly.com/tylerreedytlearning/strategy-call What You Need: Cursor Download: ...

44:11
Everything You Need to Know About LlamaIndex

15,153 views

1 year ago

Priyam Mazumdar
Llama 4 From Scratch in PyTorch - Vision Language Models + MoE

Code: https://github.com/priyammaz/PyTorch-Adventures/tree/main/PyTorch%20for%20NLP/Llama4 Today we do a full ...

4:50:07
Llama 4 From Scratch in PyTorch - Vision Language Models + MoE

3,716 views

8 months ago

Data Science Basics
Prepare Documents RAG Ready with LlamaParse from LlamaIndex: Complete Guide

In this video, I will walk you through the document parsing using LlamaParse from LlamaIndex. LlamaParse allows you to securely ...

1:00:00
Prepare Documents RAG Ready with LlamaParse from LlamaIndex: Complete Guide

7,545 views

11 months ago