Embedding Models
Easy100 pts0 solves
Before you can do semantic search, you need to convert text into numerical vectors. These vectors capture meaning such that similar texts are close in vector space.
What is this conversion called?
Flag format: CONGRESS{conversion_in_snake_case}
Hint
Text → numbers that capture meaning.