Samuel Silva
Forum Replies Created
-
@devko1993 do you have access to your PHP logs? Can you please check the errors when you try to create the text embedding?
@speedoflike what do you think about creating dedicated text embeddings to categories, terms and tags? In this way we could have more accuracy in the cases like you mentioned.
Hey @speedoflike, thanks for the kind words. Yes, your use case is exactly what this plugin is built for: semantic matching between “sad”/”unhappy”, handling typos, cross-language variations. So the fact that “unhappy” returns nothing while exact-word matches do is the opposite of what you’d expect.
Howerver, this expectation is something I would like to clarify: Right now, the plugin doesn’t compare the search query against single words (actually it’s on the roadmap for the next versions). Instead, we compare the search query with the page content.
So if you have the word “sad” in a long text, “unhappy” won’t match the page at all. It works more like: if your page is about “sadness”, the “unhappy” keyword will be close to your post.
To double-check that everything is set up correctly on your side, I recommend creating a new page with only the word “sad” and then searching for “unhappy”. It should work as expected; if not, please let me know so we can investigate further.
Best,
Samuel
Hello @devko1993 , thank you for sharing your issue, this helps a lot. Based on what you’ve described, this looks like a token issue on our service side rather than something wrong with your setup
Please update the plugin with 1.24.0, I’ve prepared a fix for exactly this case. After updating it, can you please try the following:
- In your WordPress admin, go to Settings → AI Search → General.
- Click “Check Connection”. You’ll most likely see a “Connection failed!” notice, which is expected.
- A new button will appear: “Reconnect with new token”. Click it.
That should issue you a fresh token (your usage limits and quotas are preserved, only the credential itself rotates) and the connection should immediately go green. Embeddings should generate normally after that.
Let me know if it works or if you hit anything unexpected
Forum: Plugins
In reply to: [AI Search for WooCommerce - Intelligent Product Search] Open AI problem@siteworks I could confirm both questions have been answered. Let me know if you have anything else to share. Also ping me with some suggestions as well.
Forum: Plugins
In reply to: [AI Search for WooCommerce - Intelligent Product Search] Open AI problem@siteworks hello! Thank you for using my plugin.
I run some tests on my side and could see Open AI own service working, maybe you’re API didn’t have the correct permissions? Just assuming something went wrong with that. Regardless, I’m happy you could use our own service.
It is compatible with the Greek language, yes, if you have content in Greek and search in Greek, it should definitely work. Can you please share with me some examples that I could search in your website and which results should I expect? Thank you.
Currently I’m working on a new version and today I’ll drop it. It will solve some minor issues, hopefully it will improve your experience. Let me know!
Hey @kentup ,
I love your suggestions. I’ll focus on the 3rd first as it’s the simple one. Probably you’ll have it available in the next update. thank you!
Hey @kentup,
Thank you so much for your words!
The embedded data is stored in the WordPress database, even if you use our AI service – we only use it to create the embeddings, but the content is saved in your database and will be yours. Also, we don’t have any hardcoded URLs, so the direct answer is:
The only thing you have to do is to reconnect the AI Service and receive a new token to work with the new domain. As soon as you move the website, you’ll see a notification in wp-admin panel asking for the domain reconnect, nothing more. After doing that please doublecheck if it’s working properly (it should).
Let me know if you have any suggestions for the next versions, I’m very keen to provide new things!
Best,
Samuel
Forum: Plugins
In reply to: [Fullscreen Menu] Hamburger icon not visible in SafariHi @igornr1 , I think the issue has been solved in the last version. Can you pls take a look? Thank you!
@ameyag1 sometimes we need to go less than 50% in the threshold value. In this last version, you’re now able to start from 10. Let me know if this helps!
@jamesc91 in this last version, I made some updates for the users that are using their own OpenAI key.
Instead of text-embedding-ada-002 AI model, we’re now using text-embedding-3-small, which provides better results. You also have an option in your settings to switch to text-embedding-3-large, the most accurate model for AI search.
Enjoy!
Hey @ameyag1 , can I have access to your wp-admin temporarely?
Hey @jamesc91 ,
In this new version (1.17.0), I added a new feature called Hybrid Search that lets you combine AI semantic results with traditional keyword matching. You can adjust how much weight each one gets in the final results. Hope you find it useful!
Forum: Plugins
In reply to: [AI Search for WooCommerce - Intelligent Product Search] PHP8.2 deprecationHey @axi35 , thanks for the kind words! version 1.17.0 fixes those notices.
I do have a GitHub repo but it’s not public yet, would you be interested in contributing? I’d be happy to make it public. Also, I just added a new feature called Hybrid Search that lets you combine AI semantic results with traditional keyword matching. You can adjust how much weight each one gets in the final results. Hope you find it useful!
Forum: Plugins
In reply to: [Fullscreen Menu] How can i position the hamburger menu?Hey @stardust25 have you tried the hamburger block? You can put the block where you want using the available block.