Outlier vs Mistral Le Chat (now Vibe): local Mac AI vs a European cloud assistant
Mistral Le Chat — renamed Vibe during 2026 — is a cloud assistant from the French company Mistral AI. Pro is $14.99/month, an account is required, every prompt runs on Mistral's servers, and on consumer tiers your input trains their models unless you find the opt-out. Outlier is a Mac app where the model runs on your own hardware: no account, no caps, works with Wi-Fi off, nothing uploaded — but no web search, image generation, mobile app, or voice mode, all of which Mistral has.
Full disclosure: I built Outlier and I sell it, which is an obvious bias. So I've written this from Mistral's own pricing page, docs, and privacy policy, and linked it all at the bottom so you can check me. Mistral's assistant does several things Outlier simply cannot.
What Mistral Le Chat is
Le Chat is Mistral AI's consumer and business assistant. During 2026 it was rebranded to Mistral Vibe — the docs state "Le Chat is now Vibe," with conversations, settings, and plans carried over. Mistral's surfaces disagree on the date (the help-center article says June 5, 2026; announcements cluster in late May), so trust the month, not the day. The entry point is still chat.mistral.ai.
Vibe runs in three modes — Chat, Work for multi-step professional tasks, and Code for development — operating "across web, mobile, your code editor, and your terminal." That means a web app, iOS and Android apps, a terminal CLI, and VS Code and JetBrains plugins. There's no desktop app on any platform, including macOS; the pricing page's Interfaces list covers web, CLI, IDE, and mobile only. Desktop "Le Chat" wrappers on GitHub are community projects, not Mistral software.
Work mode runs on Mistral Medium 3.5, a 128B dense model with a 256k context window; coding runs on the Devstral 2 family. Both are cloud-served — but the weights are published, which is unusual.
What Outlier is
Outlier is a native Mac app for Apple Silicon (M1 or later, macOS 12+). It downloads a model once, then runs it on your machine — no account, no caps, and it works with the Wi-Fi off. Seven tiers, from Nano (4B, 2.37 GB, runs in 6 GB of RAM) up to Plus 397B-a17b, which streams experts from SSD and needs a 64 GB machine.
Nano and Lite are free, no account. Pro is $20/month or $149/year for all seven tiers, lifetime from $99. What Outlier does not have, plainly: web search, image generation, a mobile app, voice mode, Windows or Linux builds, cloud sync.
Side-by-side comparison
| Mistral Free | Mistral Pro | Outlier Free | Outlier Pro | |
|---|---|---|---|---|
| Price | $0 | $14.99/mo (ex. tax) | Free | $20/mo or $149/yr |
| Usage caps | "Limited" messages; 2 Code Web sessions/day | "Up to 6x free"; fair-use limits | None | None |
| Works offline | No (CLI with local models only) | No (CLI with local models only) | Yes | Yes |
| Data uploaded | Yes — all prompts and files | Yes — all prompts and files | No | No |
| Trains on your input | Yes, opt-out | Yes, opt-out | No | No |
| Account required | Yes | Yes | No | No |
| Platform | Web, iOS, Android, CLI, VS Code/JetBrains | Same | macOS (Apple Silicon) | macOS (Apple Silicon) |
Where Mistral genuinely wins
Several of these are things Outlier structurally can't do.
- Web search. Vibe searches the live web; Outlier answers from what's in the weights. If your work depends on this week's news, that alone decides it.
- Image generation, voice, and mobile. Image generation is included even on the free tier. Voice mode handles recording, transcription, and summaries. There are real iOS and Android apps. Outlier is text, on a Mac.
- Price. $14.99/month undercuts the $20/month that ChatGPT Plus, Claude Pro, and Outlier Pro all charge. Verified students pay $5.99/month for up to 12 months.
- The weights are actually open. Mistral Large 3 (675B) and Devstral Small 2 (24B) are Apache-2.0 on Hugging Face; Medium 3.5 (128B) is under a modified MIT license. If Mistral vanished, the weights would still exist.
- The CLI is real open source and isn't cloud-locked. github.com/mistralai/mistral-vibe is Apache-2.0, ~4,700 stars, actively pushed as of July 2026. An account is optional, and the docs say it "works fully offline with local models, or against any compatible API key you provide."
- Ecosystem depth. 100+ connectors, custom remote MCP servers, Workflows, scheduled tasks, hooks, a code-interpreter sandbox, 15 GB storage on Pro.
- Agents that work with the lid closed. "Teleport" hands a coding session from your terminal to a remote agent and back. When your Mac sleeps, Outlier stops.
- EU-native posture. EU providers prioritized, Standard Contractual Clauses for transfers, a published DPA, self-serve deletion, a training opt-out, and on-premises or private-cloud deployment for enterprise.
- Coding scores. Devstral 2 reports 72.2% on SWE-bench Verified. On a blind slice of that benchmark Outlier's local 27B measured about 45% (18/40). The cloud model is ahead.
What it costs over a year
Mistral doesn't publish an annual plan, so the honest arithmetic is twelve monthly payments: $14.99 × 12 = $179.88 a year, before tax. The App Store listing shows a second in-app purchase at $149.99 alongside the $14.99 one, consistent with annual billing — but it doesn't label the period, so treat that as an inference, not a price. Outlier Pro is $20/month or $149/year (about $12.42/month yearly), lifetime from $99. Mistral Team is $24.99/user/month with a $50/month minimum, so a solo user on Team pays for two seats.
The bigger caveat: you can't tell what you're buying. Free is "limited messages and web searches." Paid is "Up to 6x free" messages and "Up to 5x free" web searches, every tier marked "subject to fair usage limits." No absolute numbers are published. Vibe Code Web is the one place with hard figures: 2 sessions per day free, 100 paid, 24-hour maximum session, 3-hour inactivity timeout. Outlier has no caps — no server to meter, so the ceiling is your Mac.
What happens to your data
This is where the two differ most. Read the policy, not the marketing.
Training is opt-out, not opt-in. The policy covers "Your Input and Output, subject to your opt-out," and says Mistral doesn't train on your data "when you use Le Chat Enterprise or the paid version of our APIs." A paying Pro subscriber isn't in that exclusion. An account-level control to object exists — you have to find it and flip it.
Retention has no default expiry. Mistral keeps input and output "until you delete your account or until you delete the conversation." There's no consumer equivalent of the API's zero-data-retention mode.
"European AI" doesn't mean data never leaves Europe. The policy prioritizes EU providers but reserves the right, "in exceptional cases," to use non-EU ones under Article 46 safeguards — a well-documented position, but not a guarantee. A Memory feature also stores past interactions, and the policy warns that sensitive input such as health details "may be stored as a Memory."
Outlier's answer is structural, not contractual: no server, so no retention policy, no training toggle, no transfer mechanism. That's not virtue on my part — it's what happens when inference runs on your own silicon. And one wrinkle on Mistral's side: only the CLI is open source, so the web and mobile clients most people touch have to be taken on trust.
Who should pick which
Pick Mistral Vibe if you need live web results, image generation, voice, or a phone app; you want one $14.99 subscription covering chat and coding; you're a student eligible for $5.99; you want agents that run while your laptop is shut; or you're an EU organization that wants a GDPR-native vendor with an on-premises path.
Pick Outlier if you handle material you can't upload — client files, patient notes, unreleased code, legal drafts — and want that guaranteed by architecture, not a setting; you work offline; or you'd rather pay a fixed $149/year with nothing metered. In a 54-prompt head-to-head, Core 27B matched Claude Opus on 98.9% of rubric checks and 100% on the nine hardest prompts, so for everyday writing and reasoning the local gap is smaller than parameter counts suggest.
Run both if you can. Vibe for the live web or a phone; Outlier for sensitive, offline, or high-volume work. That's how I use it.
Try Outlier free — no account needed
Nano and Lite are free forever, run entirely on your Mac, and work offline.
Download for Mac