Hi @swyph,
What do you mean exactly by dataset embedding?
Just in case, have a little read here: https://meowapps.com/ai-engine/faq/#discussions-about-ai. It’s about WooCommerce, but I think it might be a good introduction to our discussion here 🙂
Thread Starter
swyph
(@swyph)
Hi Jordy,
I was referring to this https://platform.openai.com/docs/guides/embeddings, are you saying that embedding is more similar to a chatbot compared to conversational AI. Apologies if I’m using the wrong wording, I’m trying to learn as much as I can while building 🙂.
Hi @swyph,
That works very differently, for a search engine it might work, but otherwise, it will not. I yet to find a good usage of the OpenAI embeddings for WordPress. They basically turn words into data that then can be used for search or comparison (could be used to check the similarity between images for examples).
Thread Starter
swyph
(@swyph)
Hi Jordy,
Thanks for the clarification!