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.
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.
Passage Ranking
When a search engine surfaces one relevant passage from a long page rather than judging the page as a whole. Clear headings are what make a passage findable in isolation.
Neural Network
A system of simple connected units, loosely inspired by the brain, that learns patterns from examples rather than following rules somebody wrote. Nearly all modern AI is built on one.
Applebot-Extended
Apple’s equivalent, governing whether your content feeds Apple Intelligence. Ordinary Applebot, which powers Siri and Spotlight, is controlled separately.
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.
Predictive Analytics
Using historical data to estimate what will happen next: which customers will lapse, which stock will run out. Useful precisely to the degree that the past resembles the future.

