Skip to content
#

text-embedding

Here are 78 public repositories matching this topic...

I have improved the demo by using Azure OpenAI’s Embedding model (text-embedding-ada-002), which has a powerful word embedding capability. This model can also vectorize product key phrases and recommend products based on cosine similarity, but with better results. You can find the updated repo here.

  • Updated Apr 25, 2023
  • Jupyter Notebook

This code repo demonstrates how to use the word embedding model from Azure OpenAI Service to perform a semantic search on a grocery store dataset. This enhanced/completed version used Streamlit to build a web user experience to semantic search and display the most relevant items

  • Updated Jul 2, 2023
  • Python

Leveraged the power of Google Cloud's Vertex AI platform to develop advanced Large Language Models (LLMs). Utilizing the Python API provided by Google Cloud, this endeavor represents a significant stride in the realm of natural language processing and LLMs.

  • Updated Nov 28, 2023
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the text-embedding topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the text-embedding topic, visit your repo's landing page and select "manage topics."

Learn more