Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
2,949 results
FAISS: make fast vector search measurable and avoid silently missing true neighbors by comparing exact and ANN indexes.
4 views
10d ago
This playlist follows the freeCodeCamp (FCC) new curriculum and is perfect for beginners who want to improve Python skills.
28 views
7d ago
In this video, I show you how to build a Python program that takes user input, stores it in an array, and then searches for a value ...
13 views
2w ago
ALLOWS SEARCHING FOR PRODUCT PRICE. # Final price of a product.
2 views
3d ago
Typically video searches don't actually look at the video, only relying on text metadata instead. Here, JP shows you how to build ...
124 views
2d ago
Hybrid search with Qdrant FastEmbed: get sparse and dense retrieval in one Python path. Learn a compact workflow to ingest ...
1 view
3w ago
The most important Python topic for job interviews — explained from zero, in plain English, with real code. After this video you will ...
9 views
Learn how to use OpenAI's File Search tool to give an AI agent access to your own documents. In this step-by-step Python tutorial, ...
6 views
Hi everyone i made a script python for searching jobs on global worldwide i used gemini for complexe functions (extracting ...
Tired of AI giving you outdated answers? In this tutorial, we build a real-time web search AI agent with LangChain, OpenAI, and ...
105 views
1d ago
In today's LeetCode Daily, we tackle the classic Word Search problem using Depth-First Search (DFS) and Backtracking!
3 views
12d ago
Qdrant payload filters: combine vector search with metadata constraints to return semantically relevant and business-valid results.
11 views
In this video, we tackle the classic LeetCode Search a 2D Matrix problem using a highly efficient binary search algorithm.
24 views
Linear Search in Python | Searching in 1D Array | A Level Computer Science 9618 Paper 4 Welcome to another Python ...
18 views
DuckDB Full-Text Search in Python — build ranked local search without Elasticsearch. Learn a practical workflow to enable the fts ...
Learn Linear Search using Python with a simple explanation and an easy example. In this video, you'll understand the logic, ...
37 views
SQLite FTS5 + BM25: build a file-backed Python search engine with relevance scoring, snippets, and simple filters. Learn a ...
Most RAG retrieval failures aren't a model problem — they're a chunking and dimension-mismatch problem in the indexing half ...
19 views
Welcome to Sidhu Coding Academy! In this video, you'll learn the Binary Search Algorithm in Python with a simple and ...