Hello @all, we’ve got something new to share for testing, currently via a cookie. I’ll explain the functionality first, then put the method for how to try it out.
What this is
This functionality adds a selection of Related Queries to the right-hand side of the Search Engine Results Page, allowing you to quickly narrow down or change a search based upon what Mojeek interprets to be ways in which your search could produce better results.
I noticed Mojeek fetches the related queries dynamically after the page loads, so Javascript needs to be enabled for this to work.
I suspected these related queries were generated from an LLM (based on the dynamic nature of it and the wording of the responses), and looking at the JS code, that seems to be the case.
I think it could be a good idea but I’m not sure if I specifically will get much use out of it. My limited testing so far has been really weird/unrelated queries, or even SEO results? One “Related Query” was simply the letter N.
Lepton is used in order to generate the related queries; a similar process to what happens when someone is using Mojeek Summary. The user is not connecting to any third party during this process, just Mojeek on the backend.
If you’re able to let us know what these were, here or via the usual channels, then it would be greatly appreciated
Probed a bit deeper and these Related Queries seem pretty effective at surfacing more useful results, but the later queries tend to surface SEO-optimized pages that are not useful at best. I think it’s a good idea and could be great with a lot of refining.
I’ll test it some more. I’ll probably go back to turning JS off at some point though…