AI History

Explore AI History through related topics and the articles other pages reference most.

Most referenced in this topic

Ranked by links from other AI Wiki pages.

Explore articles

Browse subtopics (41)

Articles that also belong to these categories. Counts cover all of AI History.

Showing 1-60 of 62 articles

ACM A.M. Turing Award

The ACM A.M. Turing Award is an annual prize given by the Association for Computing Machinery (ACM) for, in the words of the official citation, "contributions of lasting and major technical importance to the…

Computer Science

Alan Turing

Alan Turing (23 June 1912 to 7 June 1954) was a British mathematician, logician, and codebreaker who is widely regarded as the founder of theoretical computer science and a foundational figure in artificial…

People

Allen Newell

Allen 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…

Computer SciencePeople

Amazon Mechanical Turk

Amazon 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…

AI EthicsAI Tools & Products

Art

AI art is visual, audio, or other creative work produced with the help of artificial intelligence, most commonly images generated from text prompts by text-to-image models such as DALL-E, Midjourney, and…

Generative AIImage Generation

Bard

Bard was the conversational AI chatbot developed by Google, launched as an experimental service on February 6, 2023, opened to a public waitlist on March 21, 2023, and rebranded to Gemini on February 8, 2024.

Conversational AIGoogle

Beverage ChatGPT Plugins

Beverage ChatGPT Plugins were the small subset of third-party plugins published in the ChatGPT plugins store between March 2023 and April 2024 that focused on drinks: cocktails, coffee, sake, and other…

ChatGPTOpenAI

Boltzmann machine

A Boltzmann machine is a stochastic, recurrent neural network of symmetrically connected binary units that defines an energy function over its configurations and assigns each configuration a probability…

Generative AINeural Networks

Chatbot

A chatbot is a software application that simulates conversation with human users through text or voice, ranging from simple rule-based programs that match keywords to canned replies, to systems built on a…

AI Tools & ProductsConversational AI

Claude Shannon

Claude 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…

AI ResearchPeople

Clojure

Clojure is a dynamic, general-purpose, functional programming language and a modern dialect of Lisp, created by Rich Hickey and first released on October 16, 2007.

Programming Languages

Connectionism

Connectionism is an approach in cognitive science and artificial intelligence that explains mental phenomena as the collective behavior of large networks of simple, interconnected processing units.

Artificial IntelligenceDeep Learning

Cyc

Cyc (pronounced "psyche", from "encyclopedia") is a long-running symbolic AI project that aims to assemble a comprehensive ontology and knowledge base of common-sense facts and reasoning rules, encoded by hand…

Artificial Intelligence

DARPA Robotics Challenge

The DARPA Robotics Challenge (commonly abbreviated DRC) was a prize competition organised by the United States Defense Advanced Research Projects Agency (DARPA) that ran from October 2012 through June 2015

AI EventsRobotics

DENDRAL

DENDRAL was a computer program built at Stanford University to help organic chemists work out the molecular structure of unknown compounds from their mass spectra.

AI ResearchAI for Science

Design ChatGPT Plugins

Design ChatGPT Plugins were third-party extensions inside ChatGPT that helped the chatbot create graphic assets, page layouts, logos, banners, and full websites without leaving the conversation, with named…

AI Tools & ProductsChatGPT

ELIZA effect

The 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

AI EthicsConversational AI

GoogLeNet (Inception v1)

GoogLeNet, also known as Inception v1, is a 22-layer deep convolutional neural network introduced by Google researchers in 2014 that won the classification task of the ImageNet Large Scale Visual Recognition…

AI ModelsComputer Vision

Google Brain

Google Brain was a machine learning research team at Google. It began in 2011 as a project at X, Google's research and development organization, and later operated within Google Research.

Research Organizations

Google Glass

Google Glass was a head-mounted display built by Google, first shown publicly on 2012-04-04 as "Project Glass" and sold from April 2013 as the Glass Explorer Edition at $1,500 .

AI HardwareGoogle

Health ChatGPT Plugins

