Search the Web, with out AI
Frequently Asked Questions
What is Project Glass?
Project Glass is a transparent privacy-focused search engine committed to users and will always be free from AI getting in the way.
I picked the name glass b/c transparent, you can see the algorithm thats ranking the searches, you can even see a breakdown of what went into each result.
Project Glass is supposed to be a call to action, that you *don't* need AI shoved into everything you do in order for the internet to be around, that AI is *not* the future of the internet.
I came up with the idea for this after getting sick and tired of clicking on the "AI mode" on google for the 50th time by mistake.
How is Glass "No-AI" and "Anti-SEO"?
We do not use AI or LLM to summarize or synthesize content or in the ranking of pages, results are predictable and just use a simple public (see below) weighted algorithm to sort them.
And the main driver of ranking is number of clicks, its on a log
function, meaning
more clicks = more weight = Higher on the page.
We don't look at SEO tags or anything like that, we just grab a
small chunk (snippet) of the page, and the page title and thats
what matters to the ranking.
We **do not** accept payments for higher rankings, nor will we ever.
Do you track my searches?
No. We are privacy-first by design. We do not store personal search history, IP addresses, or use personalized tracking cookies to influence your search results. Search with complete anonymity.
What is the current algorithm?
Current Algorithm:
Title Match Weight:
0.90
Snippet/Body Match Weight:
0.42
Click Rate Weight (Log Scale):
3.00
Recency Weight:
1.00
Recency Decay Half-life:
365 days
What is the /go?id=(long string of stuff)&token=(short string of stuff)?
What that is, its how we track clicks, all it does it make a
ticker on the server side go up by one. No data is collected.
The Token is there to prevent people from spamming or scripting
clicks, its randomly generated for each result and expires after
one use.
Since clicks are such a huge part of the algorithm, I need to make
sure it stays protected and spam free.
.png)

