
Ultimate access to all questions.
You work for a media company with a streaming movie platform. The current search uses simple keyword matching, but you are now seeing more complex semantic queries that include movie metadata like actors, genre, and director. You need to build a proof-of-concept for a revamped search solution that delivers better results as quickly as possible. How should you build this new search platform?
A
Use a foundational large language model (LLM) from Model Garden as the search platform’s backend.
B
Configure Vertex AI Vector Search as the search platform’s backend.
C
Use a BERT-based model and host it on a Vertex AI endpoint.
D
Create the search platform through Vertex AI Agent Builder.