Skip to content
AI Wiki
CtrlK
LearnExploreToolsUpdatesReading list

Explore AI Wiki

Loading

AI Wiki site footer

Browse by topic

All categoriesRandom article
  • Machine Learning
  • AI Companies
  • Large Language Models
  • Robotics
  • Open Source AI
  • AI Models
  • Deep Learning
  • Humanoid Robots
  • AI Hardware
  • Generative AI

A free, source-backed encyclopedia with 4,000+ articles about artificial intelligence.

Help keep AI knowledge accurate

Start contributing

Contribute

  • Recent changes
  • Requested articles
  • Missing pages
  • Corrections log

Standards & trust

  • About AI Wiki
  • How we verify
  • Sourcing standards
  • AI transparency
  • Neutral point of view
  • Editorial policy
  • Content license

Tools & data

  • Free AI tools
  • AI comparisons
  • API, MCP & open data
  • Site statistics
  • RSS feed

From the AI Wiki team

  • AI Compute TrackerGPU cloud pricing, availability, and compute-market data.New tab ↗AI Compute Tracker is a companion site owned and operated by the same team as AI Wiki. Opens in a new tab.
How companion projects work

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

  • Contact
  • Privacy
  • Terms

Recent changes

RSS

4,546 articles updated. New pages start at v1; higher version numbers mean an existing article was revised. Page 14 of 46.

