AI
| ML | Machine Learning |
| NLP | Natural Language Processing |
| tokenizer | Tool that breaks down raw text into smaller, manageable units called tokens. |
| Inference | Process where a trained machine learning model analyzes new, unseen data to make a prediction, classification, or decision. |
| RAG | Retrieval-Augmented Generation, an AI framework that improves Large Language Model (LLM) accuracy by retrieving data from trusted external knowledge bases |