Preparing for Multi-Modal RAG
Latihan ini adalah bagian dari kursus
End-to-End RAG with Weaviate
Petunjuk latihan
- Instantiate the model and accompanying processor to compute the text and image embeddings.
- Preprocess the image inputs and generate the image embeddings using the
modelandprocessoryou defined. - Create and use a collection called
"Pages"to store the PDF pages and their embeddings. - Add the image embeddings to the
"Pages"collection and close the connection.
Note: If you’re running DataLab in Restricted Mode, this exercise isn’t supported yet. We’re actively working on making it available in the future.
Latihan interaktif praktis
Ubah teori menjadi tindakan dengan salah satu latihan interaktif kami.
Mulai berolahraga