← LeResearch
Living map · updated 2026-05-12

There is no “AI.” There are models.

The word AI behaves like a brand. Underneath it sits a field of dozens of organizations across four continents, releasing language models, vision encoders, embedding models, speech systems, image generators, and code assistants — almost all of them under permissive licenses.

This page is a living map of that field. Updated when the benchmarks move. Maintained because the singular branding hides most of the work.

Read in 30 seconds
There is no AI

"AI" is one word for six modalities — language, code, vision, embedding, speech, image-generation.

each its own architecture, dataset, community

A 2GB Whisper model and a 671B DeepSeek MoE share almost no engineering. The marketing label covers both.

The gap is closing

The top open-weights model trails the top closed model by 6 points on the Intelligence Index.

two years ago it was over 20

Kimi K2.6 (54) → GPT-5.5 xhigh (60). And Kimi is ahead of any closed model from 12 months ago.

Licenses matter

Apache 2.0 and MIT are the new defaults — but Llama, FLUX, and Stability still carry catches.

read before you ship

Llama 4 has a 700M MAU cap. FLUX.1 dev is non-commercial. Gemma 4 moved to Apache 2.0 in March 2026.

Fig · the word AI, decomposed
“AI”IS A LABEL OVERLANGUAGEKimi K2Qwen · DeepSeekCODEGLM-5DeepSeek-CoderVISIONSigLIP 2OpenCLIP · Qwen-VLEMBEDDINGBGE-M3nomic-embedSPEECHWhisperParakeetIMAGEFLUXStable Diffusion
The word at the top is the marketing label. The chips at the bottom are the actual models trained on data — each its own architecture, dataset, license, community. None of them is “AI.” All of them are.
00 · There is no AI

A label, not an artefact.

"AI" names a marketing surface. The actual artefacts are models — bounded by architecture, dataset, training objective, weight file, license. Calling them all "AI" makes them look like one thing. They are not one thing.

When someone says “AI is dangerous” or “AI will replace radiologists” or “AI uses too much water,” the sentence smuggles a unified subject that does not exist. A 39M-parameter sentence-embedding model is AI. A 2GB Whisper transcription model is AI. A 671B MoE reasoning model is AI. They share almost no engineering, no training cost, no failure mode, and almost no user.

The singular word does work for the people selling the strongest closed tier — it lets the public conversation inherit the prestige of every prior generation while the actual business model is monetizing one specific row. It does not do work for anyone trying to think about the field clearly.

Models are not truths. They are weights produced by training a specific architecture on a specific dataset toward a specific objective. Every part of that sentence is a choice, every choice is contestable, and every choice changes when the next dataset lands. The map below is a snapshot — explicitly so.

01 · What the word covers

Six modalities. Six different fields.

The cards below are not exhaustive — they are the public face. Each modality has its own training compute curve, its own benchmark culture, its own community, its own license norms.

Language models

Text-in / text-out — chat, reasoning, instruction following

Code models

LLMs fine-tuned on code — completion, repo-edit, agentic dev

Vision + VLMs

Image-and-text encoders, document VLMs, video understanding

Embeddings

The dense / sparse vectors that power semantic search and RAG

Speech (ASR)

Automatic speech recognition, translation, language ID

Image generation

Diffusion + flow-matching models that turn prompts into pixels

The honest first move when reading any AI claim is to ask which row it is about. “Models hallucinate” applies to row 1. “Models are deterministic” applies to rows 3 and 4. “Models are stochastic parrots” is a critique of one specific architecture, generalized rhetorically to all of them. Each row has its own answer.

02 · Open vs closed

The gap is six points. It used to be twenty.

Twelve months ago the best closed model was lonely at the top. Today the top open-weights model — downloadable, MIT-licensed, runnable on a single GPU node — is within striking distance, and ahead of any closed model from 2024.

