Тёмный

Postgres As A Vector Database: Billion-Scale Vector Similarity Search With pgvector 

Sefik Ilkin Serengil
Подписаться 7 тыс.
Просмотров 955
50% 1

In this video, we explore the powerful capabilities of PostgreSQL as a vector database for handling billion-scale vector similarity searches with approximate nearest neighbor using the pgvector extension. We dive into the integration of deep learning with databases by leveraging the DeepFace library in Python, specifically utilizing the FaceNet model to convert facial images into vector embeddings.
Watch as we demonstrate step-by-step how to set up and use pgvector to efficiently store and query large volumes of high-dimensional vector data. Learn about the practical applications of this technology in facial recognition systems and other domains that require fast and accurate similarity searches.
We provide a detailed walkthrough of the setup process for pgvector, showcasing a real-world example of performing billion-scale vector similarity searches. Additionally, we discuss performance benchmarks and offer optimization tips for handling large datasets.
Tutorial: sefiks.com/202...
Please Subscribe! That's what keeps me going ► bit.ly/40NfIS7
Want more? Connect with me here:
Blog: sefiks.com/
Twitter: / serengil
Instagram: / serengil
Facebook: / sefikscom
Linkedin: / serengil
If you do like my videos, you can support my effort with your financial contributions on
Patreon: www.patreon.co...
GitHub Sponsors: github.com/spo...
Buy Me a Coffee: buymeacoffee.c...

Опубликовано:

 

21 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 3   
@almirbolduan
@almirbolduan 3 месяца назад
Thank you for all this valuable content!!! 👏👏👏
@100miles-channel
@100miles-channel 3 месяца назад
Thank you for sharing this. I have one question if an image contains multiple people, you should embed each face individually rather than embedding the entire image right
@sefiks
@sefiks 3 месяца назад
Of course you can do it. Store both embeddings with same image name.
Далее
Vector Similarity Search with Postgres
12:51
Просмотров 1,8 тыс.
Why are vector databases so FAST?
44:59
Просмотров 18 тыс.
Microservices with Databases can be challenging...
20:52
Face Anti-Spoofing for Facial Recognition in Python
10:03