The times of “=” are definitely over. The modern world requires more than just simple string comparison but flexible and intelligent means to search for data. PostgreSQL offers various options to make intelligence smarter. From simple nearest neigbor search (KNN) to intelligent AI driven mechanisms provided in combination with pgvector – a lot is possible.
During this presentation you will learn about those key technologies and understand similarity as well as semantic search in more detail.