Friday, July 24, 2026

  • Anthropic IPOv3The Anthropic IPO refers to the reported, prospective initial public offering of Anthropic, the artificial intelligence company behind the Claude family of models.
  • Andrew Tullochv3Andrew Tulloch is an Australian machine-learning researcher and engineer known for building large-scale machine-learning infrastructure at Meta (formerly Facebook), for training frontier models at OpenAI, and…
  • Amazon Qv7Amazon Q is a family of generative AI-powered assistants from Amazon Web Services (AWS), announced on November 28, 2023, at the AWS re:Invent conference and made generally available on April 30, 2024.
  • Aiderv8Aider is an open-source AI pair programming tool that runs in the terminal and integrates directly with Git.
  • AI Monarchyv7AI Monarchy is a speculative governance model in which an advanced artificial intelligence system assumes the role of a sovereign or supreme authority over a polity.
  • AI consciousnessv6AI consciousness refers to the ongoing scientific and philosophical debate about whether artificial intelligence systems can possess
  • AI coding agentv9An AI coding agent is an autonomous artificial intelligence system that can independently plan, write, test, debug, and deploy software code with minimal human oversight.
  • AI Code Generationv8AI code generation is the use of artificial intelligence systems, particularly large language models (LLMs), to automatically produce source code from natural language descriptions, partial code snippets, or…
  • AgiBot RAISE A1v7The AgiBot RAISE A1 (Chinese: 远征A1, Yuanzheng A1, literally "Expedition A1") is the first humanoid robot built by AgiBot (formerly Zhiyuan Robotics), a Shanghai robotics company, unveiled on August 18, 2023
  • Agentic Commerce Protocolv4The Agentic Commerce Protocol (ACP) is an open technical standard, co-developed by OpenAI and Stripe and announced on September 29, 2025
  • Agentic AI Foundationv6The Agentic AI Foundation (AAIF) is a vendor-neutral, directed fund under the Linux Foundation that provides open governance for the standards and open-source software that AI agents use to connect to tools…
  • Agent Payments Protocol (AP2)v4The Agent Payments Protocol (AP2) is an open specification that lets autonomous AI agents initiate, authorize, and settle payments on behalf of human users.
  • AEI Robotv6AeiROBOT (stylized as AEI Robot, legally AeiROBOT Co., Ltd.) is a South Korean robotics company that designs and manufactures humanoid robots for industrial labor replacement under the brand vision "A Robot…
  • Abbreviationsv6This page is a glossary of abbreviations, acronyms, and initialisms used throughout artificial intelligence and machine learning.
  • WordNetnewWordNet is a large lexical database of English developed at Princeton University beginning in 1985.
  • Web scrapingnewWeb scraping is the automated extraction of data from websites, performed by programs that request pages the way a browser does and then parse the returned HTML, or the APIs behind it, into structured records .
  • Vision EncodernewA vision encoder is the neural network component that turns an image into a sequence of numerical vectors that other models can consume.
  • Tay (chatbot)newTay was an artificial intelligence chatbot that Microsoft released on Twitter on March 23, 2016 and suspended about 16 hours later, after users manipulated it into posting racist, misogynistic, and antisemitic…
  • SlurmnewSlurm is an open-source workload manager and job scheduler for Linux clusters, developed and maintained by SchedMD, which NVIDIA acquired in December 2025 .
  • Simulated annealingnewSimulated annealing is a probabilistic method for finding a good approximate solution to a global optimization problem, especially one with many local optima that trap ordinary hill-climbing methods.
  • Robotic Process AutomationnewRobotic process automation (RPA) is a category of enterprise software in which software robots, usually just called bots, operate other applications through their graphical user interfaces, reproducing the…
  • Ray KurzweilnewRay Kurzweil (born February 12, 1948) is an American inventor, futurist, and author.
  • Qwen2.5-MathnewQwen2.5-Math is a family of mathematics-specialized large language models developed by the Qwen team at Alibaba Cloud and released in September 2024.
  • Program SynthesisnewProgram synthesis is the task of automatically constructing a program that satisfies a specification expressed at a higher level than the code itself: a logical formula, a set of input-output examples, a…
  • Panoptic SegmentationnewPanoptic segmentation is a computer vision task that assigns every pixel in an image a semantic class label and, for countable objects, an instance identity.
  • Open ImagesnewOpen Images is a large annotated image dataset published by Google for computer vision research.
  • Neural Processing UnitnewA neural processing unit (NPU) is a processor, or a block inside a larger chip, designed specifically to run neural network inference at high throughput and low power.
  • Neural Machine TranslationnewNeural machine translation (NMT) is an approach to machine translation in which a single artificial neural network, trained end to end on bilingual text
  • Natural language generationnewNatural language generation (NLG) is the subfield of natural language processing and artificial intelligence concerned with building systems that produce understandable text in English or other human…
  • MYCINnewMYCIN was an early expert system built at Stanford University in the first half of the 1970s to help physicians diagnose bacterial infections and choose antibiotic therapy.
  • Multilayer PerceptronnewA multilayer perceptron (MLP) is a feedforward neural network built from layers of fully connected units: an input layer, one or more hidden layers, and an output layer
  • Multi-task learningnewMulti-task learning (MTL) is a machine learning approach in which one model is trained on several tasks at the same time, so that what it learns for one task helps it learn the others.
  • Mistral NeMonewMistral NeMo is a 12 billion parameter large language model released by Mistral AI in collaboration with NVIDIA on July 18, 2024 .
  • Manifold HypothesisnewThe manifold hypothesis is the conjecture that real-world high-dimensional data, such as natural images, speech, and text representations, concentrates on or near a manifold of much lower dimension embedded…
  • Machine-generated text detectionnewMachine-generated text detection is the problem of deciding whether a given passage of text was written by a person or produced by a large language model.
  • Low-Resource LanguagesnewLow-resource languages, in natural language processing (NLP), are languages with little of the raw material that modern language technology depends on: digitized text, parallel translation corpora, annotated…
  • Kalman FilternewThe Kalman filter is a recursive algorithm that estimates the hidden state of a dynamic system from a sequence of noisy measurements.
  • John HopfieldnewJohn Joseph Hopfield (born July 15, 1933) is an American physicist whose work spans condensed-matter physics, molecular biology, and the theory of neural computation.
  • HuggingGPTnewHuggingGPT is an agent system that uses a large language model as a controller to plan tasks and orchestrate specialist machine learning models hosted on Hugging Face.
  • Hopfield NetworknewA Hopfield network is a form of recurrent neural network that stores information as stable patterns in a system of interconnected binary units and retrieves it by content rather than by address.
  • History of Artificial IntelligencenewThe history of artificial intelligence is the story of a scientific field that has cycled between extravagant promises, painful funding collapses, and genuine breakthroughs since the mid-twentieth century.
  • Fill-in-the-middlenewFill-in-the-middle (FIM) is a training objective and inference technique that lets an autoregressive language model generate text for a gap in the middle of a document, conditioned on both the text before the…
  • ELIZA effectnewThe ELIZA effect is the tendency of people to attribute understanding, empathy, and other human mental states to a computer program on the strength of its conversational output
  • Donut (Model)newDonut (Document understanding transformer) is an OCR-free visual document understanding model introduced by researchers at NAVER CLOVA in the paper "OCR-free Document Understanding Transformer," first posted…
  • DENDRALnewDENDRAL was a computer program built at Stanford University to help organic chemists work out the molecular structure of unknown compounds from their mass spectra.
  • CyberneticsnewCybernetics is the study of control and communication in animals, machines, and organizations.
  • Connectionist Temporal ClassificationnewConnectionist temporal classification (CTC) is a loss function and output layer design for training neural networks to label unsegmented sequences, such as transcribing an audio recording into characters when…
  • Claude ShannonnewClaude Elwood Shannon (April 30, 1916 - February 24, 2001) was an American mathematician and electrical engineer who founded information theory, the mathematical framework that underlies digital communication…
  • BookCorpusnewBookCorpus (also written BooksCorpus, and sometimes called the Toronto Book Corpus) is a text dataset built from free, self-published English-language ebooks scraped from the distribution platform Smashwords.
  • Amazon Mechanical TurknewAmazon Mechanical Turk (MTurk) is a crowdsourcing marketplace operated by Amazon in which businesses and researchers ("requesters") post small paid tasks that a distributed pool of workers completes over the…
  • Allen NewellnewAllen Newell (March 19, 1927 - July 19, 1992) was an American computer scientist and cognitive psychologist who co-created the Logic Theorist, widely described as the first artificial intelligence program, and…

