> ## Documentation Index
> Fetch the complete documentation index at: https://phidatainc-studio-tools-doc.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Sentence Transformer

Sentence Transformer Embedder is a class that allows you to embed documents using Hugging Face's sentence-transformers library, providing access to a wide range of open-source embedding models that can run locally.

<Snippet file="embedder-sentence-transformer-reference.mdx" />
