Sentiment Analysis
Automatically judging whether text is positive, negative or neutral. Used to read reviews and messages at a scale nobody could read by hand.
Related terms
RAG (Retrieval-Augmented Generation)
A technique where the AI first searches a set of documents, then writes its answer from what it found. It is how assistants quote current information rather than whatever was in their training data.
AI Readiness
Whether a website can be reached, understood and quoted by AI assistants. It covers crawler access, structured data, clear headings, published contact details and speed — the unglamorous things that decide whether a model will name you.
Crawl Budget
The rough limit on how much of your site a crawler will fetch in a visit. Slow pages and endless near-duplicate URLs spend it on nothing, so the pages that matter get visited less often.
Unsupervised Learning
Training a model on unlabelled data and letting it find structure by itself — grouping similar customers, say, without being told what the groups are.
AI Crawler
A bot that reads websites on behalf of an AI company, either to build an index or to answer a live question. They arrive under their own names and obey robots.txt, so you can decide which are welcome.
Watermarking
Marking AI-generated content so it can be identified later, often invisibly. Part of the same effort as provenance, and equally early.

