Mathematica 15: Built-in AI Assistant & LLM Integration
Wolfram Research released Mathematica Version 15 on June 16, 2026, adding an AI Assistant chatbar to every notebook and letting AI call Wolfram's computation.
On June 16, 2026, Wolfram Research released Version 15 of its technical computing system, Wolfram Language and Mathematica, announced on founder Stephen Wolfram's official blog. It marks roughly 38 years of development since Version 1.0 shipped on June 23, 1988. The headline theme of this release is "Built-in (Useful) AI," built on two pillars: (1) an AI Assistant now standard in every notebook, and (2) new ways for AI environments themselves to call on Wolfram's accurate, real-time computation and knowledge.
What Mathematica and Wolfram Language Are
Mathematica is a technical computing platform that unifies symbolic math, numerical computation, visualization, and data analysis under a single language, Wolfram Language. It ships with more than 7,000 built-in functions covering algebra, differential equations, machine learning, image processing, and geographic data through one consistent syntax. Code written for Version 1 in 1988 is still said to run on today's Version 15, reflecting decades of maintained backward compatibility. It runs on Windows, macOS, and Linux, plus a cloud version, with a free trial available — making it one option for SMB engineers and data staff who want statistics, simulation, and reporting in a single environment.
AI Assistant in Every Notebook
The first pillar of Version 15 is "AI Assistant in Every Notebook." Every notebook — the basic Wolfram working document — now has a chatbar at the bottom, letting users question or instruct an AI assistant directly while looking at their code and results. Previously, many workflows meant asking an AI in a separate window or browser, then copying the returned code back into the notebook; now the computation and the AI conversation happen in the same screen.
Code generation and fixes: describe what you need in natural language and get Wolfram Language code suggestions
Error explanations: check the cause of a computation or syntax error on the spot
Clarifying intent: work through the meaning of a complex expression or function via chat while building it
What It Means to Call Wolfram From Your AI Environment
The second pillar, "Use Wolfram from Your AI Environment," runs in the opposite direction. Wolfram's own site frames it as making "your AI smarter" by "injecting accurate, real-time computation and knowledge into any LLM-based system." General-purpose LLMs like ChatGPT or Claude can struggle with statistics, unit conversions, or complex formulas, sometimes returning plausible-sounding but wrong numbers. Wolfram, by contrast, brings an accurate computation engine built up since 1988 and structured, real-time knowledge bases spanning geography, chemistry, and finance. Version 15 strengthens how that computation and knowledge layer can be called from external AI environments, sharpening a division of labor where the LLM handles language and Wolfram handles accurate calculation and lookup. This mirrors the broader trend of AI clients calling external tools through standardized protocols, a trend also visible in the 2026 MCP specification — going forward, choosing which AI calls which computation engine, and how, becomes a practical design question in its own right.
Other Major New Features
Beyond AI, Version 15 brings a wide range of updates to data handling, visualization, physics simulation, and infrastructure. The main ones are grouped by area below.
| Area | Key new features |
|---|---|
| Data handling | Improved large-scale TimeSeries/EventSeries support, computation over categorical data, the ModelFit superfunction, deeper Tabular connectivity |
| Visualization / UI | Multi-panel visualization, gigabyte-scale notebooks with real-time search, notebooks' first sidebar, visual themes |
| Math / physics | Symbolic Music, AI-assisted methods supporting DSolve, curvilinear-coordinate PDEs, reinforcement learning for control systems |
| Infrastructure | Real-time WebSockets connections, CUDA kernels exposed as external functions, GPU support in Wolfram Compute Services, (super)computing services |
Availability and Supported Environments
Wolfram Language & Mathematica Version 15 is available on Windows, macOS, and Linux desktop, as well as the cloud version. Existing users can get it via update, and a free trial is available for newcomers. The prior release, Version 14.3, shipped in August 2025 with full dark-mode support, LLMGraph, and faster Python/R integration, among other additions — making Version 15 a major update roughly ten months later.
FAQ
What is the biggest change in Mathematica 15?
Two things: every notebook now ships with a chatbar for direct AI conversation, and Wolfram's accurate computation and knowledge are now easier to call from external AI environments. This 'built-in AI' is the headline theme of the Version 15 announcement.
Does the AI Assistant change how existing notebooks work?
No — it adds a chatbar at the bottom of the notebook, so existing code and computational assets keep working as before. The main change is that AI conversation now happens in the same screen; there is no breaking change to the language's syntax or function set.
Can I try it for free?
Yes, a free trial is available from Wolfram's official site, covering both the Windows/macOS/Linux desktop versions and the cloud version.
Will existing Mathematica code still run on Version 15?
Wolfram Language has maintained consistent backward compatibility since Version 1 in 1988, and code from that era is said to still run on today's Version 15 — a notable feature for anyone with years of accumulated notebooks.
Summary
Mathematica 15 brings two-way AI integration to a technical computing system with 38 years of history: an AI Assistant inside every notebook, and the ability to call Wolfram from external AI environments. Whether this division of labor — Wolfram handling computation, LLMs handling conversation and instruction — becomes a standard pairing for technical computing and AI adoption going forward is worth watching.
Feel free to contact us
Contact Us