Computer Vision
AI that interprets images and video — reading a document, recognising a product, counting people. The part of AI that has been quietly working in industry for years.
Related terms
Semantic Search
Search that works on meaning rather than exact words, so a page can match a query it never literally contains. It is why writing naturally now beats repeating a keyword.
Prompt Injection
An attack where hidden instructions in a web page or document trick an AI into ignoring its real orders. The reason a careful assistant treats page content as information, never as commands.
robots.txt
A plain text file at the root of a site listing which bots may read what. It is a request rather than a lock — well-behaved crawlers obey it, and all the major AI crawlers do.
PerplexityBot
Perplexity’s crawler. Perplexity cites its sources prominently, so being readable by it is one of the more direct routes to a visible citation.
Content Negotiation
When the same URL serves different formats depending on what the visitor asks for — HTML for a browser, Markdown for an assistant. It lets one address serve people and machines without either getting a compromise.
Search Intent
What somebody actually wants when they type a query: to learn, to compare, to buy, or to find a specific site. Matching it matters more than matching the words.

