easonlai / product_recommendations_with_gpt

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

easonlai/product_recommendations_with_gpt Stargazers