A neuroimaging foundation model trained on 5.24M raw hospital scans. Mira Murati's Thinking Machines Lab making the technical case for AI you can actually own. Stanford turning agent failures into training signal.

University of Michigan researchers trained NeuroVFM on 5.24 million real clinical MRI and CT volumes — straight from hospital systems, no radiology-report labels, no curation. It uses Vol-JEPA, a volumetric joint-embedding predictive architecture (LeCun's JEPA line, applied to 3D brain scans), learning anatomy and pathology directly from raw data. Published in Nature Medicine, weights are open.

So what: Medical AI has always been bottlenecked by labeled data. Showing you can build a generalist brain-imaging model from uncurated hospital data — the messy stuff every health system already has piles of — is a template for turning idle clinical archives into foundation models. That's the real unlock for medical AI at scale.

Vibe by Mistral’s Code Mode launches remote coding agents from a dedicated web surface. Connect to GitHub, manage your projects, and see coding sessions through to a pull request. Sessions run in parallel, persist while your machine is off, and each runs in an isolated sandbox. A new VS Code extension brings the same agent into your IDE, reading, editing, and executing commands beside your files. In the CLI, /teleport moves a live session between your terminal and the cloud, keeping history and approvals intact.

sponsored

TRACE watches an agent fail the same way repeatedly, then automatically builds a targeted RL environment around that specific weakness and trains a LoRA adapter to fix it. A four-step LLM-driven pipeline — no hand-built training tasks. Instead of retraining the whole model, you patch the exact capability gap.

So what: The dominant way to improve agents today is prompt-fiddling and hoping. TRACE makes failures the fuel — a self-improving loop where every recurring bug becomes a training environment. That's a meaningfully different, cheaper path to reliable agents than full fine-tuning runs.

"Loop engineering" reframes agent design around the plan → act → verify → repeat loop rather than one-shot prompting. Grounded in Karpathy's autoresearch repo and the Bilevel Autoresearch paper, it lays out the three components that actually make loops work: verifiers, persistent state, and well-defined stop conditions.

So what: Everyone's building agents; almost no one is designing the loop rigorously. Naming the discipline — and pinning down verifiers and stop conditions as first-class primitives — is how "autonomous agent" stops meaning "runs until it burns your token budget."

Thinking Machines Lab argues AI shouldn't be a locked API you rent — it should be distributed and customizable, with human values encoded directly into fine-tuned weights users can own and train. It's a technical-and-philosophical shot across the bow of the closed-frontier-API model, from a $50B-valued lab led by OpenAI's former CTO.

So what: With US export controls repeatedly pulling closed models offline and Chinese open weights surging, "you should own your model" is landing at exactly the right moment. This reframes the open-vs-closed debate from a licensing preference into a control-and-sovereignty argument — and Murati has the credibility to make it stick.

MINI-COURSE · 4 MODULES

Stop Prompting. Start Shipping.
A Hands-On Intro to Mistral Vibe

Every AI tool so far made you do the same thing: type a question, read an answer, then do the actual work yourself. Vibe is different. It doesn't just answer — it finishes. Writes the code. Drafts the email. Builds the dashboard. Opens the pull request.

This mini-course walks you from zero to your first real output in four modules — no coding background required.


1

MODULE 1 · The Problem

Why "just ask AI" isn't enough anymore

Most people use AI the same way they used Google — ask a question, get an answer, go do the thing yourself. That's useful. But it still leaves all the actual work on your plate.

The shift happening right now: AI that doesn't just advise, but acts. An agent that reads your calendar, drafts the brief, builds the app, and sends the update — while you focus on what actually needs your judgment. That's what Vibe is built for.

MODULE 2 · Vibe for Work

Brief it once. Get finished work back.

Think of Vibe for Work as the assistant who has already read every email, doc, and calendar invite before you sit down. You brief it on what you need — it goes deep, pulls from your connected tools, and hands you something you can actually use.

What you can do:
· "Brief me on my 3pm meeting" → one-page brief with attendees, context, talking points
· "Summarize unread emails and draft replies" → drafts ready to review and send
· "Deep research on the latest AI hardware news" → sourced analysis across web + docs
· Connect 100+ tools: Gmail, Slack, GitHub, Jira, Calendar, and more via MCP

Free to start. Pro unlocks agents, long-horizon tasks, and all-day coding.

MODULE 3 · Vibe for Code · THE CANVAS DEMO

Describe what you want. Watch it get built.

This is the part that surprises people. You don't write code. You describe the outcome — and Vibe's Canvas builds a working app, live, in the chat window.

Real example — click to see it live

Someone typed: "build a dashboard that showcases trending topics from Reddit and Hacker News — today, 7 days, month — with a trend graph."

Vibe built a full React app with Recharts line graphs, time filters, and topic cards. Two prompts. No code written by hand.

→ See the full conversation & app here

Beyond Canvas: Vibe for Code also works in your terminal (CLI), VS Code, JetBrains, and Zed via ACP — it can write tests, open GitHub PRs, and run overnight coding tasks while you're asleep.

MODULE 4 · Your First Prompt

Don't read about it. Use it.

The fastest way to understand Vibe is to give it one real task from your actual life. Here are three starter prompts worth trying today:

For work: "Summarize my unread emails from this week and draft a reply to anything that needs one."
For research: "Deep research on [any topic you care about] — give me a sourced brief."
For building: "Build me a [describe any simple tool or dashboard] — React, Tailwind, with charts."

Start for free — no credit card required.

Try Mistral Vibe Free →

Free plan · No coding required · Works in your browser

Questions? Just hit reply. This course is part of an ongoing series on AI tools that actually change how you work.

How was today’s email?

Awesome  |   Decent    |  Not Great

Keep Reading