Module

Introduction

In this module, you will be introduced to semantic search and how it differs from traditional keyword-based search. You will explore how vectors and embeddings represent the meaning of data in a numeric space.

In this module, you will learn about:

  • Semantic search and why it is useful
  • Vectors and how they encode meaning
  • Unstructured data and how to work with it

You will complete practical exercises to search for similar phrases and images using vector indexes in Neo4j.

These exercises use pre-built datasets so you can explore the concepts without any setup.

If you are ready, let's get going!

Ready, let's go!