AI Development Timeline
From Turing Machine to Modern LLMs
89 events
Gödel’s Incompleteness Theorems
Kurt Gödel published his incompleteness theorems, proving that any sufficiently powerful formal system contains propositions that cannot be proven or disproven within that system. This discovery not only shocked the mathematical community but also had profound implications for computing theory and artificial intelligence.
Early TheoryChurch-Turing Thesis
Alonzo Church and Alan Turing independently proposed the famous Church-Turing Thesis. This thesis asserts that any effectively computable function is Turing-computable. This formalizes the intuitive notion of "computability" and became the foundation of computer science.
Early TheoryTuring Machine
Alan Turing introduced the concept of the Turing machine in his landmark paper "On Computable Numbers, with an Application to the Entscheidungsproblem". This abstract computational model can simulate any mathematically computable process.
Early TheoryLambda Calculus
Alonzo Church proposed Lambda Calculus, a formal system for function definition and application. Lambda Calculus is regarded as the theoretical foundation of functional programming. The original 1936 lambda calculus was untyped; Church added simple types in 1940 ("A Formulation of the Simple Theory of Types"), creating one of the earliest explicitly-typed systems.
Early TheoryNeuron Model
Warren McCulloch and Walter Pitts published "A Logical Calculus of the Ideas Immanent in Nervous Activity", introducing the first artificial neuron model (McCulloch-Pitts neuron). This model simplified neurons to binary threshold switches, laying the foundation for later neural network research.
Early TheoryCybernetics
Norbert Wiener published "Cybernetics: Or Control and Communication in the Animal and the Machine", founding the new discipline of cybernetics. The study of how systems regulate themselves through feedback mechanisms had profound impact on AI and robotics.
Early TheoryShannon’s Information Theory
Claude Shannon published "A Mathematical Theory of Communication", laying the foundation for information theory. Concepts like entropy, coding, and information quantity became core tools for understanding data and processing information.
Early TheoryTuring Test
In "Computing Machinery and Intelligence," Turing replaced the ambiguous question "Can machines think?" with the imitation game, originally a three-role game (a man, a woman, and an interrogator) where Turing proposed substituting a machine for one of the players. It is a behavioral criterion, not proof that a machine is conscious.
Early TheoryThe 1955 Dartmouth Proposal
In 1955, John McCarthy, Marvin Minsky, Nathaniel Rochester, and Claude Shannon used the term "artificial intelligence" in the proposal for the Dartmouth Summer Research Project and outlined a summer 1956 research program.
Early TheoryDartmouth Conference
The summer 1956 Dartmouth workshop helped establish "artificial intelligence" and its research agenda as the identity of an emerging academic field; the term had already appeared in the project’s 1955 proposal.
Birth of AILogic Theorist
Allen Newell and Herbert Simon developed the "Logic Theorist", an early practical AI program. This program could prove theorems from Principia Mathematica and is widely discussed as one of the earliest AI programs. Newell and Simon received the Turing Award in 1975.
Birth of AIPerceptron
Frank Rosenblatt proposed the Perceptron model, an influential early artificial neural-network model. The Perceptron is a simple linear binary classifier that learns to classify input data by adjusting weights.
Birth of AILisp Language
John McCarthy developed Lisp at MIT, an early high-level programming language closely associated with AI research. Lisp’s flexibility and powerful symbolic processing made it the language of choice for AI research.
Birth of AIGeneral Problem Solver
Newell and Simon developed the General Problem Solver (GPS) from 1957 to 1959, with collaborators including J. C. Shaw. It was the first AI program to attempt to simulate human problem-solving by separating the problem-solving technique from the knowledge of the specific problem domain, using goal decomposition and sub-goal search (means-ends analysis).
Birth of AIPerceptron Convergence Theorem
Frank Rosenblatt proved the convergence property of the perceptron learning algorithm, showing that if data is linearly separable, the perceptron will definitely converge.
Birth of AIFirst Industrial Robot
Unimate became the first robot to work on an assembly line. General Motors installed it at its Trenton, New Jersey plant in 1961 to unload a die-casting press, taking the hot cast parts off the machine. Unimation built these units for work that was difficult, dangerous or monotonous for people.
Birth of AIMachine Perception of Three-Dimensional Solids
In his 1963 MIT doctoral thesis, Larry Roberts described a system for interpreting scenes of simple polyhedral solids from images, an important early foundation of three-dimensional computer vision.
Birth of AIProject MAC Launches
MIT launched Project MAC in 1963 under Robert Fano to study time-sharing, computation, and machine-aided cognition. The MIT Artificial Intelligence Project, founded in 1959, later participated in it; the two were not a single laboratory founded in 1959.
Birth of AIELIZA
Joseph Weizenbaum created ELIZA at MIT, one of the earliest chatbots. ELIZA simulated a psychotherapist’s conversation through pattern matching, sparking deep reflection on human-computer interaction.
Birth of AIShakey the Robot
SRI International developed Shakey, an early autonomous mobile robot that could perceive its environment, plan paths, and execute tasks. Shakey combined computer vision, NLP, and planning algorithms.
Birth of AIMinsky-Papert Critique
Marvin Minsky and Seymour Papert published "Perceptrons," a rigorous analysis of what single-layer perceptrons can and cannot represent. The book is often associated with the later decline in interest in neural networks, but funding shifts also reflected limited computing power, unmet expectations, and broader policy decisions.
AI WinterFrame Theory
Marvin Minsky published the "Frame Paper", proposing Frame theory for knowledge representation. This theory influenced later object-oriented programming and knowledge representation methods.
Birth of AIThe Birth of Prolog
Alain Colmerauer, Philippe Roussel, and their collaborators developed the first version of Prolog in Marseille, applying predicate logic to programming and advancing logic programming and symbolic AI.
AI WinterLighthill Report
British scientist James Lighthill submitted a pessimistic report on AI research to the UK government, leading to significant funding cuts.
AI WinterMYCIN Expert System
Stanford University developed MYCIN, an expert system for medical diagnosis. It demonstrated the practicality of expert systems, though never used clinically due to liability issues.
AI WinterXCON Expert System
DEC deployed XCON (eXpert CONfigurer), an expert system for configuring VAX computer systems. Development began in 1978 at CMU; initial deployment was 1979, with full operational status by 1980 — one of the first commercially successful expert systems, saving the company millions annually.
AI WinterFirst AI Winter
Following critical assessments and funding cuts in the 1970s, parts of AI research entered a downturn. "First AI winter" is a retrospective periodization whose timing and severity varied by country and subfield.
AI WinterJapanese FGCS
Japan announced the Fifth Generation Computer Project (FGCS) at a JIPDEC / MITI conference in October 1981, a 10-year national initiative to develop computers capable of logical reasoning and knowledge processing. The project was formally launched with the founding of ICOT (Institute for New Generation Computer Technology) in April 1982.
AI WinterBackpropagation Algorithm
David Rumelhart, Geoffrey Hinton, and Ronald Williams published on the backpropagation algorithm, making training multi-layer neural networks possible.
AI WinterSecond AI Winter Begins
With the rise of personal computers, the expensive Lisp machine market collapsed. Many AI companies went bankrupt again.
AI WinterRise of Statistical Methods
In the 1990s, statistical methods began to dominate AI research. Hidden Markov Models (HMMs) in speech recognition, Naive Bayes and decision trees in machine learning, all achieved good results.
The RevivalAI in Gulf War
The US military used AI-based planning and logistics systems in the Gulf War, demonstrating AI’s potential in real-world applications.
AI WinterBirth of the World Wide Web
Tim Berners-Lee created the World Wide Web. The internet’s proliferation changed human lifestyle and provided unprecedented data resources for AI.
The RevivalSecond Winter Ends
As technology matured and commercial applications increased, AI began to emerge from the winter. The revival of neural networks and the rise of statistical methods laid the foundation for a new era.
AI WinterSupport Vector Machine
Vladimir Vapnik et al. proposed Support Vector Machine (SVM), a powerful classification and regression method. SVM achieved excellent performance in text classification and handwritten recognition.
The RevivalDeep Blue vs Kasparov
IBM’s Deep Blue defeated world chess champion Garry Kasparov, demonstrating AI’s ability to surpass human capabilities in well-defined tasks.
AI WinterLong Short-Term Memory (LSTM)
Sepp Hochreiter and Jürgen Schmidhuber proposed LSTM, a special type of RNN capable of learning long-term dependencies. LSTM achieved great success in speech recognition and language modeling.
The RevivalLeNet-5
Yann LeCun developed LeNet-5, a CNN for handwritten digit recognition. LeNet-5 was among the first deep learning models deployed at scale commercially — used by AT&T/NCR for check reading starting in 1993 and by the US Postal Service for ZIP code recognition from the late 1990s.
The RevivalNeural Probabilistic Language Model
Yoshua Bengio, Réjean Ducharme, Pascal Vincent, and Christian Jauvin proposed a neural probabilistic language model that jointly learns distributed word representations and word-sequence probabilities to address the curse of dimensionality. The model is feed-forward, not recurrent.
The RevivalCIFAR Neural Computation Program
Beginning in 2004, a CIFAR program brought Geoffrey Hinton, Yann LeCun, Yoshua Bengio, and collaborators into regular exchange. It helped coordinate research that contributed to the deep-learning revival; it was not a single universal starting point.
The RevivalDeep Belief Networks
Geoffrey Hinton proposed Deep Belief Networks (DBN), the first successfully trained deep neural network. Hinton introduced "layer-wise pre-training" to solve training difficulties.
The RevivalGPU for Deep Learning
Researchers began using GPUs to accelerate deep learning training. GPU’s parallel computing made training large neural networks possible.
The RevivalImageNet Dataset
The ImageNet team published its large-scale hierarchical image database paper in 2009, organizing labeled images with the WordNet hierarchy. ImageNet and its later recognition challenge became important infrastructure for large-scale computer-vision training and evaluation.
The RevivalSpeech Recognition Breakthrough
Microsoft Research and Bell Labs pioneered the first major deep-learning breakthrough in speech recognition (Dahl, Yu, Deng 2011; Mohamed, Dahl, Hinton 2012), achieving significant word-error-rate reductions. Google deployed DNN/LSTM-based speech recognition in production starting in 2012–2015.
The RevivalImageNet Breakthrough
Alex Krizhevsky, Ilya Sutskever, and Geoffrey Hinton’s team used AlexNet in the ImageNet competition, winning by a landslide. AlexNet achieved a top-5 error of 15.3%, beating the 2012 ILSVRC runner-up (26.2%) by a landslide.
The RevivalWord2Vec
Tomas Mikolov released Word2Vec, a neural network model for learning word embeddings. Word2Vec enabled computers to understand semantic relationships between words.
The RevivalGenerative Adversarial Networks (GAN)
Ian Goodfellow proposed GAN, one of the most important innovations in deep learning. GAN generates extremely realistic images through adversarial training.
The RevivalResNet
Kaiming He et al. proposed ResNet, solving the training difficulty of deep networks through skip connections. ResNet enabled training hundreds of layers.
The RevivalAlphaGo Defeats Lee Sedol
DeepMind’s AlphaGo defeated world Go champion Lee Sedol 4-1. Go was considered one of the most difficult board games for AI.
The RevivalTransformer Architecture
Google proposed the Transformer architecture, a revolutionary breakthrough in NLP. Transformer is the foundation of modern large language models.
The RevivalGPT-3 Release
OpenAI released GPT-3, a large language model with 175 billion parameters. GPT-3 demonstrated astonishing language generation capabilities, sparking widespread discussion about AGI.
The LLM EraDALL-E & CLIP
OpenAI released DALL-E (image generation) and CLIP (image-text contrastive learning). These models demonstrated AI’s ability to understand and generate multimodal content.
The LLM EraCodex & GitHub Copilot
OpenAI released Codex, an AI model that understands and generates code. GitHub Copilot became the first widely-used AI programming assistant.
The LLM EraChatGPT Release
In November 2022, OpenAI released ChatGPT, the first mass-market generative-AI conversational assistant. ChatGPT reached 100 million users in two months, becoming the fastest-growing consumer product in history.
The LLM EraStable Diffusion Open Source
Stability AI released Stable Diffusion, an open-source image generation model. Open-source community activity rapidly popularized image generation technology.
The LLM EraGPT-4 Release
OpenAI released GPT-4, a multimodal model capable of processing images and text. GPT-4 showed near-human performance on professional and academic benchmarks.
The LLM EraClaude Release
Anthropic released Claude, an AI assistant focused on safety and helpfulness. Claude’s design reflects emphasis on AI safety—AI should be helpful, harmless, and honest.
The LLM EraLLaMA Open Source
Meta released LLaMA, a large language model under a non-commercial research license. Although LLaMA has relatively small parameter size, its excellent performance promoted open-source LLM development.
The LLM EraAI Agent Concept Rises
The AI Agent concept began to receive widespread attention. Agents are AI systems capable of autonomously planning and executing complex tasks.
The LLM EraGemini 1.5 and Long Context
In February 2024, Google introduced Gemini 1.5 with a mixture-of-experts architecture and an experimental context window of up to one million tokens, demonstrating retrieval and reasoning across long documents, codebases, and video.
The LLM EraClaude 3 Series
Anthropic released the Claude 3 series, including Opus, Sonnet, and Haiku. Claude 3 Opus performed competitively with GPT-4 on several benchmarks including MMLU and GPQA, while trailing GPT-4 on others.
The LLM EraLlama 3 Open Source
Meta released the Llama 3 family with open weights, including 8B and 70B parameter models. The later Llama 3.1 405B was the first open-weights model to match frontier closed-source competitors on common benchmarks.
The LLM EraEU AI Act Enacted
The European Union enacted the AI Act, the first comprehensive horizontal regulation of artificial intelligence. The Act established a risk-based classification and strict requirements for high-risk AI systems.
The LLM EraOpenAI o1 Model
OpenAI released the o1 model, a large model with reasoning capabilities. o1 performs excellently on scientific and programming tasks, demonstrating "thinking" ability.
The LLM EraClaude Computer Use Public Beta
In October 2024, Anthropic introduced a public beta of computer use for an upgraded Claude 3.5 Sonnet. Developers could direct Claude to inspect a screen, move a cursor, click, and type, making it one of the first frontier models publicly offered with general graphical-interface control.
The LLM EraMCP Protocol Release
Anthropic released MCP (Model Context Protocol), an open standard protocol for connecting AI models with external tools and data sources. MCP is becoming the "USB-C" of AI applications.
The LLM EraAgentic Ecosystem Matures
By 2025, AI agents matured from research demos to production tools. Coding agents, browser-use agents, and multi-step task agents became standard offerings, with OpenAI, Anthropic, Google, and open-source projects all shipping capable systems.
The LLM EraDeepSeek R1 Release
Chinese AI lab DeepSeek released R1, an open-source reasoning model whose performance rivaled OpenAI’s o1. The release demonstrated that frontier capabilities could be achieved outside the US AI establishment and triggered a global re-evaluation of AI competition.
The LLM EraStargate Project Launched
OpenAI, Oracle, SoftBank, and the UAE’s MGX jointly announced a commitment of $500 billion to build AI infrastructure in the United States. The project plans to construct multiple large-scale data centers over four years, the largest private-sector investment in AI history.
The LLM EraClaude 3.7 Sonnet Release
Anthropic released Claude 3.7 Sonnet, the first model to support "hybrid reasoning"—users can switch between instant answers and extended thinking in the same model. Claude 3.7 marked the beginning of consolidation in AI reasoning product forms.
The LLM EraAnthropic $3.5B Funding Round
In March 2025, Anthropic announced a $3.5 billion funding round at a $61.5 billion valuation, making it one of the highest-valued AI startups in the world and reflecting further capital concentration in the AI industry.
The LLM EraLlama 4 Open-Source Release
Meta released the natively multimodal open-weight Llama 4 Scout and Maverick models and previewed Behemoth, a teacher model that was still training and was not released. Scout and Maverick use mixture-of-experts architectures.
The LLM EraClaude 4 Release
Anthropic released the Claude 4 family (Opus 4 and Sonnet 4), introducing Extended Thinking capability with significant improvements in programming, reasoning, and long-horizon tasks. Claude 4 consolidated Anthropic’s position in the enterprise AI market.
The LLM EraEU AI Act GPAI Obligations Begin to Apply
On 2 August 2025, the EU AI Act’s governance rules and obligations for general-purpose AI models became applicable. Other provisions follow separate transition dates, so this milestone is not a blanket start of full enforcement.
The LLM EraGPT-5 Release
OpenAI released GPT-5, a unified flagship model that integrates the reasoning capabilities of the o-series with the conversational abilities of the GPT series. GPT-5 set a new frontier in programming, mathematics, and reasoning while supporting longer contexts and tool use.
The LLM EraOpenAI Completes Recapitalization
OpenAI completed the recapitalization of its corporate structure. The for-profit business became a public benefit corporation named OpenAI Group PBC, and the OpenAI Foundation — the nonprofit — continues to control it under the same mission. OpenAI says the recapitalization followed nearly a year of discussions with the California and Delaware Attorneys General.
The LLM EraAgents Move Into Shipped Enterprise Products
Through the first half of 2026, agent capabilities moved out of demonstrations and into shipped enterprise products: coding, support, and office-automation agents became documented features, and tool-calling and multi-agent infrastructure matured around them. How far adoption actually reached is not settled. Published surveys report very different production rates because they do not agree on what counts as an agent, so this entry records the direction of travel rather than a level.
The LLM EraOpen-Weight Models Publish at Frontier Scale
Through the first half of 2026, open-weight releases from DeepSeek, Alibaba Qwen, Moonshot, Zhipu, and Meta were published at a scale previously seen only in closed systems, with weights and model cards downloadable rather than described. Whether any of them match the closed frontier depends on which benchmark index is used and how it is weighted, so this entry records what was released and under what licence, not a ranking.
The LLM EraNature Publishes the Co-Scientist Multi-Agent System
Nature published Co-Scientist, a multi-agent system built on Gemini that formulates novel research hypotheses for experimental verification. The paper reports validation across three biomedical applications: drug repurposing, discovery of novel targets, and explaining mechanisms of antimicrobial resistance. The authors present it as an assistant to researchers rather than a replacement, which makes it peer-reviewed evidence for AI participating in hypothesis generation rather than only in analysis.
The LLM EraMeta Begins Unwinding the Manus Acquisition
Reporting on June 11, 2026 said Meta had begun unwinding its acquisition integration with AI agent company Manus, halting data sharing and separating operations. The report linked the move to Chinese regulatory requirements; later legal and operational status should be checked against updated disclosures.
The LLM EraClaude Fable 5 and Mythos 5 Suspended, Then Redeployed
Anthropic launched safeguarded Claude Fable 5 for general use and the less-restricted Mythos 5 for vetted Project Glasswing partners on June 9, 2026. On June 12, U.S. export controls required restrictions on foreign nationals; unable to verify nationality in real time, Anthropic suspended both models globally. The controls were lifted on June 30. Fable 5 returned globally on July 1, while Mythos 5 initially returned for approved U.S. organizations.
The LLM EraUS State Attorneys General Open Probe into OpenAI
On June 13, 2026, a coalition of US state attorneys general led by New York opened an investigation into OpenAI and issued a subpoena. The subpoena demands documents relating to advertising placement, user engagement and retention, model sycophancy, consumer and health data handling, and protections for minors and the elderly. OpenAI said it would cooperate with the attorneys general and noted that ChatGPT has built stronger safeguards for minors. This is the first coordinated multistate coalition investigation of a leading AI company by US state attorneys general.
The LLM EraGPT-5.6 Begins with a Government-Requested Limited Preview
OpenAI began a limited preview of GPT-5.6 Sol, Terra, and Luna on June 26, 2026 with a small group of trusted partners at the U.S. government’s request, while saying this process should not become the long-term default. OpenAI made the GPT-5.6 family generally available on July 9.
The LLM EraSamsung and SK Hynix Announce Major Multi-Year Memory Investment Plans
On 29 June 2026, Samsung and SK Hynix announced multi-year semiconductor investment plans totaling 800 trillion won and involving four memory fabs in southwestern South Korea. Dollar conversions vary with exchange rates, while scope, approvals, and execution remain subject to review.
The LLM EraGemini Spark Lands on Mac as a Desktop Agent
On July 1, 2026 Google released Gemini Spark — its 24/7 agentic AI assistant — for macOS, with real-time tracking and broader app integration. Spark can take persistent action across a user’s digital life, marking Google’s push to bring agentic AI onto the consumer desktop.
The LLM EraMoonshot Releases Kimi K3 Open Weights
In July 2026 Moonshot AI published open weights for Kimi K3 on Hugging Face. The model card records 2.8 trillion total parameters with 104 billion activated, a 1,048,576-token context window, and the Kimi K3 License. It is the largest openly downloadable language model published to date, and it places an Asian laboratory at the frontier of open-weight releases.
The LLM EraCloudflare Classifies AI Crawlers by Purpose
On 1 July 2026, Cloudflare announced separate controls for Search, Agent, and Training traffic. From 15 September, new Cloudflare domains will block Training and Agent crawlers by default on ad-bearing pages while allowing Search by default; site owners can change the settings, and multi-purpose crawlers follow the strictest applicable rule.
The LLM EraMicrosoft Launches $2.5B AI Deployment Company
On July 2, 2026 Microsoft announced Microsoft Frontier Company, a new operating business focused on enterprise AI deployments using Microsoft’s existing AI tools. The project is backed by a $2.5 billion Microsoft investment and 6,000 industry and engineering experts — joining Amazon and OpenAI in launching a dedicated AI deployment organization.
The LLM EraEU AI Act Becomes Generally Applicable
On August 2, 2026 the EU AI Act became generally applicable, and the AI Office together with national authorities took up implementation, supervision, and enforcement. The same revision deferred the heaviest high-risk duties: stand-alone Annex III systems apply from December 2, 2027, and AI embedded in regulated products from August 2, 2028. Prohibited practices had already applied since February 2, 2025, and general-purpose model obligations since August 2, 2025.
The LLM Era