Upcoming presentations
No upcoming presentations...
Past presentations
Vector Search in PostgreSQL using Different ANN Algorithms
How to make the ANN vector search faster
The Vector data type is one of the most used data types for the latest AI applications prototypes and implementations. It is commonly used in applications such as image retrieval, natural language processing, and recommender systems. Vector search is a technique used to find similar vectors in a high-dimensional space and how we do it has a direct impact on the system performance. We will disc...