Fig · Intelligence Index v4.0 — open vs closed, May 2026
102030405060INTELLIGENCE INDEX (v4.0)GPT-5.5 (xhigh)OPENAI60GPT-5.5 (high)OPENAI59Claude Opus 4.7 (max)ANTHROPIC57Gemini 3.1 ProGOOGLE57Kimi K2.6MOONSHOT AI54DeepSeek V4 ProDEEPSEEK53GLM-5.1Z.AI (ZHIPU)52Qwen 3.6ALIBABA50MiniMax-M2.7MINIMAX49Llama 4 MaverickMETA48open weights · downloadableclosed · API only
Six points separate the top closed model (GPT-5.5 xhigh) from the top open-weights model (Kimi K2.6). Two years ago that gap was over twenty. Score: Artificial Analysis Intelligence Index v4.0, May 2026.

Two structural reasons the gap is narrowing. First, training cost dropped: DeepSeek V3 and successors made it visible that frontier-class capability costs an order of magnitude less than the public US-lab figures assumed. Second, the Chinese open-weights labs — DeepSeek, Moonshot, Z.ai, Alibaba, MiniMax — have made a strategic choice to release weights, not just papers. That puts the same models in the hands of a researcher in Lagos and a hyperscaler in Seattle.

One reading of this chart: the conversation that frames AI as a contest between three or four firms in California is already two years out of date.

03 · What you actually get

License decoder · five questions a working engineer asks.

The word 'open' is doing different work in 'open weights', 'open code', 'open data', and 'OSI-approved open source'. This decoder is the read-before-you-ship checklist.

Fig · License decoder · five axes that matter in practice
License · who uses itCommercialRedistributeModifyTrain derivativesNo user capCatch
Apache 2.0
Apache Foundation · Qwen, Gemma 4, Mistral, GLM, FLUX.2 Klein
OSI-APPROVED
Explicit patent grant — the friendliest mainstream license. Retain notice + state changes when redistributing.
MIT
MIT · DeepSeek, BGE, Whisper, OpenCLIP
OSI-APPROVED
Shortest permissive license. No patent grant in writing — usually fine, occasionally an enterprise-legal blocker.
MIT (modified)
Moonshot · Kimi K2 family
MIT base + an attribution-when-deployed clause. Practically permissive; read it before you ship.
Llama Community License
Meta · Llama 4
700M monthly-active-user cap on commercial deployment. Derivatives must carry the same license + "Llama" naming.
Stability AI Community License
Stability AI · SD 3.5
Free for non-commercial + research + commercial under $1M revenue. Above that, paid enterprise license.
OpenRAIL-M
BigScience / BigCode · StarCoder 2
Responsible-AI use restrictions baked into the license — prohibited downstream applications (e.g. surveillance, biometric ID).
CC BY 4.0
Creative Commons · Parakeet, some datasets
Attribution required. Designed for content rather than software — fine for weights, awkward for model code.
CC BY-NC 4.0
Creative Commons · Jina v3, many research weights
Non-commercial. Research, internal tooling, prototypes — fine. Anything user-paid or ad-supported — needs a separate license.
FLUX.1 Non-Commercial
Black Forest Labs · FLUX.1 dev
Research + personal use only. Output rights are separate from weight rights — read the text.
Closed weights
OpenAI · Anthropic · Google · xAI (frontier tiers)
API access only. Terms of service govern outputs; weights never leave the vendor.

Cell legend: ✓ yes · ◐ partial — read the catch column · ✕ no. Teaching summary — when something hinges on the answer, click through to the license text.

The trend across 2026 has been toward Apache 2.0 as the default for new releases — Mistral, Qwen, GLM, MiniMax, FLUX Klein. Google moved Gemma 4 to Apache 2.0 in March, the first time a US frontier lab’s open tier went fully OSI-approved. The exceptions — Llama’s community license, FLUX.1 dev’s non-commercial clause, Stability AI’s under-$1M-revenue gating — are now the read-the-fine-print cases rather than the norm.

A note on responsibility licenses (OpenRAIL family). StarCoder 2’s license forbids certain downstream uses — biometric ID, surveillance, generation of disinformation. These restrictions are largely unenforceable in practice; their function is closer to a public-norm signal than a contractual one. Reasonable people disagree on whether that’s the right move; it is at least an explicit one.

04 · There is no single number

The benchmark spread — ‘best model’ is ‘best at what.’

