Fine-tuning
Simple
Training a ready-made AI on your own examples so it knows your domain better.
Business
Adapting a base model to your business; costlier than prompts, cheaper than your own model; worth it for stable recurring tasks.
Tech
Continued training of a pretrained model on a domain dataset with weight updates (full/LoRA); alternatives are few-shot and RAG.