Skip to content
AI Wiki
CtrlK
All PagesCategoriesRecentRandom
Log inSign up
Loading
AI WikiAI Wiki

The free encyclopedia of artificial intelligence. Explore 4,076 articles on AI concepts, models, tools, and applications.

Navigate

HomeAll PagesCategoriesRecent ChangesRandom ArticleRequested ArticlesStatisticsAI Limit Reset TrackerSearch

Popular

ChatGPTLarge Language ModelsDeep LearningNeural Networks

About

AboutPoliciesCorrectionsContent LicenseAI & Developer AccessPrivacy PolicyTerms of Service

AIWiki.ai · Text is available under CC BY 4.0; reuse welcome

RSS Feed

Open knowledge for everyone

Recent changes

RSS

4,076 articles updated. New pages start at v1; higher version numbers mean an existing article was revised. Page 20 of 41.

Saturday, June 27, 2026

  • 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,...
NewerPage 20 of 41Older
  • Mem0v5Mem0 (pronounced "mem-zero") is an open-source memory layer for AI agents and large language model applications that gives stateless LLMs persistent, evolving...
  • Jared Kaplanv3Jared Daniel Kaplan is a theoretical physicist and artificial intelligence researcher who co-founded Anthropic in 2021 and serves as its Chief Science Officer,...
  • Alignment fakingv4Alignment faking is when an AI model strategically complies with (or appears to share) its training objective while it believes it is being observed or...
  • 1X Technologies NEO Gammav41X NEO Gamma is a humanoid robot developed by 1X Technologies, a Norwegian-American robotics company, and unveiled on February 21, 2025, as a soft, safe,...
  • Techman Robotv5Techman Robot Inc. Chinese name 2012 (as Quanta Storage robotics division); 2015 (as independent subsidiary) Parent company Taoyuan, Taiwan Industry ...
  • OpenAI Assistants APIv3The OpenAI Assistants API is a stateful, server-managed application programming interface that OpenAI introduced on November 6, 2023, at its first DevDay...
  • NIO Inc.v3NIO Inc. (Chinese: 蔚来; pinyin: Wèilái) is a Chinese premium electric vehicle maker founded in November 2014 by internet entrepreneur William Li (Li Bin) and...
  • JailbreakBenchv4JailbreakBench is an open-source robustness benchmark for evaluating jailbreak attacks and defenses against large language models (LLMs). It bundles four...
  • Gamma (AI)v6Gamma is an artificial intelligence-powered visual storytelling platform that turns text prompts into presentations, documents, websites, and marketing...
  • DeepInfrav3DeepInfra is a serverless AI inference cloud that hosts open-source and open-weight AI models and serves them to developers through a single pay-per-token API....
  • DBRXv2DBRX is an open-weight mixture of experts large language model developed by Databricks and its Mosaic AI research team, released on March 27, 2024. It has 132...
  • Lion (optimizer)v3Lion (EvoLved Sign Momentum) is a stochastic optimizer for training deep neural networks, introduced by researchers at Google in the February 2023 paper...
  • Internet of Thingsv3The Internet of Things (IoT) is the network of physical objects ("things") embedded with sensors, software, and connectivity that lets them collect data,...
  • BoolQv3BoolQ (Boolean Questions) is a natural language processing benchmark dataset of 15,942 naturally occurring yes/no question answering examples, each pairing a...
  • Arthur Menschv4Arthur Mensch (born 17 July 1992 in Sevres, France) is a French artificial intelligence researcher and entrepreneur who is the co-founder and chief executive...
  • Shane Leggv3Shane Legg (born 1973) is a New Zealand-born machine learning researcher and entrepreneur who co-founded the artificial intelligence laboratory DeepMind in...
  • Llama 4 Scout and Maverickv2Llama 4 Scout and Llama 4 Maverick are open-weight, natively multimodal AI large language models developed by Meta and released on April 5, 2025.[1] They are...
  • Keypointsv5In computer vision, keypoints (also called interest points, feature points, or salient points) are distinctive locations in an image that can be reliably...
  • EngineAI T800v6The EngineAI T800 is a full-size, general-purpose humanoid robot developed by EngineAI (formally Shenzhen EngineAI Robotics Technology Co., Ltd.), a Chinese...
  • Booster T1v6The Booster T1 is a lightweight, open-source humanoid robot developed by Booster Robotics (北京加速进化科技有限公司), a Beijing-based Chinese robotics startup founded in...