Thursday, July 23, 2026

  • Science Corporationv2Science Corporation (styled Science, and often shortened to Science Corp.) is a neurotechnology company based in Alameda, California, that develops implantable devices to restore vision and, longer term, to…
  • PsiBotv3PsiBot (Chinese: 灵初智能, pinyin Lingchu Zhineng, rendered in English as Lingchu Intelligence) is a Chinese embodied AI startup founded in September 2024 that builds reinforcement learning based vision language…
  • PRIMA (retinal implant)v3PRIMA (Photovoltaic Retina Implant Micro-Array) is a wireless subretinal implant that partially restores central vision in people blinded by geographic atrophy
  • Niantic Spatialv3Niantic Spatial, Inc. is an American geospatial artificial intelligence company that builds maps and 3D reconstructions of the physical world for machines, including humanoid robots, delivery robots, augmented…
  • AI usage limitsv3
NewerPage 14 of 46Older
AI usage limits are the caps that providers of subscription AI services place on how much computing a customer can consume before waiting for a reset.
  • NVIDIA DGX Stationv2NVIDIA DGX Station is a line of deskside artificial intelligence workstations from NVIDIA, each marketed as a "personal AI supercomputer" that puts data-center-class compute next to a developer's desk rather…
  • World Artificial Intelligence Conferencev2The World Artificial Intelligence Conference (WAIC; Chinese: 世界人工智能大会) is an annual, government-backed artificial intelligence conference and exhibition held in Shanghai since 2018.
  • Wheeled-legged robotv2A wheeled-legged robot (also called a wheel-legged or hybrid wheeled-legged robot) is a mobile robot that combines wheels with articulated legs so it can roll efficiently across flat, continuous ground while…
  • Tairosv2Tairos (Chinese: 钛螺丝, "titanium screw") is an embodied-AI platform for robotics built by Tencent.
  • Robot skinv2Robot skin is the outer covering of a robot: the layer, or set of layers, applied to the outside of a machine for appearance, protection, safety, hygiene, and, increasingly, touch sensing.
  • Robot form factorv2Robot form factor is the physical shape and mobility architecture of a robot: whether it moves on wheels, tracks, legs, or a hybrid of these; how many limbs and joints it carries
  • Monumental (construction robotics)v2Monumental is an Amsterdam based construction robotics company that runs a fleet of small autonomous robots that lay brick and mortar on live building sites.
  • Hy-Embodiedv2Hy-Embodied is a family of open-weight embodied-AI foundation models built by Tencent, jointly developed by the Tencent Hunyuan model team (the "Hy Team") and the Tencent Robotics X laboratory.
  • Frozen v2 (Google AI chip)v2Frozen v2 is the informal internal codename for a specialized artificial-intelligence inference chip that Google is reportedly developing to run its Gemini models more cheaply and with far less energy.
  • Cost of transportv2Cost of transport (COT), also called specific cost of transport, specific resistance, or the dimensionless cost of transport, is the standard measure of how much energy a moving body spends to travel.
  • The Humanoid 100v2The Humanoid 100 is a research report published by Morgan Stanley Research on February 6, 2025, under the title "The Humanoid 100: Mapping the Humanoid Robot Value Chain." It sorts roughly 100 publicly traded…
  • Made in China 2025v2Made in China 2025 (Chinese: 中国制造2025; pinyin: Zhongguo Zhizao 2025), commonly abbreviated MIC2025 or MIC 2025, is a ten-year industrial policy that China's State Council issued in May 2015 to shift the…
  • Moravec's paradoxv2Moravec's paradox is the observation that tasks requiring abstract, high-level reasoning, playing a board game, proving a theorem, filling out a tax form, take relatively little computation for a machine…
  • Universal Manipulation Interfacev2Universal Manipulation Interface (UMI) is an open-source system for collecting robot manipulation training data with a handheld, camera-equipped gripper instead of an actual robot.
  • Electronic skinv3Electronic skin (usually shortened to e-skin) is a flexible, stretchable sensing surface built to give a robot, prosthetic limb, or wearable device something close to the tactile sense of biological skin: the…
  • Vision-based tactile sensorv2A vision-based tactile sensor, also called an optical or camera-based tactile sensor, is a category of tactile sensing that measures touch by watching it rather than by reading a strain gauge, a capacitor, or…
  • End effectorv2An end effector is the device mounted at the working end of a robot arm or wrist: the part that actually touches, grips, welds, or otherwise acts on the world, while the rest of the arm exists only to position…
  • Event camerav2An event camera (also called a dynamic vision sensor, DVS, or neuromorphic camera) is an image sensor whose pixels work independently and asynchronously.
  • Force-torque sensorv2A force-torque sensor (F/T sensor) is a transducer that measures three orthogonal forces (Fx, Fy, Fz) and three torques or moments (Tx, Ty, Tz) applied simultaneously at a single point, across six degrees of…
  • Leadscrewv2A leadscrew (also written lead screw, and sometimes called a power screw) converts rotary motion into linear motion using a threaded shaft and a matching internally threaded nut that slide directly against…
  • Rotary encoderv2A rotary encoder is an electromechanical sensor that measures the angular position, direction, and speed of a rotating shaft and converts that motion into an electrical signal a controller can read.
  • Artificial musclev2Artificial muscle is an umbrella term for actuator technologies that generate motion by contracting along a line, the way biological muscle shortens to pull a tendon
  • OpenSciencev2OpenScience is an open-source, model-agnostic AI research workbench built by Synthetic Sciences, a San Francisco startup in Y Combinator's Winter 2026 batch.
  • Planetary gear trainv2A planetary gear train, also called an epicyclic gear train, is a gear reduction mechanism built from small "planet" gears that mesh with, and orbit around
  • Quasi-direct drivev2Quasi-direct drive (commonly abbreviated QDD) is an actuator architecture that pairs a high-torque-density electric motor, typically a large-diameter brushless DC motor, with a low-ratio mechanical transmission
  • Crossed-roller bearingv2A crossed-roller bearing is a precision rolling element bearing that packs cylindrical rollers into a single V-shaped raceway
  • Ball screwv2A ball screw is a mechanical linear-motion device that converts the rotary motion of a shaft into precise straight-line motion
  • Planetary roller screwv2A planetary roller screw is a precision mechanical component that converts rotary motion into linear motion by running a ring of threaded steel rollers between a central screw shaft and a surrounding nut
  • LM Evaluation Harnessv3LM Evaluation Harness (the Language Model Evaluation Harness, often abbreviated lm-eval or written lm-evaluation-harness) is an open-source software framework for measuring the performance of large language…
  • GENISOM AIv2GENISOM AI is a Chinese embodied-intelligence company that develops and mass-produces four-legged robots, the machines popularly called robot dogs.
  • Deep Agentsv3Deep Agents is an open-source agent harness developed by LangChain for long-running, complex, multi-step, non-deterministic tasks such as research, coding, and go-to-market automation.
  • Claude Sciencev3Claude Science is an artificial intelligence research workbench released by Anthropic on June 30, 2026.
  • Stepper motorv2A stepper motor (also called a stepping motor) is an electric motor that converts a sequence of electrical pulses into discrete mechanical steps rather than smooth continuous rotation.
  • Axial flux motorv2An axial flux motor is an electric motor in which the magnetic flux crossing the gap between rotor and stator runs parallel to the shaft, rather than radiating outward from it as in a conventional motor.
  • Coreless motorv2A coreless motor, also called an ironless motor, is a small electric motor whose rotor, the spinning part, carries a self-supporting winding of copper wire with no iron core wound inside it.
  • Servo motorv2A servo motor is a motor operated inside a closed feedback loop: a controller sends a target position, speed, or torque, a sensor, typically a rotary encoder, reports what the motor actually did, and the…
  • Brushless DC motorv2A brushless DC motor (BLDC motor) is an electric motor design in which permanent magnets are mounted on the rotating rotor and an electronic controller switches current through stationary stator windings to…
  • Best AI Writing Toolsv2As of July 2026, the best all-purpose AI writing assistant is Claude, which produces the most natural, lowest-edit prose of the major assistants and is the pick when writing quality itself is the deciding…
  • LLM Benchmark Comparison (Leaderboard Overview)v2As of July 2026, no single model wins every LLM benchmark, but Anthropic's Claude Fable 5 tops the most: it currently leads MMLU-Pro (91.5%), SWE-bench Verified (95.0%), Humanity's Last Exam in both the…
  • Best AI Voice Generators (Text-to-Speech)v2As of July 2026, there is no single best AI voice generator: the right text-to-speech (TTS) tool depends on the job.
  • Best AI Music Generatorsv2As of July 2026, the best AI music generator overall is Suno: its v5.5 model produces the most natural vocals, the deepest editing toolkit (Suno Studio, an AI-native DAW with stem separation and MIDI export)…
  • Best AI Models for Reasoning and Mathv2As of July 2026, the strongest general reasoning models are Anthropic's Claude Opus 4.8 and Claude Fable 5, OpenAI's GPT-5.5, and Google's Gemini 3.1 Pro and Gemini 3 Pro in its Deep Think mode
  • Best AI Agent Frameworksv2As of July 2026, the best all-around framework for building agentic LLM applications is LangGraph 1.0, the graph-based orchestration layer that reached its first stable release on October 22, 2025 and runs…
  • Best AI Video Generatorsv2As of July 2026, the best AI video generator overall is ByteDance's Seedance 2.0, which sits at number one on the Artificial Analysis image-to-video arena (Elo 1345) and on its text-to-video-with-audio board…