Products
Use Vibe for productivity tasks and coding, and Studio to build and deploy AI applications via the Mistral API.
Explore
Browse the documentation for each product. Feature guides, configuration options, and integration patterns.
Vibe
Mistral's unified agent. Work mode for productivity in the chat UI, Code mode for the terminal and editor, Chat mode for quick conversations.
Studio
Prototype prompts and call Mistral models via API. Fine-tune on your data and monitor performance from a unified dashboard.
Quickstarts
Hands-on guides to get you running on each product. Most take 15 minutes or less.
Run your first Vibe Work task
Open Vibe Work, run a multi-step task end-to-end, and review the result.
Analyze a dataset
Upload a spreadsheet and ask questions in plain language. Work writes and runs code.
Create your first Skill
Package a repeatable method into a Skill so Work applies the same procedure every time.
Install the Vibe CLI
Install the CLI, configure your API key, and send your first prompt from the terminal.
Scaffold a project with Vibe Code
Describe a project in natural language and let Vibe Code generate the files and structure.
Activate Studio and generate an API key
Activate Studio in Free mode and generate your first API key.
Test a model in the API playground
Send prompts, adjust parameters, and compare model outputs in the Studio playground.
Send your first API request
Install the SDK, set your API key, and get a model response.
Build an agent with tools
Define tools, let the model call functions, and return real-world data.
Set up RAG with document search
Upload documents and query them with retrieval-augmented generation.
Build a workflow
Scaffold a durable AI pipeline, run a worker, and trigger your first execution.