Six benchmarks. Seven leading models. No single ranking holds across columns. The point of this figure is not to crown a winner — it is to show that any sentence beginning 'the best AI model is...' is hiding the next word.

Fig · Benchmark spread — six measures, seven top models
GPQA DiamondSCIENCEGPT-5.591%Claude Opus 4.789%Gemini 3.1 Pro88%Kimi K2.687%DeepSeek V4 Pro85%GLM-5.186%Qwen 3.688%SWE-Bench VerifiedCODEGPT-5.578%Claude Opus 4.782%Gemini 3.1 Pro71%Kimi K2.656%DeepSeek V4 Pro54%GLM-5.158%Qwen 3.651%LiveCodeBenchCODEGPT-5.588%Claude Opus 4.784%Gemini 3.1 Pro81%Kimi K2.679%DeepSeek V4 Pro81%GLM-5.180%Qwen 3.675%AIME 2025MATHGPT-5.596%Claude Opus 4.794%Gemini 3.1 Pro93%Kimi K2.692%DeepSeek V4 Pro93%GLM-5.190%Qwen 3.689%GDPval-AAAGENTICGPT-5.51785Claude Opus 4.71755Gemini 3.1 Pro1315Kimi K2.61484DeepSeek V4 Pro1554GLM-5.11535Qwen 3.61300Chatbot Arena EloHUMAN PREFGPT-5.51442Claude Opus 4.71440Gemini 3.1 Pro1438Kimi K2.61395DeepSeek V4 Pro1402GLM-5.11451Qwen 3.61380open weightsclosed (API only)missing cell = no reliable public score
Each panel is one benchmark. Each bar is one model. Open weights (cyan) are not behind closed (violet) by a constant amount — the gap changes per benchmark. GLM-5.1 leads SWE-Bench; Qwen leads GPQA; Claude leads code-fixing; GPT leads economic-value. There is no single “smartest”.

Some structural notes on the benchmarks themselves. MMLU is saturated — every frontier model scores 88–92, the differences are within run-to-run noise. GPQA Diamond is the current general-knowledge ceiling test. SWE-Bench Verified is the most defensible code benchmark (real GitHub issues, repo-level edits, no leakage from the pretraining set). Chatbot Arena Elo measures preference, not correctness — a polite hedger can beat an accurate blunt model. GDPval-AA is the newest entrant: real knowledge-work tasks across 44 occupations.

A benchmark that no model has saturated is informative. A benchmark every model has saturated is informative only about the benchmark.

05 · Who is actually shipping this

The communities behind the singular word.

Twenty organizations across four continents. Most release under Apache 2.0 or MIT. None of this is invisible — it is just compressed under the marketing label.

China6 orgs
DeepSeekHangzhoufully open
Ships: V-series LLMs · Coder · OCR

Frontier capability at training cost an order of magnitude below US labs. MIT-licensed by default.

Alibaba (Qwen team)Hangzhoufully open
Ships: Qwen, Qwen-VL, Qwen-Coder, Qwen-Audio

Most prolific open-model lineage on the planet. Apache 2.0 across 4B → 480B.

Moonshot AIBeijingfully open
Ships: Kimi K-series

Long-context pioneers. K2 is the current best open-weights Intelligence Index score.

Z.ai (Zhipu AI)Beijingfully open
Ships: GLM, ChatGLM, CodeGeeX

Tsinghua spinoff. Strongest open-weights model on SWE-Bench Pro as of mid-2026.

MiniMaxShanghaifully open
Ships: MiniMax-M series, abab

Ultra-long-context specialist (1M+). Apache 2.0 for the open tier.

BAAIBeijingfully open
Ships: BGE embeddings, Emu, FlagEval

The retrieval-embeddings reference lab. BGE is the default RAG embedding worldwide.

United States7 orgs
Meta FAIRMenlo Park
Ships: Llama, SAM, DINOv2, Seamless

Largest US lab releasing competitive weights — under a custom community license with a 700M MAU cap.

Google DeepMindMountain View · Londonfully open
Ships: Gemma, SigLIP, T5, MedGemma

