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 32 of 43.

Thursday, July 23, 2026

  • Pose estimationv7Pose estimation is the computer vision task of detecting and localizing the keypoints (also called landmarks or joints) of a human body, hand, face, animal, or...
  • 01.AIv901.AI (Chinese: 零一万物, Língyi Wànwù) is a Chinese artificial intelligence company founded in 2023 by Kai-Fu Lee that developed the Yi family of large language...
  • AUTOMATIC1111v8AUTOMATIC1111 Stable Diffusion Web UI (commonly called A1111, SD WebUI, or simply Automatic1111) is the open-source, Gradio-based browser interface that became...
  • RedPajamav7RedPajama is a family of large-scale, openly licensed datasets for training large language models (LLMs), created by Together AI with academic and open-source...
  • Semantic Kernelv10Semantic Kernel is a lightweight, open-source software development kit (SDK) created by Microsoft that lets developers integrate large language models (LLMs)...
  • GGMLv10GGML is an open-source tensor library written in pure C that runs machine learning inference efficiently on consumer hardware, and it is the computational...
  • MBPPv10MBPP (Mostly Basic Python Problems) is a code generation benchmark of 974 crowd-sourced Python programming tasks designed to be solvable by entry-level...
  • MobileNetv7MobileNet is a family of efficient convolutional neural network (CNN) architectures developed by Google for mobile and edge AI applications. First introduced...
  • Question answeringv7Question answering (QA) is a subfield of natural language processing and information retrieval in which a computer system automatically produces a direct...
  • DETRv9DETR (DEtection TRansformer) is an end-to-end object detection model that reframes detection as a direct set prediction problem solved with a transformer...
  • RWKVv7RWKV (pronounced "RwaKuv") is an open-source neural network architecture that combines the parallelizable training of Transformers with the constant-time,...
  • LAIONv9LAION (Large-scale Artificial Intelligence Open Network) is a German non-profit organization, registered as LAION e.V. in Hamburg, that builds and releases...
  • Safetensorsv9Safetensors is an open-source tensor serialization format developed by Hugging Face that stores machine learning model weights as raw tensor data plus a small...
  • DeBERTav11DeBERTa (Decoding-enhanced BERT with Disentangled Attention) is a family of pre-trained language models developed by Microsoft Research that improves BERT and...
  • Open WebUIv8Open WebUI is a self-hosted, extensible web interface for interacting with large language models (LLMs) both locally and through cloud APIs. Originally...
  • Swin Transformerv11The Swin Transformer (Shifted Window Transformer) is a hierarchical vision transformer architecture that computes self-attention within local, non-overlapping...
  • MT-Benchv9MT-Bench (Multi-Turn Benchmark) is a benchmark of 80 hand-written, two-turn questions that evaluates large language models (LLMs) on multi-turn conversation...
  • GSM8Kv10GSM8K (Grade School Math 8K) is a benchmark dataset of 8,792 grade-school-level math word problems created by researchers at OpenAI to evaluate the multi-step...
  • GGUFv10GGUF (GPT-Generated Unified Format) is the standard binary file format for storing large language models for local inference, bundling a model's weights,...
  • ELECTRAv9ELECTRA, which stands for Efficiently Learning an Encoder that Classifies Token Replacements Accurately, is a pre-training method for natural language...
  • ALBERTv10ALBERT (A Lite BERT) is a parameter-efficient variant of the BERT language model developed by researchers at Google Research and the Toyota Technological...
  • Neural architecture searchv10Neural architecture search (NAS) is a technique for automating the design of neural network architectures. Rather than relying on human experts to hand-craft...
  • Grounding (artificial intelligence)v8Grounding in artificial intelligence is the process of anchoring an AI system's outputs to verifiable, real-world information so that each claim can be traced...
  • RoBERTav9RoBERTa (Robustly Optimized BERT Pretraining Approach) is an open-source natural language processing model released in July 2019 by researchers at Facebook AI...
  • Knowledge Editingv5Knowledge editing (also called model editing) is a family of techniques for updating or correcting specific factual associations stored in the weights of a...
  • MLflowv9MLflow is an open-source platform for managing the end-to-end machine learning lifecycle, covering experiment tracking, model packaging, a model registry,...
  • Curriculum learningv6Curriculum learning is a training strategy for machine learning models in which training examples are presented in a meaningful, easy-to-hard order rather than...
  • Common Crawlv9Common Crawl is a nonprofit 501(c)(3) organization that maintains a free, open repository of web crawl data, and it is the single largest publicly available...
  • WinoGrandev6WinoGrande is a large-scale benchmark for commonsense reasoning consisting of 44,000 binary fill-in-the-blank pronoun resolution problems, built to test...
  • COCO datasetv9COCO (Common Objects in Context) is a large-scale dataset for object detection, image segmentation, keypoint detection, and image captioning. Created by a team...
  • DenseNetv5DenseNet (Densely Connected Convolutional Networks) is a convolutional neural network architecture that connects every layer to every other layer in a...
  • BIG-Benchv7BIG-Bench (Beyond the Imitation Game Benchmark) is a large-scale, collaborative benchmark of 204 tasks, contributed by 450 authors across 132 institutions,...
  • DeiTv6DeiT (Data-efficient Image Transformers) is a family of vision transformer models that proved Vision Transformers can be trained to state-of-the-art image...
  • ConvNeXtv9ConvNeXt is a family of pure convolutional neural network (CNN) models that match or beat Vision Transformers on standard vision benchmarks, reaching 87.8%...
  • Text summarizationv8Text summarization is the natural language processing (NLP) task of automatically producing a shorter version of one or more documents that preserves the most...
  • Mambav12See also: transformer, attention mechanism, recurrent neural network, large language model, Mamba-2, state space model Mamba is a neural network architecture...
  • AI Safety Institutesv6AI Safety Institutes are government-established organizations that test, evaluate, and research the safety and security risks of advanced artificial...
  • Continual learningv6See also: Transfer learning, Meta-learning, Deep learning, Neural network Continual learning, also called lifelong learning or incremental learning, is a...
  • Mixture of Agentsv5Mixture of Agents (MoA) is a multi-model collaboration framework that combines multiple large language models (LLMs) in a layered architecture, where models in...
  • Wav2Vecv7Wav2Vec is a family of self-supervised learning models from Meta AI (formerly Facebook AI Research) that learn speech representations directly from raw audio...
  • GPU computingv8GPU computing is the use of a graphics processing unit (GPU) to perform general-purpose computation that was traditionally handled by the central processing...
  • Pika (video generation)v7Pika is an artificial intelligence video generation platform developed by Pika Labs, Inc. that lets users create and edit short videos from text prompts,...
  • AI governancev7AI governance is the collection of frameworks, norms, standards, policies, and institutional arrangements that guide the development, deployment, and use of...
  • XLNetv7XLNet is a generalized autoregressive pretraining method for natural language processing that combines the strengths of autoregressive and autoencoding...
  • Cross-attentionv10Cross-attention is a variant of the attention mechanism in which the queries are derived from one sequence or representation while the keys and values are...
  • Inception (deep learning)v7Inception is a family of convolutional neural network (CNN) architectures developed by researchers at Google, first introduced in 2014. The original...
  • AI artv8AI art is artwork created with the assistance of artificial intelligence systems, spanning visual images, music, video, and other creative outputs generated or...
  • Machine translationv6Machine translation (MT) is the use of software to automatically translate text or speech from one natural language to another without human intervention. As...
  • T5 (language model)v11T5 (Text-to-Text Transfer Transformer) is a family of transformer-based language models released by Google in 2019-2020 that reframes every natural language...
  • Named entity recognitionv6Named entity recognition (NER) is the natural language processing task of locating spans of text that name real-world things, such as people, organizations,...
  • Autonomous drivingv8Autonomous driving is the capability of a vehicle to perceive its environment, make decisions, and control its own motion without human input, using a...
  • GLUE benchmarkv6The General Language Understanding Evaluation (GLUE) benchmark is a collection of nine natural language understanding (NLU) tasks designed to evaluate and...
  • Object detectionv8Object detection is a computer vision task that locates and classifies every object instance in an image or video frame, returning for each one a bounding box,...
  • Image segmentationv8Image segmentation is the computer vision task of partitioning a digital image into multiple regions by assigning every pixel a label, producing a pixel-level...
  • Kling (video generation)v9Kling is an AI video generation model developed by Kuaishou Technology, a Chinese short-video platform company publicly traded on the Hong Kong Stock Exchange....
  • Gradiov5Gradio is an open-source Python library that lets developers build interactive web interfaces for machine learning models, APIs, and arbitrary Python functions...
  • Model mergingv5Model merging combines the parameters of multiple trained neural networks into a single unified model without any additional training. Rather than running...
  • Existential risk from AIv8Existential risk from artificial intelligence (also called AI x-risk) is the hypothesis that the development of sufficiently advanced artificial intelligence...
  • SQuADv8SQuAD (the Stanford Question Answering Dataset) is a large-scale reading comprehension benchmark from Stanford University in which a model must answer a...
  • Chinchilla scaling lawsv6The Chinchilla scaling laws are a set of empirical findings published by DeepMind researchers in 2022 showing that, for a fixed compute budget, a large...
  • llama.cppv9llama.cpp is an open-source large language model inference engine written in C and C++ by Bulgarian software engineer Georgi Gerganov that runs large language...
  • EfficientNetv8EfficientNet is a family of convolutional neural network architectures and a model-scaling method that uniformly scales network depth, width, and input...
  • AI agentsv17This article covers contemporary LLM-based AI agents in practice: their architectures, frameworks, protocols, products, benchmarks, enterprise adoption, and...
  • Black Forest Labsv8Black Forest Labs (BFL) is a German-American artificial intelligence company founded in 2024 by Robin Rombach, Andreas Blattmann, Patrick Esser, and Dominik...
  • Sovereign AIv5Sovereign AI is a nation's capability to develop, operate, and control artificial intelligence using its own computing infrastructure, data, workforce, and...
  • Hyperparameter Tuningv6Hyperparameter tuning (also called hyperparameter optimization or hyperparameter search) is the process of finding the configuration parameters that make a...
  • Inflection AIv9Inflection AI is an American artificial intelligence company founded in March 2022 by Mustafa Suleyman (co-founder of Google DeepMind), Karén Simonyan, and...
  • VGGv6VGG (also called VGGNet) is a deep convolutional neural network architecture, introduced in 2014 by Karen Simonyan and Andrew Zisserman of the Visual Geometry...
  • Test-time computev9Test-time compute (also called inference-time compute scaling or test-time scaling) is the practice of allocating additional computation while a large language...
  • Generative adversarial networkv7A generative adversarial network (GAN) is a class of machine learning model in which two neural networks, a generator and a discriminator, are trained...
  • PaLMv9PaLM (Pathways Language Model) is a family of large language models developed by Google Research. The original PaLM, announced on April 4, 2022, was a...
  • Embeddingsv8Embeddings are dense vector representations of data in a continuous vector space, where semantically similar items are mapped to nearby points. An embedding...
  • YOLO (object detection)v7YOLO (You Only Look Once) is a family of object detection models that treat detection as a single regression problem, predicting bounding boxes and class...
  • OpenAI o-seriesv9The OpenAI o-series is a family of large language models developed by OpenAI that are trained with reinforcement learning to reason through an internal...
  • Model Compressionv5Model compression is a family of techniques that reduce the size, memory footprint, and computational cost of machine learning models while preserving as much...
  • Compound AI Systemv5A compound AI system is an AI system that achieves its objectives by combining multiple interacting components, such as large language models, retrieval...
  • AI for Sciencev8AI for science is the use of artificial intelligence, particularly deep learning and large language models, to accelerate scientific discovery across biology,...
  • Byte-Pair Encodingv11Byte-pair encoding (BPE) is a subword tokenization algorithm that splits text into tokens by starting from individual characters or bytes and iteratively...
  • Gradient Accumulationv8Gradient accumulation is a deep learning training technique that simulates a large batch size on limited GPU memory by summing the gradients from several small...
  • NeurIPSv5NeurIPS (the Conference on Neural Information Processing Systems) is the largest and one of the most prestigious academic conferences in artificial...
  • AI Datacenterv6An 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...
  • Layer normalizationv8Layer normalization is a technique for normalizing the activations of a neural network across the feature dimension of each individual sample, rather than...
  • Bolt.newv11Bolt.new is an AI-powered full-stack web development platform built by StackBlitz that turns a natural language prompt into a complete, running web application...
  • TensorRTv7TensorRT is NVIDIA's software development kit (SDK) for high-performance deep learning inference on NVIDIA GPUs. It takes trained neural networks and optimizes...
  • Anthropic APIv6The Anthropic API is the developer interface for Anthropic's Claude family of large language models, a Messages-based HTTP service hosted at...
  • OpenAI APIv9The OpenAI API is a REST-based application programming interface that gives developers programmatic access to OpenAI's family of artificial intelligence...
  • AI Pricingv4AI pricing refers to the cost structures and economic models used by providers of artificial intelligence services, particularly large language model (LLM)...
  • v0 (Vercel)v7v0 is an AI application builder from Vercel that turns natural-language prompts and images into working React code, generating user interfaces styled with...
  • Self-attentionv9Self-attention is a mechanism that lets a neural network weigh how much every element of a single input sequence should influence every other element,...
  • AI in climatev5AI in climate refers to the application of artificial intelligence techniques to address climate change, both in mitigation (reducing greenhouse gas emissions)...
  • Lovable (AI app builder)v9Lovable is an AI-powered application builder that generates full-stack web applications from natural language descriptions. Founded in 2023 by Anton Osika and...
  • pgvectorv8pgvector is an open-source PostgreSQL extension that adds vector similarity search to a standard PostgreSQL database, letting developers store, index, and...
  • AI in gamingv6AI in gaming refers to the use of artificial intelligence techniques to create intelligent behaviors, generate content, and enhance player experiences in video...
  • Falcon (language model)v8Falcon is a family of open-source large language models built by the Technology Innovation Institute (TII), the applied-research pillar of the Abu Dhabi...
  • Milvusv7Milvus is an open-source vector database built for billion-scale similarity search, developed by Zilliz and governed under the Linux Foundation AI & Data...
  • AI in artv5AI in art refers to the use of artificial intelligence systems to create, assist in creating, or influence visual art. The field has a longer history than many...
  • AI in lawv4AI in law refers to the application of artificial intelligence technologies to legal research, document analysis, contract management, litigation support, and...
  • Cosine similarityv6Cosine similarity is a measure of similarity between two non-zero vectors that calculates the cosine of the angle between them, defined as the dot product of...
  • BLOOM (language model)v8BLOOM (BigScience Large Open-science Open-access Multilingual Language Model) is a 176-billion-parameter open-access large language model released on July 12,...
  • Residual connectionv6A residual connection (also called a skip connection or shortcut connection) is a structural element in neural networks that adds the input of a layer or block...
NewerPage 32 of 43Older