Speka, a Ukrainian business publication, has released the tenth installment of an ongoing series on personal branding, this one built around a single claim: professionals — developers included — should stop chasing Google rankings and start optimizing for how generative AI systems like ChatGPT, Perplexity, and Google's AI Overviews describe them. The outlet calls this GEO, generative engine optimization, and frames it as the next required skill for anyone building a public professional profile.

The pitch is straightforward. Search behavior has shifted: instead of scanning ten blue links, a growing share of users ask an AI assistant a question and accept whatever synthesized answer comes back, often without clicking through to a source at all. If an AI model doesn't know who you are, doesn't cite your work, or misdescribes your expertise, you effectively don't exist for that query — regardless of how well your personal site ranks in classic search.

According to Speka, the practical response isn't a new set of keyword tricks but a shift toward content that AI models can extract, quote, and attribute cleanly — clear factual statements, consistent naming, and a visible track record across multiple platforms rather than a single optimized landing page.

Why SEO tactics don't transfer directly

Classic SEO optimizes for a ranking algorithm that crawls pages and orders them by relevance and authority signals — backlinks, keyword density, page speed. Generative engines work differently: they retrieve and summarize, then generate a synthesized answer, often pulling from multiple sources in one response rather than sending traffic to any single page. That means a page can rank well in Google and still be invisible in an AI-generated answer if the model can't confidently extract a clean, quotable fact from it.

For a developer's personal brand specifically, this shifts the unit of optimization from a page that ranks to a set of verifiable, consistent facts about you that a model can retrieve from anywhere — a GitHub bio, a conference talk abstract, a LinkedIn headline, a blog post — and have them agree with each other.

What this looks like in practice

The practical angle for AI builders

For developers specifically, this matters beyond vanity. Recruiters, potential collaborators, and increasingly clients are starting a search with an AI assistant before they open a search engine tab. If you maintain open-source projects, publish technical writing, or speak at events, the question worth asking is whether a model like Claude or GPT-5 can currently produce an accurate one-paragraph answer about who you are and what you've built — and if it can't, whether that's because the information doesn't exist online in an extractable form, or because it's scattered and inconsistent.

This is also a preview of a broader shift developers are already building for: retrieval-augmented systems, agent tools, and AI-powered search products all depend on content that's structured enough to extract cleanly. In our estimation, the same discipline that makes a personal bio legible to a generative model — plain facts, consistent identifiers, minimal ambiguity — is the same discipline that makes any content set easier to retrieve correctly in a RAG pipeline, which makes this less a marketing exercise and more a low-effort test case for structuring content that any LLM-based system needs to consume.

AiiN's takeaway

GEO isn't a rebrand of SEO with new jargon — it reflects a real change in how information gets discovered when an AI model, not a ranking page, is the interface. For developers building a public profile, the actionable move is less about gaming a new algorithm and more about basic hygiene: consistent facts, in plain language, repeated across the platforms a model is likely to pull from. It's a small effort relative to maintaining a blog or SEO campaign, and it doubles as a useful exercise in writing content that any retrieval system — not just a chatbot answering who this developer is — can parse without ambiguity.