Skip to content

Dictionary

Generative-AI

AI that can create content, rather than just analyse, classify and assess input.

LLM

Large Language Model. An AI model targeted at understanding and produce language/words/text.

Lora

Low-Rank Adaptation. A way to adapt a large machine learning model for specific uses without retraining the entire model.

RAG

Retrieval-Augmented Generation. Basically searches a large database of documents or knowledge and then uses the retrieved result as a context to an LLM. If google and chatbot had a lovechild.