Open Source

7 milestones in AI history

TensorFlow machine learning framework logo
Open SourceDeep Learning Breakthrough

TensorFlow Open-Sourced

Google open-sourced TensorFlow, its internal machine learning framework. This gave every researcher and developer access to the same tools Google used internally. PyTorch (Facebook, 2016) followed, creating a healthy competition that accelerated the entire field.

Jeff DeanGoogle Brain
Astronaut riding a horse, iconic Stable Diffusion generated image
Open SourceGenerative AI Revolution

Stable Diffusion: Open-Source Image Generation

Stable Diffusion was released as a widely available text-to-image model that could run on consumer hardware, with model weights distributed under an open release rather than an API-only product. Unlike DALL-E, anyone could download it, run it locally, and build on top of it. An explosion of community modifications, fine-tunes, and applications followed.

Emad MostaqueStability AICompVis (LMU Munich)
Meta AI logo
Open SourceGenerative AI Revolution

Llama 2: Meta Opens the Floodgates

Meta released Llama 2, a family of widely available large language models (7B, 13B, 70B parameters) distributed as open weights under a custom license that allowed broad commercial use. While not open-source in the strict OSI sense, it gave companies and researchers access to a frontier-quality model they could run, customize, and deploy themselves.

Mark ZuckerbergMeta
Mistral AI logo, creators of Mixtral
Open SourceGenerative AI Revolution

Mixtral 8x7B: Efficient Mixture of Experts

French startup Mistral AI released Mixtral 8x7B, a mixture-of-experts model that matched or beat GPT-3.5 while using a fraction of the compute per token. It demonstrated that clever architecture could compete with brute-force scaling.

Mistral AI
Meta AI logo
Open SourceGenerative AI Revolution

Llama 3: Open-Source Catches Up

Meta released Llama 3 (8B and 70B, later 405B), closing the gap with closed frontier models. The 405B release put near-frontier open-weight models into more developers' hands, even though Meta's licensing still sat outside a strict open-source definition.

Meta
DeepSeek AI logo
Open SourceThe Agentic Era

DeepSeek R1: Open-Source Reasoning

Chinese AI lab DeepSeek released R1, an openly released reasoning model that approached OpenAI's o1-class performance at a fraction of the cost. Trained with reportedly modest compute budgets, it challenged the assumption that frontier reasoning required the largest Western-scale investment programs.

DeepSeek
OpenClaw GitHub organization avatar
Open SourceThe Agentic Era

OpenClaw: The Personal AI Assistant Goes Open Source

The `openclaw/openclaw` repository launched on GitHub, framing itself as 'your own personal AI assistant' that ran on users' own devices across the channels they already used, from WhatsApp and Telegram to Slack, Discord, and iMessage. Instead of keeping the assistant trapped in a single app, OpenClaw combined messaging integrations, voice, tools, browser control, local skills, and device-side control into an always-on personal agent.

Peter SteinbergerOpenClaw

Related Topics