Marvin Minsky
Marvin Lee Minsky (August 9, 1927 to January 24, 2016) was an American cognitive scientist and computer scientist who was one of the founders of artificial intelligence as a field, co-founded the MIT…
Explore Artificial Intelligence through related topics and the articles other pages reference most.
Articles that also belong to these categories. Counts cover all of Artificial Intelligence.
Showing 181-240 of 272 articles
Marvin Lee Minsky (August 9, 1927 to January 24, 2016) was an American cognitive scientist and computer scientist who was one of the founders of artificial intelligence as a field, co-founded the MIT…
MathArena is a public, continuously updated leaderboard and evaluation platform that measures the performance of large language models on mathematics competition problems released after each model's training…
Meta prompting (also spelled meta-prompting) is an advanced prompt engineering technique where large language models (LLMs) are used to generate, refine, critique, select, or optimize prompts for themselves or…
Meta Ray-Ban AI Glasses (marketed as Ray-Ban Meta) are a line of camera-and-audio AI glasses developed by Meta Platforms with EssilorLuxottica, the French-Italian eyewear group that owns Ray-Ban.
Meta Superintelligence Labs (MSL) is the artificial intelligence division that Meta created on June 30, 2025 to consolidate its research, foundation models, and AI products under a single organization aimed at…
Microsoft 365 Copilot is an artificial intelligence assistant developed by Microsoft that integrates large language models (LLMs) with the Microsoft 365 suite of productivity applications.
A Minimum Viable Agent (MVA) is the simplest valid implementation of an AI agent: a program in which a large language model calls tools in a loop, observes the results, and decides on its own when to stop.
Mistral AI is a French artificial intelligence company that develops large language models, multimodal models, software for building and operating AI systems, and computing infrastructure.
Mixture of Agents (MoA) is a multi-model collaboration framework that combines multiple large language models (LLMs) in a layered architecture
Model Context Protocol (MCP) is an open protocol for exchanging context and invoking capabilities between applications that use large language models and external programs or data sources.
Moravec'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…
A multi-agent system (MAS) is a system composed of multiple interacting intelligent agents that collaborate, compete, or negotiate to accomplish tasks that would be difficult or impossible for a single agent.
Natural Language Understanding (NLU) is the subfield of artificial intelligence and natural language processing that turns unstructured human language into structured representations a computer can act on…
NVIDIA Digits (originally announced as Project DIGITS, later renamed DGX Spark) is a personal AI supercomputer developed by NVIDIA and co-designed with MediaTek.
Natural language processing (NLP) is the study and development of computational methods for analyzing, representing, retrieving, transforming, and generating human language.
NeurIPS is the short name used by the annual Conference on Neural Information Processing Systems.
NotebookLM 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 internet.
Notion AI is the suite of artificial intelligence features built into Notion, the productivity and collaboration platform, providing writing assistance, natural-language question-and-answer search across a…
Nvidia Corporation is an American technology company that designs graphics processing units (GPUs) and is the world's dominant supplier of hardware for artificial intelligence
OCR Models are artificial intelligence (AI) systems that convert images of typed, handwritten, or printed text into machine-readable digital text through Optical Character Recognition (OCR).
Object detection is a computer vision task that finds instances of interest in an image and assigns each one a category.
Odyssey is an artificial intelligence lab that builds what it calls foundation world models: causal, action-conditioned systems trained to predict how the world evolves from one moment to the next, and to…
Oliver Cameron is a technology entrepreneur and the co-founder and chief executive of Odyssey, an AI lab that builds general-purpose world models .
Open-source AI refers to artificial intelligence systems whose recipients have broad rights to use, study, modify, and share the system, together with access to the materials needed to exercise those rights.
OpenAI is an American artificial intelligence research and deployment organization.
OpenAI Five was a reinforcement learning system developed by OpenAI to play the competitive multiplayer video game Dota 2 at a professional level.
OpenAI Frontier is an enterprise platform for building, deploying, and managing AI agents at scale.
OpenAI Operator was an AI agent developed by OpenAI that could autonomously perform tasks through web browser interactions.
The OpenAI o-series is a family of large language models developed by OpenAI that are trained with reinforcement learning to reason through an internal chain-of-thought before answering, making them OpenAI's…
OpenClaw 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 such as WhatsApp, Telegram, Discord, Slack, and…
OpenMule is an open-source proposal for a decentralized marketplace platform designed to facilitate transactions between end-users and service providers of automated agents.
OpenRouter is a unified API gateway and marketplace that routes a single, OpenAI-compatible request across more than 400 large language models (LLMs) and other AI models from over 60 providers, automatically…
Otter.ai is an American artificial intelligence company that builds AI meeting assistants that automatically record, transcribe, summarize, and answer questions about spoken conversations in real time.
Pattern recognition is the automatic discovery of regularities in data through the use of computer algorithms
Peter Norvig is an American computer scientist known above all as co-author, with Stuart Russell, of Artificial Intelligence: A Modern Approach
Physical AI is a contested umbrella term for artificial intelligence systems whose decisions are coupled to sensing and action in the physical world.
Pika is an artificial intelligence video generation platform developed by Pika Labs, Inc. that lets users create and edit short videos from text prompts, images, and existing clips, and it is best known for…
AI podcasts are audio shows about artificial intelligence: long form research interviews, daily news roundups, and conversations with the founders, scientists, and investors building the technology.
Post-training is the stage of large language model (LLM) development that comes after pre-training and turns a raw, general-purpose base model into an aligned, instruction-following AI assistant.
Pre-training is a stage of machine learning in which a model learns parameters from a source dataset or source objective before those parameters are reused or adapted for a target use.
Prolog (a contraction of the French PROgrammation en LOGique) is a logic programming language, first implemented in 1972 by Alain Colmerauer's group at the Université d'Aix-Marseille, that is strongly…
Protein folding is the physical process by which a polypeptide chain, a linear sequence of amino acids, acquires its functional three-dimensional structure, and the long-standing scientific challenge of…
Quantum machine learning (QML) is a research field that sits at the intersection of quantum computing and machine learning.
RMSNorm (Root Mean Square Layer Normalization) is a feature normalization technique introduced by Biao Zhang and Rico Sennrich in 2019 that scales each activation vector by its root mean square only, dropping…
Ray Kurzweil (born February 12, 1948) is an American inventor, futurist, and author.
Reasoning in artificial intelligence is the ability of an AI system to draw inferences, solve problems, and make decisions through structured, multi-step thought rather than a single immediate response.
Reasoning models are large language models that are post-trained or configured to spend additional inference-time computation on intermediate steps before returning an answer.
ReasoningBank is a memory framework for Large language model (LLM) AI agents that distills generalizable reasoning strategies from successful and failed experiences.
Recursive self-improvement (RSI) is a process in which an artificial intelligence system improves its own intelligence or its ability to improve itself, so that each enhancement increases its capacity for…
Red teaming in artificial intelligence is the systematic, adversarial testing of an AI system to find vulnerabilities, biases, harmful outputs, and other failure modes before deployment or as part of ongoing…
Reid Garrett Hoffman (born August 5, 1967) is an American internet entrepreneur and venture capitalist best known as a co-founder and former chief executive of LinkedIn and as a longtime partner at the Silicon…
Reinforcement learning (RL) is a branch of machine learning in which an agent learns to make decisions by taking actions in an environment to maximize a cumulative reward signal, discovering good behavior…
Responsible AI (RAI) is a framework for developing, deploying, and governing artificial intelligence systems in ways that are ethical, transparent, accountable, and aligned with human values.
Robotic 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…
Robotics is the interdisciplinary study and engineering of robots: embodied machines whose mechanisms, sensors, computation, and actuators are organized to perform tasks in the physical world.
Robotics as a Service (RaaS), also written robots-as-a-service or robot-as-a-service, is a business model in which a provider supplies robots together with the software, connectivity, maintenance, and support…
Samuel Harris Altman (born April 22, 1985) is an American entrepreneur, investor, and technology executive.
Scale AI is a San Francisco-based artificial intelligence company founded in 2016 by Alexandr Wang and Lucy Guo.
SimpleBench is a text-only benchmark for large language models created by Philip, the host of the AI Explained YouTube channel, with collaborator Hemang.
SmolVLA (Small Vision-Language-Action) is a compact, open-source vision-language-action model (VLA) for robotics developed by Hugging Face and released in June 2025.