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
llms.txt
An emerging convention: a plain-text file at your site root that gives AI systems a clean map of what is on it. It saves an assistant from crawling around to work out what your site contains.
NLP (Natural Language Processing)
The field concerned with computers handling human language: understanding it, generating it, translating it. Everything from spam filters to chat assistants sits somewhere in it.
OAI-SearchBot
The crawler OpenAI uses to answer live searches in ChatGPT, separate from GPTBot. Blocking one does not block the other, so a site can be absent from ChatGPT search while still being read for training.
Fine-Tuning
Taking a general model and training it further on your own examples so it follows your tone or handles your particular task. Useful when prompting alone keeps producing nearly-right answers.
Generative AI
AI that produces something new — text, images, code, audio — rather than only classifying or predicting. The generative part is why it can write an answer about your business instead of just linking to it.
Speech Recognition
Turning spoken words into text. It underpins voice search, dictation and call transcription, and it now handles accents and background noise far better than it used to.

