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

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

Navigate

HomeAll PagesCategoriesRecent ChangesRandom ArticleRequested ArticlesWanted PagesStatisticsFree AI ToolsAI 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,223 articles updated. New pages start at v1; higher version numbers mean an existing article was revised. Page 33 of 43.

Thursday, July 23, 2026

  • NVIDIA Digitsv6NVIDIA Digits (originally announced as Project DIGITS, later renamed DGX Spark) is a personal AI supercomputer developed by NVIDIA and co-designed with...
  • Ensemble learningv5Ensemble learning is a machine learning paradigm that combines multiple models to produce predictions that are better than any individual model could achieve...
  • AutoGenv12AutoGen is an open-source programming framework developed by Microsoft Research for building AI agents and enabling cooperation among multiple agents to solve...
  • OpenAI o3v11OpenAI Announced January 31, 2025 (o3-mini); April 16, 2025 (o3, o4-mini); June 10, 2025 (o3-pro); June 26, 2025 (o3-deep-research, o4-mini-deep-research) ...
  • ONNXv6ONNX (Open Neural Network Exchange) is an open standard file format for representing machine learning models so they can be moved between different frameworks,...
  • Llama 4v12Llama 4 (Large Language Model Meta AI 4) is a family of natively multimodal large language models developed by Meta and released on April 5, 2025, the first...
  • SGLangv9SGLang (short for Structured Generation Language) is a high-performance, open-source serving framework for large language models and multimodal models,...
  • Executive Order on AIv6The Executive Order on AI most commonly refers to Executive Order 14110, titled "Safe, Secure, and Trustworthy Development and Use of Artificial Intelligence,"...
  • Tesla Optimusv9Tesla Optimus (originally announced as the Tesla Bot) is a general-purpose humanoid robot being developed by Tesla, first revealed at Tesla AI Day in August...
  • Principal Component Analysis (PCA)v7Principal component analysis (PCA) is an unsupervised learning technique for dimensionality reduction that identifies the orthogonal directions of maximum...
  • DeepSeek-R1v13DeepSeek Release date Large language model (reasoning model) Architecture DeepSeek-V3-Base (671B / 37B MoE) Parameters 128,000 tokens Training...
  • AI Safety Summitv6The AI Safety Summit is a recurring series of intergovernmental summits on the risks and governance of advanced artificial intelligence, launched by the United...
  • Llama 2v8Llama 2 (Large Language Model Meta AI 2; sometimes stylized LLaMA 2 after the original paper's backronym) is a family of large language models developed and...
  • Claude Artifactsv5Claude Artifacts is an interactive content creation feature in Claude, the AI assistant developed by Anthropic, that opens a dedicated workspace window beside...
  • Meta Ray-Ban AI Glassesv4Meta Ray-Ban AI Glasses (marketed as Ray-Ban Meta) are a line of smart glasses developed through a long-running partnership between Meta Platforms and...
  • NotebookLMv5NotebookLM is an AI-powered research and note-taking tool developed by Google that grounds its answers in documents the user uploads rather than the open...
  • DDPMv10Denoising Diffusion Probabilistic Models (DDPM) are a class of generative model introduced by Jonathan Ho, Ajay Jain, and Pieter Abbeel of UC Berkeley in their...
  • Adam optimizerv7The Adam optimizer (short for Adaptive Moment Estimation) is an algorithm for first-order gradient descent-based optimization of stochastic objective...
  • Prompt Cachingv6Prompt caching is an large language model (LLM) inference optimization that stores the computed key-value (KV) state of a repeated prompt prefix so it can be...
  • OpenClawv5OpenClaw is a free, open-source autonomous AI agent that runs locally on a user's own machine and executes real-world tasks through everyday messaging apps...
  • Cross-Entropy Lossv6Cross-entropy loss is the standard loss function for classification and language modeling, defined as the negative log-probability a model assigns to the...
  • Phi (language model)v8Phi is a family of open-weight small language models (SLMs) developed by Microsoft Research, beginning with Phi-1 in June 2023 and spanning thirteen-plus...
  • AI-generated contentv5AI-generated content (also called AIGC or synthetic media) is text, images, video, audio, music, or code produced wholly or partly by artificial intelligence...
  • Pineconev8Pinecone is a managed vector database for artificial intelligence applications that lets developers store, index, and query high-dimensional vector embeddings...
  • Mechanistic interpretabilityv6Mechanistic interpretability (often abbreviated as mech interp or MI) is the field that reverse-engineers the internal computations of neural networks,...
  • Effective accelerationismv4Effective accelerationism (often abbreviated e/acc) is a techno-optimist ideological movement that advocates for the maximum acceleration of technological...
  • GPT-3.5v10GPT-3.5 is a family of large language models developed by OpenAI that served as the backbone of the original ChatGPT release on November 30, 2022. According to...
  • Moltbookv4Moltbook is an internet forum and social networking platform built exclusively for artificial intelligence agents. Launched on January 28, 2026, by...
  • GPT-5v13GPT-5 is OpenAI's flagship large language model, first released on August 7, 2025. It represents a fundamental shift in OpenAI's model strategy: rather than...
  • Model cardv6A model card is a short, standardized document that accompanies a trained machine learning model and reports its intended use, training data, evaluation...
  • Gemmav9Gemma is a family of open-weight large language models developed by Google DeepMind, built from the same research and technology used to create Google's Gemini...
  • Dropoutv5Dropout is a regularization technique for neural networks that randomly sets a fraction of neuron activations to zero during training, forcing the network to...
  • Flux (text-to-image model)v6Flux is a family of text-to-image generative models developed by Black Forest Labs (BFL), the German-American startup founded by the original creators of...
  • PEFTv6Parameter-efficient fine-tuning (PEFT) is a family of methods that adapt a pre-trained large language model to a downstream task by updating only a small...
  • AI roboticsv5AI robotics is the integration of artificial intelligence techniques with physical robotic systems, enabling machines to perceive their environments, make...
  • AI biasv5AI bias (also called algorithmic bias) is systematic, repeatable error in artificial intelligence systems that produces unfair, discriminatory, or skewed...
  • Responsible AIv5Responsible AI (RAI) is a framework for developing, deploying, and governing artificial intelligence systems in ways that are ethical, transparent,...
  • Humanoid robotv8A humanoid robot is a robot designed to resemble and move like a human being, typically featuring a head, torso, two arms, and two legs arranged in a bipedal...
  • Amazon Bedrockv7Amazon Bedrock is a fully managed service from Amazon Web Services (AWS) that offers a choice of high-performing foundation models from leading AI companies,...
  • Gaussian Splattingv6Gaussian splatting is a method for real-time radiance field rendering that represents a 3D scene as a collection of millions of anisotropic 3D Gaussian...
  • KV Cachev10A KV cache (key-value cache) is a memory optimization technique used during transformer inference that stores previously computed key and value tensors from...
  • World modelv6A world model is an artificial intelligence system that learns an internal representation of how an environment works, enabling it to predict future states,...
  • Symbolic AIv5Symbolic AI is the approach to artificial intelligence that models intelligence as the rule-governed manipulation of human-readable symbols, formal logic, and...
  • Devin (AI software engineer)v10Devin is an autonomous AI software engineering agent developed by Cognition AI that plans, writes, tests, debugs, and deploys code inside a sandboxed cloud...
  • AI regulationv5AI regulation is the body of laws, binding rules, technical standards, and government enforcement mechanisms that oversee how artificial intelligence systems...
  • In-Context Learningv11See also: large language model, few-shot learning, zero-shot learning, prompt engineering, transfer learning, fine-tuning, chain-of-thought In-context learning...
  • Replicatev7Replicate is a cloud platform for running, deploying, and sharing machine learning models via a simple API. Founded in 2019 by Ben Firshman and Andreas...
  • Azure OpenAI Servicev9Azure OpenAI Service is Microsoft's enterprise cloud offering that delivers OpenAI's frontier large language models and generative artificial intelligence...
  • Guardrails (AI)v5AI guardrails are runtime safety mechanisms that monitor, validate, and constrain the inputs and outputs of AI systems, particularly large language models...
  • Imagen (text-to-image model)v6Imagen is a family of text-to-image diffusion models developed by Google, first introduced in May 2022 and as of 2026 in its fourth generation (Imagen 4). The...
  • Together AIv7Together AI is an AI cloud platform for running, fine-tuning, and training open-source foundation models at high performance and low cost. Founded in June 2022...
  • Expert systemv4An expert system is a computer program that emulates the decision-making ability of a human expert in a narrow domain by reasoning over an explicit base of...
  • ELIZAv6ELIZA is the first widely known chatbot, a natural language processing program written by Joseph Weizenbaum at the Massachusetts Institute of Technology (MIT)...
  • Latent diffusion modelv8A latent diffusion model (LDM) is a type of diffusion model that runs the denoising diffusion process in a compressed latent space learned by a pretrained...
  • Dario Amodeiv8Dario Amodei (born 1983) is an Italian-American artificial intelligence researcher, entrepreneur, and the co-founder and CEO of Anthropic, the AI safety...
  • JAXv5JAX is a high-performance numerical computing library developed by Google that combines a NumPy-compatible interface with composable function transformations...
  • DeepSpeedv10DeepSpeed is an open-source deep learning optimization library developed by Microsoft that makes distributed training and inference of large models efficient,...
  • CLIP (Contrastive Language-Image Pre-training)v8CLIP (Contrastive Language-Image Pre-training) is a multimodal neural network developed by OpenAI that learns visual concepts from natural language by training...
  • AI in Educationv5AI in education refers to the use of artificial intelligence technologies to support teaching, learning, assessment, and administrative processes across...
  • Attention Is All You Needv10"Attention Is All You Need" is the 2017 research paper that introduced the transformer, the neural network architecture that underpins virtually every modern...
  • PyTorchv9PyTorch is an open-source machine learning framework, primarily developed by Meta AI and now governed by the PyTorch Foundation under the Linux Foundation,...
  • Edge AIv5Edge AI is the practice of running artificial intelligence models directly on the device that generates the data, such as a smartphone, laptop, camera,...
  • Fei-Fei Liv5Fei-Fei Li (born 1976) is a Chinese-American computer scientist, the inaugural Sequoia Capital Professor of Computer Science at Stanford University, and...
  • Yann LeCunv6Yann Andre LeCun (born July 8, 1960) is a French-American computer scientist, a pioneer of convolutional neural networks (CNNs) and deep learning, and a 2018...
  • Deep Bluev4Deep Blue was a chess-playing supercomputer built by IBM that, on May 11, 1997, became the first machine to defeat a reigning world chess champion in a full...
  • AI in Cybersecurityv5AI in cybersecurity is the use of artificial intelligence and machine learning to both defend computer systems and conduct cyberattacks, spanning threat...
  • Dartmouth Conferencev6The Dartmouth Conference, formally the Dartmouth Summer Research Project on Artificial Intelligence, was a roughly six to eight week workshop held in the...
  • ResNetv8ResNet (Residual Network) is a deep convolutional neural network architecture introduced by Kaiming He, Xiangyu Zhang, Shaoqing Ren, and Jian Sun, then at...
  • Andrew Ngv8Andrew Ng is a British-American computer scientist and entrepreneur who is one of the most influential figures in modern artificial intelligence, best known...
  • Small language modelv7See also: Large language model, Knowledge distillation, Quantization A small language model (SLM) is a compact large language model, typically under about 10...
  • U-Netv5U-Net is a convolutional neural network architecture designed for biomedical image segmentation. It was introduced by Olaf Ronneberger, Philipp Fischer, and...
  • AlexNetv5AlexNet is a deep learning convolutional neural network, built by Alex Krizhevsky, Ilya Sutskever, and Geoffrey Hinton at the University of Toronto, that won...
  • Scikit-learnv9Scikit-learn (also known as sklearn) is a free, open-source machine learning library for the Python programming language. It provides simple and efficient...
  • vLLMv9vLLM is an open-source large language model serving engine for high-throughput, memory-efficient inference, first released on June 20, 2023 and now the most...
  • Yoshua Bengiov8March 5, 1964 (age 62), Paris, France Nationality B.Eng. Computer Engineering, McGill University (1986); M.Sc. Computer Science, McGill University (1988);...
  • Data poisoningv5Data poisoning is a class of adversarial attack in which a malicious actor deliberately corrupts the training data used to build machine learning models, with...
  • AI Music Generationv5AI music generation is the use of artificial intelligence systems to compose, produce, or assist in creating music, including generating complete songs with...
  • Grouped-Query Attentionv9Grouped-query attention (GQA) is an attention mechanism for transformer language models that partitions the query heads into a small number of groups, where...
  • ARC-AGIv7ARC-AGI (Abstraction and Reasoning Corpus for Artificial General Intelligence) is a family of AI benchmarks, created by Francois Chollet, that measures fluid...
  • Andrej Karpathyv8Andrej Karpathy (born October 23, 1986) is a Slovak-Canadian computer scientist, AI researcher, educator, and entrepreneur who was a founding member of OpenAI,...
  • Weights & Biasesv6Weights & Biases (commonly abbreviated as W&B or wandb) is a machine learning experiment tracking and model management platform that acts as a system of record...
  • Chatbot Arenav8Chatbot Arena (now branded simply as Arena, and previously known as LMArena) is a crowdsourced evaluation platform for large language models that ranks AI...
  • Rotary Position Embeddingv11Rotary Position Embedding (RoPE) is a positional encoding method for transformer models that encodes a token's absolute position by rotating its query and key...
  • Inference optimizationv8Inference optimization is the set of techniques that make running a trained artificial intelligence model, especially a large language model, faster, more...
  • Sam Altmanv10Samuel Harris Altman, April 22, 1985 (age 41), Chicago, Illinois, U.S. Education Co-founding OpenAI, leading development of ChatGPT, Loopt, Y Combinator...
  • AI in financev6AI in finance is the use of artificial intelligence and machine learning across financial services to automate decisions and analyze data at scale. Banks,...
  • Demis Hassabisv6Sir Demis Hassabis (born July 27, 1976) is a British artificial intelligence researcher, neuroscientist, video game designer, and entrepreneur who is the...
  • Geoffrey Hintonv7Geoffrey Hinton is a British-Canadian computer scientist and cognitive psychologist, widely called the "Godfather of AI," who won the 2024 Nobel Prize in...
  • Autonomous vehiclev6An autonomous vehicle, also known as a self-driving car, driverless car, or robotic vehicle, is a vehicle that uses artificial intelligence, sensors, and...
  • Ilya Sutskeverv11Ilya Sutskever (born December 8, 1986) is a Russian-born, Israeli-Canadian computer scientist who is the co-founder and former Chief Scientist of OpenAI and...
  • Positional encodingv12Positional encoding is a technique used to inject information about token order into transformer models. Because transformers process all tokens in a sequence...
  • Text-to-Speechv5Text-to-speech (TTS) refers to artificial intelligence systems that convert written text into natural-sounding spoken audio. Modern TTS systems use deep...
  • Protein foldingv6Protein folding is the physical process by which a polypeptide chain, a linear sequence of amino acids, acquires its functional three-dimensional structure,...
  • AI Drug Discoveryv6AI drug discovery refers to the use of artificial intelligence techniques, including machine learning, deep learning, generative models, and natural language...
  • Instruction Tuningv10Instruction tuning is the post-pretraining training stage in which a large language model (LLM) is fine-tuned on a curated collection of (instruction,...
  • Scale AIv6Scale AI is an American artificial intelligence data infrastructure company, founded in 2016 by Alexandr Wang and Lucy Guo, that supplies the data labeling,...
  • Groqv7Groq is an American artificial intelligence hardware company, founded in 2016 by former Google Tensor Processing Unit engineer Jonathan Ross, that designs...
  • Beam searchv7Beam search is a heuristic search algorithm for sequence generation that, at each decoding step, keeps only the top-K highest-scoring partial sequences (where...
  • Runway (company)v11Runway is a New York based artificial intelligence company that builds generative AI tools for video, with its Gen series of models and its GWM-1 world models....
  • Distributed trainingv6Distributed training is the practice of training a single machine learning model using many compute devices in parallel, splitting the data, the model, or both...
NewerPage 33 of 43Older