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

The free encyclopedia of artificial intelligence. Explore 4,077 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,077 articles updated. New pages start at v1; higher version numbers mean an existing article was revised. Page 31 of 41.

Thursday, July 23, 2026

  • 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...
  • Chromav9Chroma is an open-source embedding database designed for artificial intelligence applications. It stores vector embeddings alongside their associated documents...
  • 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...
  • Llama 3v15Llama 3 is a family of open-weight large language models released by Meta on April 18, 2024, and described by Meta at launch as "the most capable openly...
  • 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...
  • Character.AIv6Character.AI (stylized as character.ai or c.ai) is an AI chatbot platform that lets users create and converse with virtual characters powered by large language...
  • Replitv8Replit is an online integrated development environment (IDE) and AI-powered coding platform that lets users write, run, and deploy software directly from a web...
  • 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,...
  • Databricksv9--- Private company Industry 2013 Founders San Francisco, California, US Key people Data Intelligence Platform (lakehouse), Mosaic AI, Unity...
  • 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...
  • Synthetic datav11Synthetic data is data that is artificially generated by algorithms, simulations, or generative models rather than collected from real-world events, used as a...
  • Cerebras Systemsv8Cerebras Systems is an American artificial intelligence hardware company that builds wafer-scale processors for AI training and inference, and it operates the...
  • word2vecv10word2vec is a family of shallow neural network models, published by Tomas Mikolov and colleagues at Google in 2013, that learns dense vector representations of...
  • AI in Healthcarev5AI in healthcare is the application of artificial intelligence technologies, including machine learning, natural language processing, computer vision, and deep...
  • AlphaFoldv6AlphaFold is an artificial intelligence system developed by Google DeepMind that predicts the three-dimensional structure of a protein directly from its amino...
  • Windsurf (software)v9Windsurf is an AI-powered code editor developed by the company formerly known as Codeium (originally Exafunction). Launched in November 2024, Windsurf...
  • Model collapsev5Model collapse is a degenerative process in which generative AI models trained recursively on data produced by previous-generation models progressively lose...
  • Mixed-Precision Trainingv5Mixed-precision training is a technique for training deep learning models using lower-precision floating-point formats for most computations while maintaining...
  • ImageNetv5ImageNet is a large-scale image database of more than 14 million hand-annotated photographs organized into over 21,000 categories according to the WordNet noun...
  • Computer usev9Computer use is the capability of artificial intelligence models to control computers by viewing screens and performing mouse and keyboard actions, much like a...
  • Context engineeringv7Context engineering is the practice of designing, building, and optimizing the full set of information that a large language model receives in its context...
  • Multi-agent systemv9A multi-agent system (MAS) is a system composed of multiple interacting intelligent agents that collaborate, compete, or negotiate to accomplish tasks that...
  • AI Video Generationv5AI video generation is the use of artificial intelligence systems, predominantly diffusion transformers, to create video clips from text descriptions, still...
NewerPage 31 of 41Older