The practice of getting computers or machines to mimic how humans think and process information to perform certain functions.
What is Artificial Intelligence (AI)?
An AI program trained for a specific purpose.
What is an AI Model?
Words or sentences typed into the AI model
What is Text Input?
Sound or piece of audio given to the AI to work with
What is Audio Input?
The AI's system of interconnected "brain cells" that process information
What is Neural Network?
A type of AI that looks at established information and data to predict what might happen next.
What is Predictive AI?
A type of AI that creates new content (such as text, images, audio, or video) based on patterns learned from training data.
What is Generative AI?
The results or content produced by an AI system in response to given inputs.
What is Outputs?
The ability of LLMs to identify recurring structures in text data
What is Pattern Recognition?
Training data consisting of images paired with descriptive text used to train image generation models
What is Text-Image Pairs?
A type of AI that uses math and numbers to arrive at conclusions about the data.
What is Statistical AI?
Video clip provided to the AI to understand desired motion and visuals
What is Video Input?
The addition of random elements to training data in AI models
What is Noise Generation?
Inputs from users to generative AI tools that help the AI understand the user's intent and what they want to accomplish.
What is AI Prompts?
AI models that start by adding random noise to data and gradually refine it into clear output
What is Diffusion Models?
The process of breaking down text into smaller pieces for AI analysis
What is Tokenization?
Artificial intelligence models can “learn” from data patterns without human direction
What is Machine Learning?
AI systems with a generator creating content and a discriminator determining if it's real or fake
What is Generative Adversarial Networks (GANs)?
A type of AI model trained on vast amounts of text data, capable of understanding and generating human-like text.
What is Large Language Model (LLM)?
AI models that simplify complex data to produce new, similar data
What is Variational Autoencoders (VAEs)?
A type of AI that helps answer questions like "why" and "how" by digging into the data/analyzing for answers.
What is Analytical AI?
Methods AI models use to improve their outputs over time
What is Refinement Algorithms?
Neural networks that work in layers to understand and classify images
What is Convolutional Neural Network (CNN)?
Extra rules and descriptions added to AI prompts to generate more specific outputs.
What is Parameters?
AI models that read and understand vast amounts of text to learn relationships between words and sentences
What is Transformer Models?