A B C D E F G H I

J

K L M N O P

Q

R S T U V W

X

Y

Z

A

AI Assistant

An AI assistant is a conversational interface that uses large language models to support users in various tasks and decision-making processes across multiple domains within an enterprise environment.

Adapter

Adapters are an advanced method for making pre-trained AI models adaptable to new tasks without complete retraining. These modules save time, money, and resources by efficiently repurposing existing models for different tasks in areas like natural language processing, computer vision, and robotics.

AI Search?

AI search allows users to find information using natural language queries instead of keyword-based searches.

Agentic AI

Agentic AI refers to AI systems designed to autonomously pursue complex goals and workflows with limited direct human supervision.

Annotation

Annotation is the process of labeling data with additional information to help machine learning algorithms understand and learn.

Artificial General Intelligence (or "AGI")

Artificial General Intelligence (AGI) refers to an AI system that possesses a wide range of cognitive abilities, much like humans, enabling them to learn, reason, adapt to new situations, and devise creative solutions across various tasks and domains, rather than being limited to specific tasks as narrow AI systems are.

Artificial Intelligence (or “AI”)

The simulation of human intelligence in machines that are programmed to think and learn like humans. Example: A self-driving car that can navigate and make decisions on its own using AI technology.

Associative Memory

Associative memory refers to a system's ability to store, retrieve, and process related information based on connections between elements, enabling it to efficiently identify and use relevant data for decision-making.

Automatic Speech Recognition

Automatic speech recognition (ASR) is a technology that transcribes spoken language into text.

Automation

Automation refers to the use of technology to perform tasks with minimal human intervention.

AI Plugin

AI plugins are specialized software components that allow AI systems to interface with external applications and services.

C

ChatGPT

A chat interface built on top of GPT-3.5. GPT-3.5 is a large language model developed by OpenAI that is trained on a massive amount of internet text data and fine-tuned to perform a wide range of natural language tasks. Example: GPT-3.5 has been fine-tuned for tasks such as language translation, text summarization, and question answering.

Collective Learning

Collective learning is an AI training approach that leverages diverse skills and knowledge across multiple models to achieve more powerful and robust intelligence.

Controllability

Controllability is the ability to understand, regulate, and manage an AI system's decision-making process, ensuring its accuracy, safety, and ethical behavior, and minimizing the potential for undesired consequences.

Conversational AI

A subfield of AI that focuses on developing systems that can understand and generate human-like language and conduct a back-and-forth conversation. Example: A chatbot that can understand and respond to customer inquiries in a natural and human-like manner.

Chatbot

A user-friendly interface that allows the user to ask questions and receive answers. Depending on the backend system that fuels the chatbot, it can be as basic as pre-written responses to a fully conversational AI that automates issue resolution.

Cost of Large Language Models

The cost of large language models primarily stems from their size and complexity, which demand significant computational power, storage, and resources for training and deployment. These factors can result in substantial expenses for building, maintaining, and using such models, sometimes amounting to several dollars per conversation or thousands of dollars per month.

G

GPT-3

GPT-3 is the 3rd version of the GPT-n series of models. It has 175 billion parameters — knobs that can be tuned — with weights to make predictions. Chat-GPT uses GPT-3.5, which is another iteration of this model.

GPT-4

GPT-4 is the latest model addition to OpenAI's deep learning efforts and is a significant milestone in scaling deep learning. GPT-4 is also the first of the GPT models that is a large multimodal model, meaning it accepts both image and text inputs and emits text outputs.

Generation

Generation is the ability of a generative model to create brand new, original content such as text, images, audio or video from scratch.

Generative AI

Generative AI models create new data by discovering patterns in data inputs or training data. For example, creating an original short story based on analyzing existing, published short stories.

Grounding

Grounding is the process of anchoring artificial intelligence (AI) systems in real-world experiences, knowledge, or data. The objective is to improve the AI's understanding of the world, so it can effectively interpret and respond to user inputs, queries, and tasks. Grounding helps AI systems become more context-aware, allowing them to provide better, more relatable, and relevant responses or actions.

Generative adversarial networks (or "GANs")

GANs are a powerful type of neural network capable of generating new, never-seen-before data that closely resembles the training data.

Generative Pre-Trained Transformer

Generative pre-trained transformers (GPT) are neural network models trained on large datasets in an unsupervised manner to generate text.

S

Sequence Modeling

A subfield of NLP that focuses on modeling sequential data such as text, speech, or time series data. Example: A sequence model that can predict the next word in a sentence or generate coherent text.

Speech-to-text

The process of converting spoken words into written text.

Stable Diffusion

Stable diffusion is an artificial intelligence system that uses deep learning to generate images from text prompts.

Stacking

Stacking is a technique in AI that combines multiple algorithms to enhance overall performance. By blending the strengths of various AI models, stacking compensates for each model's weaknesses and achieves a more accurate and robust output in diverse applications, such as image recognition and natural language processing.

Steerability

AI steerability refers to the ability to guide or control an AI system's behavior and output according to human intentions or specific objectives. This involves designing AI models with mechanisms that understand and adhere to the preferences provided by users, while avoiding unintended or undesirable outcomes. Improving steerability requires ongoing research and refinement, including techniques like fine-tuning, rule-based systems, and implementing additional human feedback loops during AI development.

Strong AI

Strong AI refers to machines possessing generalized intelligence and capabilities on par with human cognition.

Structured Data

Structured data refers to information that is organized and labeled in a standardized format.

Summarization

Summarization is the ability of generative models to analyze large texts and produce concise, condensed versions that accurately convey the core meaning and key points.

Supervised Learning

A type of machine learning in which a model is trained on labeled data to make predictions about new, unseen data. Example: A supervised learning algorithm that can classify images of handwritten digits based on labeled training data.

Stochastic Parrot

Stochastic parrots are AI systems that use statistics to convincingly generate human-like text, while lacking true semantic understanding behind the word patterns.

W

What is Big Data?

Big data refers to the vast volumes of structured and unstructured data that are generated daily from various sources, including social media, sensors, transactions, and more.

What is Computer Vision?

Computer vision enables machines to interpret and understand visual information from the world around them.

Whisper

OpenAI’s Whisper is an AI system developed to perform automatic speech recognition (ASR), the task of transcribing spoken language into text.

What is Prompting?

Prompting refers to the art of crafting clear instructions and specific details to guide AI tools towards a desired output.

What is Quantum Computing?

Quantum computing is a computational approach that could be used to dramatically increase processing power, with significant potential to enhance AI capabilities.

What is Voice Synthesis?

Voice synthesis is using artificial intelligence to generate realistic, expressive computer speech by analyzing and learning from text and audio data.

Weak AI

Weak AI refers to narrow systems that excel at specific tasks within limited contexts, but lack generalized intelligence and adaptability outside their domain.

Weak-to-Strong Generalization

Weak-to-strong generalization is an AI training approach that uses less capable models to guide and constrain more powerful ones towards better generalization beyond their narrow training data.

What is X-risk?

X-risk, short for existential risk, refers to the potential for highly advanced artificial intelligence to pose an existential threat to humanity through unintended consequences or goal misalignment.

What is a Knowledge Graph?

Knowledge graphs are data structures that connect information in a web of relationships, allowing AI systems to navigate and understand complex datasets.

What is an Attention Mechanism?

Attention mechanisms are AI techniques that enable models to focus on the most relevant parts of input data when processing information.

What is self-learning?

Self-learning AI refers to systems that can autonomously acquire knowledge and improve their performance over time without explicit programming for each new task.