Microsoft's Bing team has open-sourced Harrier, an embedding model family that tops the multilingual MTEB v2 benchmark under an MIT license.
Every word you type into an AI tool gets converted into numbers. Not metaphorically, literally. Each word (called a token) is ...
This module provides semantic search functionality for products using Azure OpenAI embeddings. It generates embeddings for user queries and finds similar products using pgvector cosine similarity.