This lab provides hands-on experience with ScyllaDB Vector Search. You’ll complete the following exercises:
- Create a ScyllaDB keyspace
- Create a table for vectors
- Create vector ANN index
- Run vector search queries
- Run an example Python vector search application
Lab
With the coding part done, let’s set up the ScyllaDB Cluster and then run the sample application in the lab