# Infinity >[Infinity](https://github.com/michaelfeil/infinity) allows the creation of text embeddings. ## Text Embedding Model There exists an infinity Embedding model, which you can access with ```python from langchain_community.embeddings import InfinityEmbeddings ``` For a more detailed walkthrough of this, see [this notebook](/docs/integrations/text_embedding/infinity)