
GEO Wiki
The Wikipedia of Generative Engine Optimization
What it does
GEO Wiki is the free, source-backed reference for Generative Engine Optimization — getting your brand cited by ChatGPT, Claude, Perplexity, and Google AI Overviews. Every entry links to peer-reviewed research. no paywall, no fluff.
Does a similar job
all alternatives →- WSWeb search using a ChatGPT-like model that can cite its sources2022 · beta.sayhello.so · ▲318
We’ve trained a generative AI model to browse the web and answer questions/retrieve code snippets directly. Unlike ChatGPT, it has access to primary sources and is able to cite them when you hover over an answer (click on the text to go to the source being cited). We also show regular Bing results side-by-side with our AI answer. The model is an 11-billion parameter T5-derivative that has been fine-tuned on feedback given on hundreds of thousands of searches done (anonymously) on our platform. Giving the model web access lessens its burden to need to store a snapshot of human knowledge…
Generative Engine OptimizationJul 2026 · nurotech.in · ▲2Get your brand cited by ChatGPT, Gemini & AI Search

Awesome GEO & Semantic SEO29d ago · github.com · ▲2Curated GEO & Semantic SEO resources for AI Search

More growth this month
the category →
AstraPixels▲267A pixel-art solar system at its real current positions.
Growth · 30d ago · astrapixels.com
Launched alongside, May 2026
the whole month →

Parallel agents, diff reviewer, and multi-model comparisons
Dev tools · May 2026 · kilo.ai


- NW
Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted investigations that led to an observation: agentic experiences are built upon tool calling, and massive models are overkill for it. Tool calling is fundamentally retrieval-and-assembly (match query to tool name, extract argument values, emit JSON), not reasoning. Cross-attention…
Life & fun · May 2026 · github.com
- FM
Dev tools · May 2026 · github.com