{ nyd }
Menu
Close
Assembly
Senate
Committee
Articles
About
AI Edge™
AI Dictionary
AI Models
Advocacy
Advertising
Books
10 Designs
Prompting
Beginner AI
Intermediate AI
Advanced AI
Expert AI
AI
Index
•
Articles
X2
Turing Test
Temperature
Speech Recognition
Sora
Self-Service AI
Rufus
Pruning
Prompt
Programming Language
Predictive Analytics
Parameters
PaLM
OpenAI
Natural Language Understanding (NLU)
Natural Language Processing (NLP)
Natural Language Generation (NLG)
Narrow AI
Knowledge Base (KB)
LaMDA
Machine Learning (ML)
Language Model (LM)
Interactive Voice Response (IVR)
Intent
Heuristic
Hallucinate
Guardrails
Grok
Grounding
GPT-4o
GPT-4
Gemini
Evolutionary Algorithm (EA)
Generative AI Chatbot
Deepfake
Conversational AI
Fuzzy Logic
Emergent Behavior
Decision Tree
Conversational User Interface (CUI)
Conversational SMS
Clustering
Chatbot
Black Box
Bard
Amazon Lex
Machine Translation
Complex Systems Analysis
Robotics
Content Generation
Speech and Audio Processing
Cognitive Computing
Cloud AI
Edge AI
Scalability
Robustness
Adversarial Machine Learning
Few-Shot Learning
Zero-Shot Learning
Multimodal AI
AI Act
AI Governance
AI Ethics
Explainable AI (XAI)
Federated Learning
Transfer Learning
Active Learning
Dropout
Batch Size
Epoch
Backpropagation
Gradient Descent
Loss Function
AUC
ROC Curve
F1 Score
Recall (Sensitivity)
Precision
Accuracy
Confusion Matrix
Validation Data
Hyperparameter
Variance
Bias
Underfitting
Overfitting
Feature Extraction
Data Mining
Big Data
Semi-Supervised Learning
Self-Supervised Learning
Diffusion Models
SLMs
LLMs
GANs
RNNs
CNNs
Agent
Semantic Search
Attention Mechanism
AGI
Emerging Concepts
A theoretical form of AI that possesses human-level cognitive abilities across all domains.
Read
AI Act
AI Ethics
The European Union's comprehensive legislation regulating artificial intelligence systems based on risk levels.
Read
AI Alignment
AI Ethics
Ensuring AI systems behave according to human values and intentions, a critical area of AI safety research.
Read
AI Ethics
AI Ethics
The study of moral principles and guidelines governing AI development and deployment.
Read
AI Governance
AI Ethics
The frameworks, policies, and processes for overseeing AI development, deployment, and use.
Read
AI Leverage
NYD Specific
The ability to achieve disproportionate outputs through AI tools and automation, creating exponential productivity gains.
Read
AI-First Workflows
NYD Specific
Rebuilding processes from scratch around AI capabilities rather than bolting AI onto existing workflows.
Read
API Rate Limiting
Development Tools
Controlling the frequency of API requests to manage costs and prevent service overload.
Read
AUC
Machine Learning
A single number summarizing binary classifier performance across all threshold settings.
Read
Accuracy
Machine Learning
A metric measuring the percentage of correct predictions made by a machine learning model.
Read
Active Learning
Machine Learning
A machine learning approach where algorithms actively select the most informative data to learn from.
Read
Adversarial Machine Learning
AI Ethics
The study of attacks against machine learning systems and defenses to make them more robust.
Read
Agent
Emerging Concepts
AI systems that can take actions and make decisions autonomously to achieve specific goals.
Read
Algorithm
Foundational
A set of rules or instructions that a computer follows to solve a problem or complete a task.
Read
Amazon Lex
Development Tools
Amazon's cloud service for building conversational interfaces using voice and text.
Read
Anthropic
Foundational
AI safety company focused on developing safe, beneficial AI systems using constitutional AI methods, creator of Claude.
Read
Artificial Intelligence (AI)
Foundational
The simulation of human intelligence in machines programmed to think, learn, and make decisions like humans.
Read
Attention Mechanism
NLP
A technique that allows AI models to focus on specific parts of input data when making predictions.
Read
BERT
NLP
A pre-trained language model that understands context from both directions in a sentence.
Read
Backpropagation
Deep Learning
The algorithm used to train neural networks by propagating errors backward through layers.
Read
Bard
AI Applications
Google's original AI chatbot, now rebranded as Gemini.
Read
Batch Size
Machine Learning
The number of training examples processed together in one forward/backward pass.
Read
Bias
AI Ethics
Systematic errors or prejudices in AI systems that can lead to unfair or discriminatory outcomes.
Read
Big Data
Foundational
Extremely large datasets that require specialized tools and techniques to store, process, and analyze.
Read
Black Box
AI Ethics
AI systems whose internal decision-making processes are opaque and unexplainable.
Read
CNNs
Deep Learning
A type of deep neural network particularly effective for analyzing visual imagery, using convolutional layers to detect features.
Read
ChatGPT
AI Applications
A conversational AI model developed by OpenAI that can engage in human-like text conversations and assist with various tasks.
Read
Chatbot
AI Applications
Computer programs designed to simulate human conversation through text or voice.
Read
Claude
NYD Specific
Anthropic's AI assistant family designed for safe, helpful, and honest AI interactions with advanced reasoning capabilities.
Read
Cloud AI
Development Tools
AI services and computations delivered through cloud platforms for scalable access.
Read
Clustering
Machine Learning
A machine learning technique that groups similar data points into distinct clusters.
Read
Cognitive Computing
Emerging Concepts
AI systems designed to simulate human thought processes and reasoning.
Read
Complex Systems Analysis
AI Applications
Using AI to understand and model complex systems with many interconnected components.
Read
Component-Based Architecture
Development Tools
Building applications using reusable, modular components that can incorporate AI features.
Read
Computer Vision
Computer Vision
The field of AI that enables machines to interpret and understand visual information from images and videos.
Read
Confusion Matrix
Machine Learning
A table used to evaluate classification model performance by showing true vs predicted classifications.
Read
Constitutional AI
AI Ethics
Training methodology that uses a set of principles to guide AI behavior and reduce harmful outputs.
Read
Content Generation
AI Applications
AI systems that create original text, images, audio, video, or code content.
Read
Context Window
NLP
The amount of text an AI model can consider at once when generating responses, measured in tokens.
Read
Conversational AI
AI systems that can hold context-aware, natural conversations with users across multiple turns.
Read
Conversational SMS
AI Applications
Text messaging systems enabling natural two-way conversations between businesses and customers.
Read
Conversational User Interface (CUI)
AI Applications
Interfaces enabling natural language conversations between users and computers.
Read
Data Mining
Foundational
The process of discovering patterns, correlations, and insights from large datasets using statistical techniques.
Read
Decision Tree
Machine Learning
A tree-like model used for decision-making and conversation flow in AI systems.
Read
Deep Learning
Deep Learning
A subset of machine learning using neural networks with multiple layers to learn complex patterns in data.
Read
Deepfake
AI-generated or altered media that convincingly mimics real people, often using GANs.
Read
Diffusion Models
AI Applications
Generative AI models that create content by learning to reverse a noise-adding process.
Read
Dropout
Deep Learning
A regularization technique that randomly sets neurons to zero during training to prevent overfitting.
Read
Edge AI
Development Tools
Running AI computations locally on devices rather than in the cloud.
Read
Embedding
Machine Learning
Converting data into numerical vector representations that capture semantic meaning and relationships.
Read
Emergent Behavior
Emerging Concepts
Unexpected capabilities that arise from AI systems beyond their explicit programming.
Read
Epoch
Machine Learning
One complete pass through the entire training dataset during model training.
Read
Evolutionary Algorithm (EA)
An optimization technique inspired by natural selection and evolution.
Read
Explainable AI (XAI)
AI Ethics
AI systems designed to provide clear, understandable explanations for their decisions and predictions.
Read
F1 Score
Machine Learning
The harmonic mean of precision and recall, balancing both measures in a single metric.
Read
Feature Extraction
Machine Learning
The process of identifying and selecting the most relevant characteristics from raw data for machine learning.
Read
Federated Learning
Machine Learning
A distributed learning approach that trains models across devices without centralizing data.
Read
Few-Shot Learning
Machine Learning
A machine learning technique that enables models to learn new tasks with only a few training examples.
Read
Fine-tuning
Machine Learning
The process of adapting a pre-trained model to perform well on a specific task or dataset.
Read
Foundation Model
Machine Learning
Large-scale AI models trained on broad datasets that can be adapted for various downstream tasks.
Read
Fuzzy Logic
Foundational
A computing approach handling degrees of truth rather than binary true/false logic.
Read
GANs
Deep Learning
A machine learning architecture with two competing neural networks that can generate realistic content.
Read
GPT
NLP
A family of large language models capable of generating human-like text, developed by OpenAI.
Read
GPT-4
OpenAI’s fourth-generation large language model for advanced text and reasoning tasks.
Read
GPT-4o
OpenAI’s multimodal LLM capable of handling text, images, and audio in real time.
Read
Gemini
Google’s multimodal AI model, successor to LaMDA and PaLM, integrating text, code, and images.
Read
Generative AI
AI Applications
AI systems that can create new content such as text, images, audio, or code based on training data.
Read
Generative AI Chatbot
A chatbot that generates unique, contextually relevant responses in real time.
Read
Gradient Descent
Machine Learning
An optimization algorithm that finds the minimum of a loss function through iterative descent.
Read
Grok
xAI’s conversational AI with a candid, less-restricted approach to answering questions.
Read
Grounding
Validating AI outputs against trusted data sources to ensure factual accuracy.
Read
Guardrails
Predefined rules that limit AI actions to ensure safety, ethics, and compliance.
Read
Hallucinate
When AI generates false or nonsensical content with high confidence.
Read
Hallucination
AI Ethics
When AI models generate false or nonsensical information that appears plausible but is not based on training data.
Read
Heuristic
A shortcut strategy used to quickly find a satisfactory solution.
Read
Hyperparameter
Machine Learning
Configuration settings that control the learning process of machine learning algorithms.
Read
Intent
The underlying goal or purpose behind a user’s input to an AI system.
Read
Interactive Voice Response (IVR)
An automated phone system that interacts with callers using voice or keypad inputs.
Read
Knowledge Base (KB)
A structured repository of information an AI can use to provide accurate responses.
Read
LLMs
NLP
Advanced AI models trained on massive text datasets to understand and generate human-like language.
Read
LaMDA
Google’s conversational AI model optimized for open-ended dialogue.
Read
Language Model (LM)
An AI system trained to predict and generate text based on language patterns.
Read
Large Language Model (LLM)
Machine Learning
AI models trained on vast amounts of text data to understand and generate human-like language.
Read
Loss Function
Machine Learning
A mathematical function measuring the difference between predicted and actual values.
Read
MLOps
Development Tools
Practices for deploying, monitoring, and maintaining machine learning models in production environments.
Read
Machine Learning
Machine Learning
A subset of AI that enables computers to learn and improve from experience without being explicitly programmed.
Read
Machine Learning (ML)
AI that learns from data to improve performance without explicit programming.
Read
Machine Translation
NLP
AI systems that automatically translate text or speech from one language to another.
Read
Multimodal AI
AI Applications
AI systems that can process and understand multiple types of data simultaneously.
Read
Narrow AI
AI designed for a specific task, unable to generalize to other domains.
Read
Natural Language Generation (NLG)
AI that generates human-like language from data.
Read
Natural Language Processing
NLP
The branch of AI that helps computers understand, interpret, and generate human language.
Read
Natural Language Processing (NLP)
AI that enables computers to understand and respond to human language.
Read
Natural Language Understanding (NLU)
A subset of NLP focused on understanding meaning and intent in language.
Read
Neural Network
Deep Learning
A computing system modeled after the human brain's network of neurons, used to recognize patterns and make decisions.
Read
No-Code AI
Development Tools
Platforms that enable AI application development without traditional programming, using visual interfaces and pre-built components.
Read
OpenAI
AI research company behind ChatGPT, GPT-4, and other leading models.
Read
Overfitting
Machine Learning
When a machine learning model learns training data too specifically, performing poorly on new data.
Read
PaLM
Google’s large language model preceding Gemini.
Read
Parameters
Learned values in an AI model that guide its outputs.
Read
I support
A Digital Bill of Rights
Your submission has been received!
Oops! Something went wrong while submitting the form.