Mistral Medium 3.5 is live with vibe-remote agents. Read the announcement →
MISTRAL AI
FRONTIER AI · OPEN BY DEFAULT

Frontier AI. In your hands.

Open-weight foundation models, Le Studio for building agents, and inference that runs anywhere — from your laptop to a sovereign cloud. Made in Europe. Released to everyone.

Backed by the institutions building Europe's AI future.
BNP Paribas SNCF CMA CGM OVHcloud Veolia Schneider Orange
LE STUDIO · BUILD WITH MISTRAL

A workshop for the new agent economy.

Compose models, retrieval, tools, and your own data in one place. Ship to production with the same code you used to prototype.

VIBE-REMOTE AGENTS

From prompt to production in one console.

Wire up Mistral Medium 3.5, your private data sources, and the tools your team already uses. Deploy as an HTTP endpoint or a remote agent your applications can call.

agent.py — mistral · le-studio PYTHON
1# vibe-remote agent · mistral medium 3.5
2from mistralai import Mistral, Agent
3
4client = Mistral(api_key=os.getenv("MISTRAL_API_KEY"))
5
6agent = Agent(
7  model="mistral-medium-3.5",
8  tools=[web_search(), code_interpreter()],
9  memory="persistent",
10)
11
12reply = agent.run("Summarize today's regulatory news for compliance.")
75%
Faster inference vs. comparable frontier models
80%
Reduction in production token costs
100%
Of weights released under permissive license
CAPABILITIES

A platform that meets you where you build.

Le Chat

Conversational assistant with web, document, and image understanding — available on desktop, mobile, and the web. Free and open.

Try Le Chat →

Open weights

Mistral 7B, Mixtral, Codestral, Pixtral, and Mistral Small — released under Apache 2.0 with full weights and recipe.

View the models →

Sovereign deployment

Run on our cloud, the hyperscaler of your choice, or fully on-premise. EU residency by default. SOC 2, ISO 27001.

Deployment guide →
PRICING

Pay for the work, not the platform.

Token-based pricing on the API; flat seats on Le Studio. Free open-weights for self-hosters. No throughput surcharge.

Free
€0/mo
Open weights and the free Le Chat tier. Forever.
  • Mistral 7B & Mixtral weights
  • Le Chat — unlimited
  • Community Discord
Get started
Pro
€18/mo
For builders shipping side-projects and small apps.
  • 1M tokens / month included
  • Le Studio — 1 workspace
  • Email support
Start Pro
Enterprise
Custom
Sovereign deployment, custom SLAs, dedicated capacity.
  • On-prem or EU sovereign cloud
  • Custom fine-tunes & evals
  • Dedicated solutions team
Contact sales
THE NEXT CHAPTER

The next chapter of AI is yours.

Open weights. European values. Ship anywhere.

DESIGN SYSTEM · v.alpha

The atelier.

Tokens and primitives behind the Mistral surface — colors grouped by role, the editorial-and-Inter type ladder, radii, and the canonical component set. Source: DESIGN.md. Sunset palette, cream surfaces, sober 8-12px geometry, and the closing stripe.

01 · Color

Sunset orange, cream-yellow surface, near-black ink — no extra accents.

Brand & Sunset
primary
#fa520f
primary-deep
#cc3a05
sunshine-800
#ff8105
sunshine-700
#ffa110
sunshine-500
#ffb83e
yellow-sat
#ffd900
Cream / Neutral Warm
cream
#fff8e0
cream-light
#fffaeb
cream-deeper
#fff0c2
beige-deep
#e6d5a8
block-5
#ffe295
sunshine-300
#ffd06a
Surface & Hairline
canvas
#ffffff
surface
#fafafa
surface-code
#1c1c1e
hairline
#e5e5e5
hairline-soft
#ededed
hairline-strong
#c7c7c7
Text
ink
#1f1f1f
ink-tint
#3d3d3d
slate
#4a4a4a
steel
#6a6a6a
stone
#8a8a8a
muted
#a8a8a8
02 · Typography

Near-serif display for the editorial voice. Inter for everything else.

hero-display
Editorial / 84 / -1.5
Frontier AI. In your hands.
display-lg
Editorial / 64 / -1
The next chapter is yours.
heading-1
Editorial / 52 / -0.5
Get in touch with the team.
stat-display
Editorial / 56 / -1
75%
heading-2
Inter / 36 / 500 / -0.5
A workshop for agents.
heading-3
Inter / 28 / 500
Le Studio
heading-4
Inter / 22 / 500
Vibe-remote agents
subtitle
Inter / 18 / 400
Hero subtitle and lead body copy.
body-md
Inter / 16 / 400
Default body paragraph. Generous leading for editorial readability.
body-sm
Inter / 14 / 400
Secondary body and caption text.
button-md
Inter / 14 / 500
Try Le Studio
micro-uppercase
Inter / 11 / 600 / 1px
FRONTIER AI · OPEN BY DEFAULT
code-md
JetBrains Mono / 14
agent = Mistral().agent("medium-3.5")
03 · Radius

Sober and editorial — 8px buttons, 12px cards. No pills (except badges).

xs
4px
sm
6px
md
8px
lg
12px
xl
16px
xxl
20px
full
9999
04 · Components

Orange CTAs. Cream form panels. Dark code blocks. Round badges only.

Buttons

Orange primary, dark on cream, outline secondary, link.

Inputs

44px height, 8px radius, 2px orange focus ring.

Cards

12px radius, hairline border. Cream variant for featured panels.
card-base
White surface, 1px hairline-soft border.
card-cream
Cream surface, beige-deep border.

Badges & tabs

Pills reserved for badges and tab nav. Underline tabs for content.
NEW Beta v1.0
Le Chat Le Studio API
View DESIGN.md ↗