Smart Search with RAG, ChromaDB and Vector Embeddings
In this video I explain how I built my website's smart search functionality with OpenAI Vector Embeddings, RAGs and Vector databases such as ChromaDB.
[Github Code](https://github.com/irtiza07/portfolio-website-backend-v3/blob/main/main.py)
For detailed notes, [join my newsletter](https://irtizahafiz.com/newsletter?utm_source=youtube_channel).
Website with Smart Search: https://irtizahafiz.com
0:00 Website Demo
1:30 System Design - Create Embeddings
6:55 System Design - Similarity Search
9:50 Code Deep Dive
16:28 Relevancy Score in Google Console
Watch on YouTube ↗
(saves to browser)
Chapters (5)
Website Demo
1:30
System Design - Create Embeddings
6:55
System Design - Similarity Search
9:50
Code Deep Dive
16:28
Relevancy Score in Google Console
DeepCamp AI