Module 1 – Set up your project
In this first module, you will configure everything needed to prepare your environment for the Vector DB Movie Demo.
You will select a sentence embedding model, set the correct dimensionality for the vector_db_extension
, configure your Rell backend, and deploy it to the Chromia testnet. Finally, you will set up your Python environment.
By the end of this module, your backend will be deployed and ready, and your Python scripts will be fully configured, enabling you to start working with data in the next module.