Choosing Indexes for Similarity Search - Faiss in Python
Offered By: James Briggs via YouTube
Course Description
Overview
Explore the world of Facebook AI Similarity Search (Faiss) in this comprehensive video tutorial. Learn about the various search indexes available in Faiss and how to choose the right one for your specific use case. Dive into the pros and cons of key indexes such as Flat, LSH, HNSW, and IVF, and understand how to optimize their parameters for semantic search applications. Follow along with practical coding examples and performance comparisons to build efficient indexes for billion-scale datasets. Gain insights into the flexibility and power of Faiss for searching diverse media types with sub-second response times and high accuracy.
Syllabus
Intro
Getting the data
Flat indexes
Highlevel indexes
Coding
Performance
Inverted File Index
Implementation
Summary
Taught by
James Briggs
Related Courses
Natural Language Processing: NLP With Transformers in PythonUdemy Locality Sensitive Hashing for Search with Shingling + MinHashing - Python
James Briggs via YouTube Hugging Face Datasets - Dataset Builder Scripts for Beginners
James Briggs via YouTube FAISS - Introduction to Similarity Search
James Briggs via YouTube QA Chat with a Website - OpenAI Embeddings Tutorial: Use GPT-3 API and OpenAI ADA-2 Embeddings
echohive via YouTube