From the course: Introduction to AI-Native Vector Databases

Unlock the full course today

Join today to access over 24,400 courses taught by industry experts.

Challenge: Vector search with Weaviate

Challenge: Vector search with Weaviate

In this chapter, we introduce the concept of vector search, how to set up Weaviate and how to use it to perform vector search. Now, let's apply our knowledge with a challenge. For this challenge, we'll be using Weaviate. First, let's load up the data set that has 1000 objects in total. Keep at least the question, answer, and round properties. Second, how do you check for the number of objects stored in the database? Third, search for objects that are close to the concept and show question answers. Lastly, can you find related questions that were used in double jeopardy rounds? Take some time to work on this challenge, and once you've come up with a solution, meet me in the next video, where I'll walk you through my solutions.

Contents