Embedding

Embeddings Can Be Used For:

  • Similarity Search/Retrieval: query for similar items/lines/docs (distance) for RAG, rec systems

  • Classification/Clustering/Anomaly Detection

Embeddings can be at the word, sentence, paragraph, document level and be across mediums into images/audio(CLIParrow-up-right) too. Can be based on context too(BERT & GPT), so bank different embedding depending on context

Options

Comparing:

Voyage AI

js

py

OpenAI

Js

Last updated