Gemini 3.1 ProvsKimi K3
Gemini 3.1 Pro | Kimi K3 | |
|---|---|---|
| Specifications | ||
ParametersA rough measure of how big the model is. More parameters usually means more capable and more expensive to run, though it is a poor guide on its own — a smaller, newer model often beats a larger, older one. | — | 2.8T |
Context windowHow much text the model can hold in mind at once — your question, any documents you attach, the conversation so far, and its own reply. Go past it and the earliest part falls out of view. | — | 1M |
| API pricingUSD per 1M tokens · lower wins · base tier | ||
Input priceWhat you pay for everything you send the model — your question, plus any documents or earlier conversation you include with it. | $2.00 | $3.00 |
Output priceWhat you pay for the text the model writes back. It is normally the dearer half: producing an answer costs more than reading one. | $12.00 | $15.00 |
Cached input priceA reduced rate for text you send over and over. If every request starts with the same instructions or the same document, the provider keeps a copy ready and charges less to read it again. | $0.20 | $0.30 |
Cheapest inputLowest input rate across third-party providers, excluding the lab itself. The cheapest endpoint may run a quantised build or a shorter context — see "Available from" on the model page. | — | $2.55Makora |
Cheapest outputLowest output rate across third-party providers, excluding the lab itself. May come from a different provider than the cheapest input. | — | $12.75Makora |
| Benchmarks | ||
BullshitBench v2Nonsense detection — Given a confidently-worded but nonsensical prompt, does the AI spot that it makes no sense and push back — instead of playing along and inventing an answer? The score is how often it clearly called out the nonsense. Higher is better. | 37% | 73% |
DeepSWE 1.1Agentic coding — Artificial Analysis' independent test of deep, agentic software-engineering work — the AI has to plan and carry out substantial coding tasks end to end. (Version 1.1 of the test.) Higher is better. | 12% | 69% |
Next.js EvalsNext.js coding — Vercel's open eval of how well AI coding agents build and migrate real Next.js apps — measured as the share of tasks the agent completes successfully. Higher is better. | 69% | 81% |
Terminal-Bench 2.1Agentic terminal coding — Can the AI work in a command-line terminal — running commands and finishing technical setup tasks the way a developer would? Higher is better. | 70.3% | 88.3% |
MCP AtlasMulti-step tool use — Can the AI chain together many tools and steps to complete one bigger task, rather than doing just a single thing? Higher is better. | 78.2% | 84.2% |
BrowseCompWeb browsing — Can the AI browse the web and track down hard-to-find answers? Higher is better. | 85.9% | 91.2% |
Humanity's Last Exam · no toolsMultidisciplinary reasoning — Humanity's Last Exam — extremely hard expert questions across many subjects, written so you can't just look up the answer. “No tools” means the AI answers on its own. Higher is better. | 44.4% | 43.5% |
Humanity's Last Exam · with toolsMultidisciplinary reasoning — Humanity's Last Exam — extremely hard expert questions across many subjects. “With tools” means the AI is allowed to search the web or run code while answering. Higher is better. | 51.4% | 56% |
GPQA DiamondScience — Graduate-level science questions in biology, physics, and chemistry — hard enough that subject-matter PhDs score around 65%. Higher is better. | 94.3% | 93.5% |
GDPval-AA v2Knowledge work — economically valuable knowledge work (v2, re-based Elo) | 965 | 1668 |
CharXiv ReasoningChart reasoning — Can the AI read and reason about complex charts and figures, not just text? Higher is better. | 83.3% | 84.8% |
MMMU-ProMultimodal reasoning — A tougher version of MMMU — college-level questions that mix images, diagrams, and text together. Higher is better. | 80.5% | 81.6% |
| BenchmarksPublished by one model only | ||
Gray Swan IPI · k = 1Prompt injection robustness — Attackers hide malicious instructions inside content the AI reads — a web page, an email, a document — and try to hijack what it does. Gray Swan's indirect prompt injection benchmark measures how often such an attack succeeds when the attacker gets a single try. Lower is better. | 14.2% | — |
Gray Swan IPI · k = 10Prompt injection robustness — Attackers hide malicious instructions inside content the AI reads — a web page, an email, a document — and try to hijack what it does. This variant gives the attacker 10 tries and counts an attack as successful if any of them works. Lower is better. | 45.7% | — |
Gray Swan IPI · k = 15Prompt injection robustness — Attackers hide malicious instructions inside content the AI reads — a web page, an email, a document — and try to hijack what it does. This variant gives the attacker 15 tries and counts an attack as successful if any of them works. Lower is better. | 49.2% | — |
SWE-Bench ProAgentic coding — Can the AI fix real bugs in real software? It's handed actual problems from open-source projects and has to write code that genuinely solves them. Higher is better. | 54.2% | — |
SWE-Bench VerifiedCoding — Real coding tasks pulled from open-source projects — the AI has to find and fix actual bugs. A human-checked version of the original SWE-Bench. Higher is better. | 80.6% | — |
DeepSWE 1.0Agentic coding — Artificial Analysis' independent test of deep, agentic software-engineering work — the AI has to plan and carry out substantial coding tasks end to end. Higher is better. | — | 67.5% |
MLE-BenchML engineering — Can the AI do the work of a machine-learning engineer? It competes in real Kaggle competitions — building, training, and tuning models end to end — and the score reflects how well it places. Higher is better. | 42.6% | — |
Supabase Evals · with skillsSupabase coding — Supabase's own open benchmark: a coding agent is dropped into a real Supabase project and asked to do real work — set up a schema, fix a broken security policy, debug an Edge Function — and every run is checked against a live Supabase stack. This is the headline number, where the agent has Supabase's own skills loaded, as most people building on Supabase would. The score is the share of scenarios it got right. Higher is better. | — | 86.4% |
Supabase Evals · no skillsSupabase coding — The same Supabase scenarios, but with none of Supabase's skills loaded — so it measures what the model already knows about building on Supabase, rather than how well it follows Supabase's supplied instructions. Higher is better. | — | 90.9% |
Terminal-Bench 2.0Agentic terminal coding — Can the AI work in a command-line terminal — running commands and finishing technical setup tasks the way a developer would? (Version 2.0 of the test.) Higher is better. | 68.5% | — |
JobBenchProfessional tool use — Tests the AI on professional workplace tasks that require using real work tools — the kind of multi-step jobs an office worker handles. Higher is better. | — | 52.9% |
Toolathlon-VerifiedPersonal tool use — Tests how well the AI uses everyday personal tools and apps to get things done — a human-checked version of Toolathlon. Higher is better. | — | 73.2% |
ToolathlonGeneral tool use — Tests how well the AI uses everyday real-world tools and apps to get things done. Higher is better. | 48.8% | — |
ARC-AGI-2Abstract reasoning — Puzzle-style tests of abstract reasoning and pattern-finding — the kind of thing people find easy but AIs often struggle with. Higher is better. | 77.1% | — |
FrontierMath · Tier 1–3Advanced math — Very hard, research-level math problems. Tiers 1–3 are the (still extremely difficult) lower tiers. Higher is better. | 36.9% | — |
FrontierMath · Tier 4Advanced math — Very hard, research-level math problems. Tier 4 is the hardest — close to what professional research mathematicians tackle. Higher is better. | 16.7% | — |
OSWorld-VerifiedAgentic computer use — Can the AI actually operate a computer — clicking, typing, and using real apps — to finish tasks on its own? Higher is better. | 76.2% | — |
Finance Agent v2Agentic financial analysis — Tests the AI on real financial-analysis work, like digging through reports and making sound decisions. Higher is better. | 43% | — |
GDPval-AAKnowledge work — Measures how well the AI does economically valuable knowledge work, judged against human experts. Shown as a rating (like a chess Elo) — higher is better. | 1314 | — |
GDPval (win/tie rate)Knowledge work — How often the AI's work matches or beats a human expert's on real knowledge-work tasks. Higher is better. | 67.3% | — |
Blueprint-Bench 2Spatial reasoning — Can the AI reason about space and layout — for example, understanding a floor plan or blueprint? Higher is better. | 26.5% | — |
MRCR v2 (8-needle) · 128k averageLong context — Tests whether the AI can find specific details buried inside a very long document (around 128k tokens — roughly a long book). Higher is better. | 84.9% | — |
MRCR v2 (8-needle) · 1M pointwiseLong context — Tests whether the AI can find specific details buried inside an enormous document (around 1 million tokens — many books). Higher is better. | 26.3% | — |
| Overview | ||
| Company | Moonshot AI | |
| Release date | Feb 19 2026 | Jul 16 2026 |
| Access | Proprietary | Open Weight |
Other comparisons
Frequently asked questions
Kimi K3 leads Gemini 3.1 Pro on 10 of the 12 benchmarks they both report. Gemini 3.1 Pro is cheaper on both input and output: $2.00 vs $3.00 per million input tokens, and $12.00 vs $15.00 per million output tokens. Figures are base-tier rates. Gemini 3.1 Pro shipped 147 days before Kimi K3, so benchmark comparisons should account for the intervening progress.
Gemini 3.1 Pro is proprietary, while Kimi K3 is open weight.
On BullshitBench v2, Kimi K3 leads at 73% vs Gemini 3.1 Pro at 37%. On DeepSWE 1.1, Kimi K3 leads at 69% vs Gemini 3.1 Pro at 12%. On Next.js Evals, Kimi K3 leads at 81% vs Gemini 3.1 Pro at 69%. On Terminal-Bench 2.1, Kimi K3 leads at 88.3% vs Gemini 3.1 Pro at 70.3%. On MCP Atlas, Kimi K3 leads at 84.2% vs Gemini 3.1 Pro at 78.2%. On BrowseComp, Kimi K3 leads at 91.2% vs Gemini 3.1 Pro at 85.9%. On Humanity's Last Exam · no tools, Gemini 3.1 Pro leads at 44.4% vs Kimi K3 at 43.5%. On Humanity's Last Exam · with tools, Kimi K3 leads at 56% vs Gemini 3.1 Pro at 51.4%. On GPQA Diamond, Gemini 3.1 Pro leads at 94.3% vs Kimi K3 at 93.5%. On GDPval-AA v2, Kimi K3 leads at 1668 vs Gemini 3.1 Pro at 965. On CharXiv Reasoning, Kimi K3 leads at 84.8% vs Gemini 3.1 Pro at 83.3%. On MMMU-Pro, Kimi K3 leads at 81.6% vs Gemini 3.1 Pro at 80.5%.
Gemini 3.1 Pro was released by Google on Feb 19 2026.
Kimi K3 was released by Moonshot AI on Jul 16 2026.
Kimi K3 leads on DeepSWE 1.1 — Gemini 3.1 Pro 12% vs Kimi K3 69%.
Gemini 3.1 Pro leads on Humanity's Last Exam · no tools — Gemini 3.1 Pro 44.4% vs Kimi K3 43.5%.
Gemini 3.1 Pro is cheaper on both input and output: $2.00 vs $3.00 per million input tokens, and $12.00 vs $15.00 per million output tokens. Figures are base-tier rates. Rates are pay-as-you-go API prices verified on August 18, 2026.
Gemini 3.1 Pro is a proprietary model released by Google. Kimi K3 is an open weight model released by Moonshot AI.