Health ChatGPT plugins were a now-deprecated category of third-party tools that extended ChatGPT with capabilities for tracking nutrition, exercise, hydration, and habits, plus searching clinical trials and…

ChatGPT

History of humanoid robots

The history of humanoid robots runs from pre-modern automata, such as the programmable musicians described by the Muslim engineer Al-Jazari around 1206 and Leonardo da Vinci's mechanical knight of about 1495…

Humanoid RobotsRobotics

Hopfield Network

A 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.

Deep LearningMachine Learning

Internet ChatGPT Plugins

Internet ChatGPT Plugins were third-party and first-party extensions inside the ChatGPT plugin store that let the assistant reach the live web, for example by browsing pages, reading a specific URL, searching…

ChatGPTOpenAI

Isaac Asimov

Isaac Asimov (officially born January 2, 1920, died April 6, 1992) was an American writer and biochemist whose science fiction gave robotics and AI ethics two of their most durable pieces of vocabulary: the…

AI EthicsPeople

John Hopfield

John Joseph Hopfield (born July 15, 1933) is an American physicist whose work spans condensed-matter physics, molecular biology, and the theory of neural computation.

Deep LearningNeural Networks

John McCarthy

John McCarthy (September 4, 1927 to October 24, 2011) was an American computer scientist who coined the term "artificial intelligence" in 1955, organized the 1956 Dartmouth Conference that founded the field…

People

Legal ChatGPT Plugins

Legal ChatGPT Plugins were a category of third-party extensions for ChatGPT that connected the assistant to legislative trackers, regulatory feeds, statutory codes, court opinion databases, and contract review…

ChatGPT

Leo Breiman

Leo Breiman (January 27, 1928 to July 5, 2005) was an American statistician at UC Berkeley whose work on tree-based prediction supplied machine learning with several of its most durable tools.

Machine LearningPeople

Lisp

Lisp (historically LISP, an acronym for "LISt Processor") is a family of programming languages, specified in 1958 by John McCarthy at the Massachusetts Institute of Technology

Computer ScienceProgramming Languages

MYCIN

MYCIN 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.

Artificial IntelligenceHealthcare AI

Movies

Artificial intelligence has been one of the most durable subjects in cinema since at least the 1920s, when Fritz Lang's Maschinenmensch in Metropolis (1927) set the template for the screen robot.

Video Generation

Netflix Prize

The Netflix Prize was an open machine learning competition, run by Netflix from October 2, 2006 to September 21, 2009, that offered US$1,000,000 to the first team that could improve the accuracy of Netflix's…

AI EventsMachine Learning

Papers

The most influential AI research papers are the small set of publications that introduced the architectures, training methods, and benchmarks that every modern system is built on, from "Attention Is All You…

AI Research

Scheme

Scheme is a minimalist, multi-paradigm programming language and a dialect of Lisp, created in 1975 by Guy L. Steele Jr. and Gerald Jay Sussman at the MIT Artificial Intelligence Laboratory.

Computer ScienceProgramming Languages

Sergey Brin

Sergey Brin is an American computer scientist who co-founded Google with Larry Page in 1998 and who, since 2023, has worked hands-on inside the company on its Gemini models without holding any executive title.

GooglePeople

Space ChatGPT Plugins

Space ChatGPT plugins were a group of third-party tools that extended ChatGPT with the ability to fetch astronomical imagery, track the International Space Station, retrieve Mars rover photographs, query…

ChatGPT

Teleoperation

Teleoperation is the operation of a machine by a human at a distance, with commands carried over a communication link and the machine's cameras, microphones and force sensors standing in for the operator's own…

Embodied AIRobotics

The Bitter Lesson

The Bitter Lesson is a short essay by Canadian-American computer scientist Richard S. Sutton, published on his personal blog at incompleteideas.net on March 13, 2019.

AI Research

Transhumanism

Transhumanism is an intellectual and cultural movement that holds that the human condition can and should be fundamentally improved through science and technology, in particular through technologies that…

AI EthicsAI Safety