Build a movie recommendation app with ScyllaDB
In this lab, you’ll build a vector search application with ScyllaDB.
You’ll build a simple movie recommendation app that takes a text input from the user and performs vector search to recommend a movie to watch.
Follow the instructions on this page to complete this lab.
The source code is available on GitHub.