Saturday, June 27, 2026
- Feedback Loopv4A feedback loop in machine learning is a cycle in which a deployed model's predictions influence the real world, and the resulting data is then collected and...
- Cartwheel Roboticsv5Cartwheel Robotics was an American robotics startup that built small, soft, emotionally expressive humanoid robots for the home rather than the factory....
- Cari Tunav2Cari Tuna (born October 4, 1985) is an American philanthropist and former Wall Street Journal reporter who, with her husband Dustin Moskovitz, co-founder of...
- X-energyv2X-energy, Inc. is an American advanced nuclear reactor and fuel company, based in Rockville, Maryland, that develops the Xe-100, a high-temperature gas-cooled...
- Semantic Scholarv3Semantic Scholar is a free, AI-powered academic search engine and open research-data platform built by the Allen Institute for AI (AI2, also styled Ai2), the...
- Negative classv5In binary classification, the negative class is the outcome the model treats as the default or "no" result: the label assigned to instances that do not possess...
- VersaBot VB-1v4The VersaBot VB-1 is a wheeled humanoid robot developed by Lanxin Robotics (Hangzhou Lanxin Technology Co., Ltd.) of Hangzhou, China, that Lanxin unveiled on...
- Data-centric AI (DCAI)v3Data-centric AI (DCAI) is the discipline of systematically engineering and improving the data used to train a machine learning model, rather than holding the...
- Static inferencev5Static inference is a machine learning serving pattern in which a model generates a batch of predictions offline, ahead of time, and caches them so that...
- Quantilev3A quantile is a cut point that divides a probability distribution or a sorted dataset into intervals containing equal portions of the probability or the...
- AI presentation toolsv4AI presentation tools are software products that use generative AI to create or assist in building slide decks. Given a short text prompt, a topic, an uploaded...
- Inner alignmentv5Inner alignment is the AI-safety problem of ensuring that a learned model which is itself an optimizer (a mesa-optimizer) pursues the objective the training...
- AI Datacenterv5An AI datacenter (also written as AI data center) is a facility purpose-built for artificial intelligence workloads: it is filled with dense clusters of GPUs...
- Xynovav2Xynova (Chinese: 曦诺未来, also rendered Xynova Future) is a Hangzhou-based Chinese robotics startup, founded in December 2024 by Xia Yuxuan, that develops...
- Tensor sizev3The size of a tensor is a description of how big the tensor is, and the term carries two distinct meanings in everyday deep learning. In its most precise...
- NVIDIA B100v5The NVIDIA B100 is a data center graphics processing unit (GPU) based on the Blackwell architecture, announced by NVIDIA CEO Jensen Huang at the GTC 2024...
- Large Behavior Modelv2A Large Behavior Model (LBM) is a single neural network for robotics that is pretrained on large, diverse datasets of robot demonstrations and outputs robot...
- Education ChatGPT Pluginsv6Education ChatGPT plugins were a category of third-party tools that extended ChatGPT with capabilities aimed at students, teachers, parents, and lifelong...
- Pika Labsv4Pika Labs (legally incorporated as Mellis, Inc. and doing business as Pika) is an American generative AI company that builds consumer software for creating...
- Gym Retrov3Gym Retro is an open-source reinforcement learning (RL) research platform from OpenAI, released in full in May 2018, that turns roughly 1,000 classic console...
- Gaming ChatGPT Pluginsv5Gaming ChatGPT Plugins were a topical grouping of third-party plugins that turned ChatGPT into a host for chess matches, word games, trivia, board game...
- Food ChatGPT Pluginsv3Food ChatGPT Plugins were the subset of third-party plugins published in the ChatGPT plugins store between March 2023 and April 2024 that focused on cooking,...
- Decagon (AI company)v3Decagon is an American artificial intelligence company that builds AI agents for enterprise customer service, deploying conversational agents that resolve...
- Transportation ChatGPT Pluginsv3Transportation ChatGPT Plugins were the subset of third party ChatGPT Plugins that focused on moving people by train, bus, ferry, plane, peer to peer rental...
- Internet ChatGPT Pluginsv3Internet ChatGPT Plugins were third-party and first-party extensions inside the ChatGPT plugin store that let the assistant reach the live web, for example by...
- IFBenchv3IFBench (Instruction Following Benchmark) is an artificial intelligence benchmark that measures whether large language models can follow precise output...
- Health ChatGPT Pluginsv3Health ChatGPT plugins were a now-deprecated category of third-party tools that extended ChatGPT with capabilities for tracking nutrition, exercise, hydration,...
- E-Commerce ChatGPT Pluginsv6E-Commerce ChatGPT Plugins were third party shopping integrations published in the ChatGPT plugin store that connected the chatbot to online shopping catalogs,...
- SEO ChatGPT Pluginsv3SEO ChatGPT Plugins were a group of third-party extensions for ChatGPT that handled search engine optimization tasks (keyword research, on-page audits, SERP...
- Search Engine ChatGPT Pluginsv3Search engine ChatGPT plugins were a class of third party and first party extensions for ChatGPT that gave the chatbot the ability to query the open web, fetch...
- Helsingv2Helsing is a Munich-based European defense technology company, founded in 2021, that builds artificial intelligence software for the battlefield together with...
- Backdooring LLMsv3Backdooring a large language model (LLM) means secretly implanting a hidden behavior into the model during training, fine-tuning, or weight editing so that it...
- Shield AIv3Shield AI is an American defense technology company that builds autonomy software for military aircraft and drones. Founded in 2015 and headquartered in San...
- Lifestyle ChatGPT Pluginsv4Lifestyle ChatGPT Plugins were third party tools available inside the ChatGPT plugins marketplace that addressed everyday personal interests such as astrology,...
- Haierv5Haier Group Corporation (海尔集团) is a Chinese multinational home appliances and consumer electronics company headquartered in Qingdao, Shandong, China, and the...
- Design ChatGPT Pluginsv3Design ChatGPT Plugins were third-party extensions inside ChatGPT that helped the chatbot create graphic assets, page layouts, logos, banners, and full...
- Agentic AI Foundationv4The Agentic AI Foundation (AAIF) is a vendor-neutral, directed fund under the Linux Foundation that provides open governance for the standards and open-source...
- Validationv3Validation in machine learning is the process of checking how well a trained model performs on data it did not see during training, using a held-out validation...
- SmoothQuantv4SmoothQuant is a training-free, accuracy-preserving post-training quantization (PTQ) method that enables 8-bit weight and 8-bit activation (W8A8) integer...
- Heuristicv4A heuristic is a practical problem-solving approach that trades optimality, completeness, accuracy, or precision for speed, producing a good-enough answer when...
- Graphv3In machine learning the word graph has two unrelated meanings. The first is a graph as a data structure: a set of nodes (vertices) connected by edges, written...
- Broadcastingv3Broadcasting is the set of rules that lets element-wise operations (addition, subtraction, multiplication, division) act on arrays or tensors of different but...
- Xynova Flex 2v2The Xynova Flex 2 is the second-generation dexterous hand developed by Hangzhou-based robotics startup Xynova, publicly launched on May 13, 2026 as what the...
- Staticv3In machine learning, static means offline (also called batch): the model is trained once on a fixed dataset, or its predictions are computed in advance and...
- Positive classv4In binary classification, the positive class is the class a model is testing for: the outcome it exists to detect, such as "spam," "fraud," or "tumor." The...
- Metricv3In machine learning, a metric is a quantitative measure used to evaluate how well a model or algorithm performs a task. Google's Machine Learning Glossary...
- Dynamicv3In machine learning, dynamic describes a model, a training process, or an inference process that runs frequently or continuously on fresh data, as opposed to...
- UALinkv4UALink (Ultra Accelerator Link) is an open industry standard for scale-up interconnect between AI accelerators that lets up to 1,024 accelerators inside a...
- MLCommonsv2MLCommons is a nonprofit artificial intelligence engineering consortium that develops industry-standard benchmarks, open datasets, and measurement tools for...
- MGXv2MGX (formally MGX Fund Management Limited) is an Abu Dhabi state-backed technology investment company focused on artificial intelligence and the compute...
- HUMAINv3HUMAIN is a Saudi Arabian artificial intelligence company launched on 12 May 2025 and owned by the Public Investment Fund (PIF), the kingdom's roughly...
- Accelv2Accel is an American venture capital firm founded in 1983 by Arthur Patterson and Jim Swartz that has backed more than 800 companies across early, growth, and...
- Yi (language model)v2Yi is a series of open, bilingual (English and Chinese) large language models developed by the Chinese startup 01.AI (Chinese: 零一万物, Lingyiwanwu), the company...
- Stefano Ermonv3Stefano Ermon is an Italian computer scientist and an associate professor of computer science at Stanford University, best known for foundational work on...
- BGE (BAAI General Embedding)v2BGE (BAAI General Embedding) is a family of open-source text embedding and reranking models from the Beijing Academy of Artificial Intelligence (BAAI), first...
- Advanced Voice Modev3Advanced Voice Mode is a real-time, spoken conversation feature in ChatGPT, developed by OpenAI, that lets users talk with the assistant using natural speech...
- Jukebox (OpenAI)v2Jukebox is a neural network for music generation developed by OpenAI that produces music, including rudimentary singing, as raw audio across a range of genres...
- InternLMv2InternLM (Chinese name Shusheng Puyu, 书生·浦语) is a family of open-weight large language models developed primarily by Shanghai AI Laboratory, with partners that...
- Gemini Ultrav2Gemini Ultra (branded Ultra 1.0) was the largest and most capable model in the Gemini 1.0 family, the first generation of natively multimodal large language...
- Flamingo (visual language model)v2Flamingo is a family of visual language models (VLMs) built by DeepMind and introduced in April 2022 that brought few-shot, in-context learning to multimodal...
- Claude 3 Sonnetv2Claude 3 Sonnet is the balanced mid-tier large language model in Anthropic's Claude 3 family, released on March 4, 2024 alongside the more powerful Claude 3...
- Med-PaLMv2Med-PaLM is a large language model from Google Research, built in collaboration with DeepMind, that is specialized for answering medical questions. Introduced...
- GenCastv3GenCast is a probabilistic, ensemble-based machine-learning weather forecasting model developed by Google DeepMind that uses a diffusion model to generate...
- Gato (DeepMind)v2Gato is a single generalist AI agent built by DeepMind and described in the May 2022 paper "A Generalist Agent" (arXiv:2205.06175). It is one neural network of...
- Claude 3.5 Haikuv2Claude 3.5 Haiku is a fast, low-cost large language model developed by Anthropic, announced on October 22, 2024 and released through the Claude API on November...
- ChatGPT Teamv2ChatGPT Team is OpenAI's self-serve, multi-seat subscription plan for ChatGPT, built for small and medium-sized teams that want a shared workspace, an admin...
- MCP serverv2An MCP server is a program that implements the Model Context Protocol (MCP) to expose tools, resources, and prompts to MCP clients running inside an AI...
- Kling 2.1v4Kling 2.1 is a video generation model developed by Kuaishou Technology, the Beijing-based internet and short-video company behind China's second-largest...
- GPT-4.5v2GPT-4.5 is a large language model developed by OpenAI and released as a research preview on February 27, 2025, then deprecated and removed from the API on July...
- Agent memoryv4Agent memory is the set of systems that let an AI agent retain and recall information beyond a single context window, so it can carry knowledge, preferences,...
- Agent evaluationv3Agent evaluation is the systematic measurement of how well AI agents (LLM-based systems that plan and act over multiple steps using tools) perform on...
- Twin Delayed DDPGv3Twin Delayed Deep Deterministic Policy Gradient (TD3) is an off-policy actor-critic reinforcement learning algorithm for continuous action spaces, introduced...
- Reka AIv7Reka AI (commonly referred to as Reka) is an artificial intelligence research and product company, founded in 2022 by former Google DeepMind, Google Brain,...
- GDPvalv3GDPval is a benchmark released by OpenAI on September 25, 2025 that measures how well frontier AI models can produce the actual deliverables of professional...
- AI in financev5AI in finance is the use of artificial intelligence and machine learning across financial services to automate decisions and analyze data at scale. Banks,...
Friday, June 26, 2026
- Reflection AIv6Private company Industry March 2024 Founders 300 Kent Avenue, Brooklyn, New York, United States Offices Misha Laskin (CEO), Ioannis Alexandros...
- Hebbiav3Hebbia is an American enterprise AI company that builds software for knowledge-intensive professional work, primarily in financial services, law, and...
- ElevenLabs v3v3Eleven v3, marketed by ElevenLabs as Eleven v3 (alpha), is a third-generation text-to-speech model that ElevenLabs released in public alpha on June 5, 2025 and...
- CloudWalk Technologyv7CloudWalk Technology Co., Ltd. (Chinese: 云从科技, stock code: 688327.SS) is a Chinese artificial intelligence company, founded in April 2015 by Zhou Xi, that...
- Meta Promptingv4Meta prompting (also spelled meta-prompting) is an advanced prompt engineering technique where large language models (LLMs) are used to generate, refine,...
Thursday, June 25, 2026
- Variable importancesv3Variable importances, also called feature importances, are scores assigned to each input variable of a predictive model that measure how much that variable...
- MagicLabv4MagicLab is a Chinese robotics and embodied AI company, officially Magic Atom Robotics Technology (Wuxi) Co., Ltd., that builds general-purpose humanoid robots...
- Automated Guided Vehicle (AGV)v2An Automated Guided Vehicle (AGV) is a driverless, self-propelled material-handling vehicle that follows a fixed, predefined guidance path (a wire buried in...
- AI weather forecastingv5AI weather forecasting is the use of machine learning and deep learning models, trained on decades of historical atmospheric data, to predict the weather...
- NormalFloat 4-bit (NF4)v3NormalFloat 4-bit (NF4) is a 4-bit numerical data type for storing the weights of deep neural networks, introduced in the 2023 QLoRA paper by Tim Dettmers,...