What is an Artificial General Intelligence (AGI)? A hypothetical type of AI that possesses human-like intelligence, capable of learning, reasoning, adapting, and solving problems across various domains and tasks. (AGI is currently not achieved, but remains an area of active research.)
What is Artificial Intelligence (AI)? A branch of computer science focused on creating intelligent machines that can simulate human cognitive abilities such as learning, reasoning, problem-solving, and decision-making.  
What is Associative Memory? A system for storing and retrieving information based on connections between elements. Similar to how the human brain works, it allows for efficient retrieval of related information based on a starting point.  
What is Augmented Analytics? Utilizing AI and machine learning to enhance traditional analytics, providing deeper insights and automating tasks.  
What is Autonomous AI? Autonomous AI are systems capable of independently making decisions and taking actions within defined parameters.
What is Bias? Inherent prejudice within an AI system that can lead to skewed results. Bias can be introduced through data selection, model design, or training data, and it’s crucial to identify and mitigate bias to ensure fair and responsible AI.
What is Big Data? Large, complex datasets that are difficult to manage and analyze using traditional methods.
What is Business Intelligence (BI)? Business Intelligence is processes, technologies, and practices used to gather, analyze, and interpret data to inform business decisions.
What is a Chatbot? A conversational AI agent designed to simulate human conversation through text or voice interactions.
What is a Classification? A type of machine learning task where the goal is to categorize data points into predefined classes (e.g., identifying spam emails or classifying images as cats or dogs). (This falls under the umbrella of Discriminative Models.)