Aiven-Labs / pgvector-find-faces-talk

The slides and source code for the talk "How I used PostgreSQL® to find pictures of me at a party"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Talk: How I used PostgreSQL® to find pictures of me at a party

Source and slides for the talk "How I used PostgreSQL® to find pictures of me at a party", given by Tibs at PyCon UK 2023. The video is available on YouTube

A talk about using Python, OpenCV, OpenAI CLIP, PostgreSQL and pgvector to find pictures containing a given face, and why that might be a good thing to do.

This talk is based upon and inspired by the tutorial Image recognition with Python, OpenCV, OpenAI CLIP and pgvector

Note an early version of this talk was rehearsed at CamPUG on Tuesday 5th September 2023.

There are two directories here:

  • slides contains the sources for the slides themselves, as well as a PDF of the slides.
  • src contains the Python programs I used when following the tutorial.

See also the Aiven Labs repository pgvector-image-recognition for other materials relating to the tutorial.

About

The slides and source code for the talk "How I used PostgreSQL® to find pictures of me at a party"


Languages

Language:Python 86.4%Language:Makefile 13.6%