ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,526,223 results

NeuralNine
Build A Simple Search Engine in Python

Today we learn how to build a simple custom search engine in Python. Amazon Data Set: ...

22:58
Build A Simple Search Engine in Python

23,464 views

2 years ago

CS50
Search - Lecture 0 - CS50's Introduction to Artificial Intelligence with Python 2020

00:00:00 - Introduction 00:00:15 - Artificial Intelligence 00:03:14 - Search 00:14:17 - Solving Search Problems 00:25:57 - Depth ...

1:49:30
Search - Lecture 0 - CS50's Introduction to Artificial Intelligence with Python 2020

964,215 views

3 years ago

Shaw Talebi
Text Embeddings, Classification, and Semantic Search (w/ Python Code)

Want your team delegating 5–10 hr/wk to Claude? I run 1:1 and team AI workshops for companies doing $10M+/yr: ...

24:30
Text Embeddings, Classification, and Semantic Search (w/ Python Code)

81,604 views

2 years ago

Greg Hogg
Binary Search - Traditional + Condition Based - DSA Course in Python Lecture 7

Timeline -- 0:00 Traditional Binary Search 7:27 Condition-Based Binary Search 10:06 Time & Space Complexity 13:28 Code ...

21:51
Binary Search - Traditional + Condition Based - DSA Course in Python Lecture 7

51,985 views

2 years ago

CS50
Optimization - Lecture 3 - CS50's Introduction to Artificial Intelligence with Python 2020

00:00:00 - Introduction 00:00:15 - Optimization 00:01:20 - Local Search 00:07:24 - Hill Climbing 00:29:43 - Simulated Annealing ...

1:44:45
Optimization - Lecture 3 - CS50's Introduction to Artificial Intelligence with Python 2020

180,933 views

3 years ago

Tech With Tim
A* Pathfinding Visualization Tutorial - Python A* Path Finding Tutorial

This A* Path Finding tutorial will show you how to implement the a* search algorithm using python. We will be building a path ...

1:33:02
A* Pathfinding Visualization Tutorial - Python A* Path Finding Tutorial

405,260 views

6 years ago

freeCodeCamp.org
Learn RAG From Scratch – Python AI Tutorial from a LangChain Engineer

Learn how to implement RAG (Retrieval Augmented Generation) from scratch, straight from a LangChain software engineer.

2:33:11
Learn RAG From Scratch – Python AI Tutorial from a LangChain Engineer

1,477,635 views

2 years ago

NeuralNine
Coding A Next-Gen Search Engine in Python

Today we build a next-generation search engine that combines multiple real-time data sources with LangGraph and LangChain in ...

41:33
Coding A Next-Gen Search Engine in Python

5,607 views

10 months ago

NeuralNine
Binary Search Tree in Python

Today we learn how to implement binary search trees in Python. ◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾ Programming Books ...

22:59
Binary Search Tree in Python

77,782 views

4 years ago

freeCodeCamp.org
Web Scraping with Python - Beautiful Soup Crash Course

Learn how to perform web scraping with Python using the Beautiful Soup library. ✏️ Tutorial by JimShapedCoding. Check out ...

1:08:23
Web Scraping with Python - Beautiful Soup Crash Course

1,809,370 views

5 years ago

NeetCode
Knuth–Morris–Pratt KMP - Find the Index of the First Occurrence in a String - Leetcode 28 - Python

https://neetcode.io/ - A better way to prepare for Coding Interviews Discord: https://discord.gg/ddjKRXPqtk Twitter: ...

35:52
Knuth–Morris–Pratt KMP - Find the Index of the First Occurrence in a String - Leetcode 28 - Python

195,807 views

4 years ago

Onur Baltaci
Build an AI Agent for Web Search in Python with LangChain & Streamlit (Step-by-Step Guide!)

Want to build your own AI-powered web search agent using Python, LangChain, and Streamlit? In this step-by-step tutorial, you'll ...

37:14
Build an AI Agent for Web Search in Python with LangChain & Streamlit (Step-by-Step Guide!)

3,179 views

1 year ago

Izzy Analytics
File Search Engine | Project for Python Portfolio with GUI | PySimpleGUI

Build a file search engine using Python to add to your portfolio, or if you're like me, to make your life a lot easier by speeding up ...

30:00
File Search Engine | Project for Python Portfolio with GUI | PySimpleGUI

28,892 views

6 years ago

codebasics
Binary Search - Data Structures & Algorithms Tutorial Python #13

Binary search is a popular search algorithm that can find an element using log(n) time complexity. In this video we will go over ...

25:15
Binary Search - Data Structures & Algorithms Tutorial Python #13

96,911 views

5 years ago

NeuralNine
Binary Search Tree - Data Structures in Python #5

In this episode, we implement a binary search tree (BST) in Python from scratch.

1:02:50
Binary Search Tree - Data Structures in Python #5

6,939 views

1 year ago

Statistics of DOOM
Python - Text Summarization Part 1 (2023 New)

Lecturer: Dr. Erin M. Buchanan Spring 2023 https://www.patreon.com/statisticsofdoom 0:10 Digging into Text 1:30 Searching Text ...

1:14:12
Python - Text Summarization Part 1 (2023 New)

336 views

1 hour ago

MIT OpenCourseWare
12. Searching and Sorting

MIT 6.0001 Introduction to Computer Science and Programming in Python, Fall 2016 View the complete course: ...

48:32
12. Searching and Sorting

194,184 views

9 years ago

Kevin McAleer
Step-by-Step Guide to Building Your Own Search Engine with Python and FastAPI!

In this video we'll go Step-by-Step and show you how to Build Your Own Search Engine with Python and FastAPI! ‍♂️ For ...

1:18:56
Step-by-Step Guide to Building Your Own Search Engine with Python and FastAPI!

3,225 views

Streamed 2 years ago

Python Tutorials for Digital Humanities
How to Create a BM25 Index in Python with Rank BM25 (Search Engine)

Join this channel to get access to perks: https://www.youtube.com/channel/UC5vr5PwcXiKX_-6NTteAlXw/join If you enjoy this ...

23:49
How to Create a BM25 Index in Python with Rank BM25 (Search Engine)

8,143 views

3 years ago

James Briggs
Choosing Indexes for Similarity Search (Faiss in Python)

Facebook AI Similarity Search (Faiss) is a game-changer in the world of search. It allows us to efficiently search a huge range of ...

31:33
Choosing Indexes for Similarity Search (Faiss in Python)

28,569 views

4 years ago