Gemma 4 moved to Apache 2.0 in March 2026 — first time a US frontier lab's open tier went fully OSI-approved.

OpenAI (open tier)San Franciscofully open
Ships: gpt-oss · Whisper · CLIP

Mostly closed company, but the open releases — Whisper, CLIP, gpt-oss-120b — have shaped the field.

Ships: OLMo, Tülu, Molmo, Dolma

The "truly open" reference — weights + code + training data + checkpoints. Reproducibility-first.

Nomic AINew Yorkfully open
Ships: Nomic Embed, GPT4All, Atlas

Fully open embeddings — weights + data + training code. The "do not trust closed embedding APIs" stance.

NVIDIASanta Clarafully open
Ships: Parakeet, Canary, Nemotron

Sells the GPUs, releases reference models. Parakeet runs faster than Whisper on the same hardware.

Hugging FaceNew York · Parisfully open
Ships: The Hub · datasets · transformers

Not a model lab — the catalog + tooling layer the whole open ecosystem runs on.

Europe5 orgs
MistralParisfully open
Ships: Mistral, Mixtral, Codestral, Ministral

Europe's open-by-default flagship. Apache 2.0 is the house standard; closed tiers are the exception.

Ships: FLUX.1, FLUX.2, FLUX.1 Krea

Former Stability AI researchers. FLUX broke prompt-following parity with Midjourney.

Ships: Stable Diffusion, Stable Video, StableLM

The lineage that started open image generation. Community license, free under $1M revenue.

Jina AIBerlin
Ships: jina-embeddings, jina-reranker

Multilingual long-context embeddings. CC-BY-NC for research, paid commercial.

LAIONHamburgfully open
Ships: LAION-5B dataset, OpenCLIP coordination

Non-profit. The public training-data commons that 2022–2024 open multimodal models were built on.

Distributed / volunteer2 orgs
EleutherAIfully open
Ships: Pythia, GPT-NeoX, lm-eval-harness

Volunteer-run, open-science. The eval harness that most leaderboards run on is theirs.

BigCodefully open
Ships: StarCoder 2, The Stack v2

Hugging Face × ServiceNow collaboration. Opt-out respected at the training-data level.

The grid above is incomplete by construction. Hundreds of fine-tunes, dataset curators, eval-harness maintainers, and vendor-neutral host organizations sit downstream of every model listed here. The labour is dispersed; the singular noun “AI” is the only thing that compresses it back into a single subject.

06 · Why this map exists

An honest try, in the time of AI.

LeResearch is the non-profit sibling of LeDesign. The same philosophy runs through both: silos are a cognitive convenience, nature never agreed to them, and the responsible move when every inherited truth shakes at once is to return to the why.

Tools evolve faster than systems do. The systems keep optimizing as though the tools hadn’t changed, until they’re stuck in scale problems we couldn’t foresee. When every inherited truth is shaking at once, we believe the responsible response is neither to manufacture new certainty, nor to refine the systems blindly. It is to return to the why — to the original problem they were meant to answer, before the solution itself became the silo.

Silos are a cognitive convenience. Nature never agreed to them. In nature, behavior is simultaneous. A cell fires because of hormones that reflect genes that reflect an environment that reflects a culture that reflects millions of years of pressure — all at once, with no gaps between the disciplines we invented to study each layer.
— the LeDesign thesis

Calling the entire field “AI” is one such silo. It is a cognitive convenience that hides which architecture is being discussed, which dataset is being scrutinised, which community is being either credited or erased. The map on this page does not claim to dissolve the convenience. It tries to make it visible — so the conversation that follows can be about an actual row.

Models are not truths. They are weights, trained on data, designed to change as data changes — unsteady by construction. The work this page tries to honour is the work of the people training, evaluating, releasing, and maintaining them in the open. Most of that work is not done by the firms whose names appear in the headlines.

Maintenance

Last verified against Artificial Analysis Intelligence Index v4.0, Chatbot Arena, SWE-Bench Verified, and each model's official release card on 2026-05-12.

Earliest expected staleness: 2026-08.

This investigation is treated as a living document. The claims marked stale in the receipt cards above are the ones to re-check first. How this is maintained →