Inference
Full Form: AI Inference
Category: AI Concepts
📖 Definition
Inference is using a trained AI model to make predictions or generate outputs. It's what happens when you actually use an AI - the model 'infers' a response from your input.
🔑 Key Points
- Running a trained model to get predictions
- What users experience when using AI
- Can be done on cloud or locally
- Optimized inference is crucial for user experience
💡 Why It Matters
Inference is what AI actually does. Understanding it helps you optimize AI usage and costs.