# Opening Keynotes - AIE Paris 2025 (Day 1)

Shawn Swyx Wang, Latent Space and AI Engineer & Lélio Renard Lavaud, Mistral | AI Engineer Paris 2025 | 1:25:26

Source: https://www.youtube.com/watch?v=d6dp_dwgpYQ
Channel: AI Engineer (https://www.youtube.com/@aiDotEngineer). Summarised by AIE Talks.
Page: https://aietalks.com/talks/opening-keynotes-aie-paris-2025-day-1
Published: 2025-09-24
Tags: agents, context-engineering, enterprise, mcp

## TL;DR
- Shawn Swyx Wang argues that the agent opportunity will extend across the next decade, supported by large infrastructure investment and increasingly capable models.
- Agent engineering now includes memory, planning, authority, control flow, tools, protocols, and the surrounding product interface, while memory and orchestration remain open areas.
- Lélio Renard Lavaud says enterprise AI depends on organizing siloed data, adding context and observability, training people, and tailoring models and workflows to each business.

## Summary
The opening session contains two talks about where AI engineering is heading. Shawn Swyx Wang gives a September 2025 update on agents. He defines an agent as more than an LLM in a tool loop, adding intent, memory, planning, authority, and control flow. He describes models that think with tools, run for longer periods, and receive more post-training compute. He also discusses MCP, A2A, ACP, agent APIs, coding agents, evals, context engineering, and faster inference.

Lélio Renard Lavaud explains how Mistral approaches enterprise adoption. Companies have data spread across services, weak metadata, inconsistent access controls, and limited internal AI knowledge. Mistral works across models, APIs, products, and customer-specific solutions. Lavaud argues that useful systems need a context engine, sources that support trust, workflow observation, model improvement, and training. Open models provide a base, while continuous pre-training, post-training, deployment, and domain expertise create an enterprise business.

## Key ideas
### The agent opportunity extends far beyond a single year
[50:00](https://www.youtube.com/watch?v=d6dp_dwgpYQ&t=3000s)
Shawn Swyx Wang says the phrase "2025 is the year of agents" is too narrow. He points to an infrastructure buildout backed by what he describes as hundreds of billions of dollars, along with rapidly growing usage of consumer AI systems. Citing Andre Karpathy, he says the next ten years will involve building many agents. That gives engineers, startups, and businesses a rough direction for their work. His point is about duration and investment: the agent market is still early, even though products and model launches are changing quickly.

### An agent needs memory, planning, authority, and control
[51:21](https://www.youtube.com/watch?v=d6dp_dwgpYQ&t=3081s)
Wang presents a broader view of agent engineering than an LLM calling tools in a loop. His list includes intent, memory, planning, authority, control flow, and tools. He argues that discussions should spend more time on memory, planning, and trust because these determine whether people can live with the resulting systems. The tool loop is only the visible part. A useful agent also needs a goal, a way to retain and retrieve information, a plan for acting, and boundaries on what it is allowed to do.

### Agentic models increasingly think through tool calls
[54:12](https://www.youtube.com/watch?v=d6dp_dwgpYQ&t=3252s)
Wang describes agentic models as models that are "thinking with tools." Their reasoning can include tool calls as part of the process rather than treating tools as a separate wrapper around a finished answer. He also points to increasing autonomy, with systems moving from minutes toward hours and days of operation. Model providers are putting more compute into post-training so models can learn these behaviors. For application engineers, this changes what the surrounding software must manage, including long-running tasks, tool results, and model behavior over time.

### Protocols and agent APIs are becoming part of the application layer
[57:10](https://www.youtube.com/watch?v=d6dp_dwgpYQ&t=3430s)
Wang says AI Engineer made a bet on MCP and asks what will be built on top of it next. He mentions Google's A2A and Zed's ACP, which he describes as an interoperability layer for terminal agents such as Claude Code and OpenCode. Developers are increasingly swapping whole agents and user interfaces instead of changing only a model name. He also describes an emerging standard library in agent APIs: code execution sandboxes, web search, document libraries, image generation, and MCP connections.

### Agent platforms still lack good memory and orchestration
[58:41](https://www.youtube.com/watch?v=d6dp_dwgpYQ&t=3521s)
Wang updates Andrej Karpathy's language-model operating-system idea. Search, code execution, document libraries, multimodal input and output, and MCP are becoming established parts of the stack. He says good memory and orchestration remain unresolved, with several candidates but no clear winner. This leaves room for engineering work around how agents retain state, coordinate actions, select tools, and handle complex tasks. He presents these missing pieces as infrastructure problems rather than features that model providers have already settled.

### Enterprise AI starts with data that has context and structure
[1:06:52](https://www.youtube.com/watch?v=d6dp_dwgpYQ&t=4012s)
Lélio Renard Lavaud says enterprise data has accumulated over decades across many providers, usually without metadata or an AI governance policy. Separate systems also have different access-control models. Retrieval alone does not solve this. His example is a query about a company's sock sales, where retrieval could return annual reports from the wrong years if the system does not understand the surrounding context. Mistral's proposed answer is a context engine that connects entities across data silos, maps them to an ontology, and creates an AI-first organization of the data.

### Trust requires evidence, classification, and workflow observation
[1:10:24](https://www.youtube.com/watch?v=d6dp_dwgpYQ&t=4224s)
Lavaud says model outputs are inherently nondeterministic, so enterprises need tools that help people check and understand them. Sources can support verification, while classifying whether an output makes sense can detect divergence. Safety depends on the use case, since moderating Reddit comments differs from powering a children's chatbot. He also argues that companies need to observe how workers actually perform tasks, including the queries and workflows they use. That observation can reveal where AI can automate work or improve business processes.

### Open models lead to enterprise work after pre-training
[1:20:45](https://www.youtube.com/watch?v=d6dp_dwgpYQ&t=4845s)
Lavaud says Mistral still expects pre-trained models to become mostly open and increasingly commoditized. The enterprise opportunity comes later, through continuous pre-training for languages or domains, post-training, distillation, deployment, and help with real customer data. Customers often lack the compute, engineering knowledge, or evaluation practice to do this alone. Mistral therefore combines open models with applied and solutions engineering. Lavaud describes the process as a loop: build, deploy, observe, improve, and repeat.

## Notable quotes
- "The next 10 years we're going to be building a lot of agents and there's the most epic historical tailwind you've ever seen in your tech career." (53:55)
- "The kind of thinking that you can get with tools is increasingly of this format where you can basically start to instrument your thinking and the thinking process starts to use tool calls." (55:13)
- "Building a strong context engine that is able to build heuristics and that is able to actually understand the link between entities that might be residing in different data silos among different providers to actually make sense of this data is spread out everywhere." (1:09:41)
- "You will build, you will deploy, you will observe, then you will improve and you will start over again." (1:17:13)

## Tools & references mentioned
- AI Engineer
- Latent Space
- Mistral AI
- Mistral 7B
- Mixtral 8x7B
- Mistral Studio
- Le Chat
- Mistral Code
- MCP
- Google A2A
- Zed ACP
- Claude Code
- OpenCode
- Cerebras
- Grok
- Stargate
- Andre Karpathy
- Simon Willison
- Anthropic
- Cognition
- Hugging Face
- Station F
- Docker
- Neo4j
- Sentry
- DeepMind

## Who should watch
- You are building an agent and need a current view of model capabilities, protocols, coding agents, context engineering, or inference speed.
- Your enterprise AI project has data spread across SaaS systems and you need a concrete account of the governance, retrieval, observability, and training problems involved.
- You are deciding whether to use open models directly or invest in domain adaptation, deployment help, and customer-specific engineering.

## Related talks

- [How agents will unlock the $500B promise of AI](https://aietalks.com/talks/how-agents-will-unlock-the-500b-promise-of-ai) (Donald Hruska, Retool, 16:22)
- [AI Engineer World's Fair 2025, Day 1 Keynotes and MCP Track](https://aietalks.com/talks/ai-engineer-worlds-fair-2025-day-1-keynotes-and-mcp-track) (Laurie Voss, LlamaIndex & Shawn Wang, Latent Space & Asha Sharma, Microsoft & Sarah Guo, Conviction & Simon Willison, Datasette & Stephen Chin & Andreas Kollegger, Neo4j & Henry Mao, Smithery & Theodora Chu & John Welsh, Anthropic & Harald Kirschner, VS Code, Microsoft & David Cramer, Sentry & Samuel Colvin, Pydantic & Alex Volkov, Weights & Biases & Benjamin Eckel, Dylibso & Jan Curn, Apify & Antje Barth, AWS & Kevin Hou, Windsurf & Greg Brockman, OpenAI, 8:37:51)
- [Why Agent Engineering](https://aietalks.com/talks/why-agent-engineering) (Shawn Wang, Latent.Space, 11:45)
- [Agentic Enterprise: What Your CEO Must Know About AI](https://aietalks.com/talks/agentic-enterprise-what-your-ceo-must-know-about-ai) (Hubert Misztela, Novartis, 28:04)
- [AI Engineer World's Fair 2025, Day 2 Keynotes & SWE Agents Track](https://aietalks.com/talks/ai-engineer-worlds-fair-2025-day-2-keynotes-swe-agents-track) (Laurie Voss, LlamaIndex & Benjamin Duny, AI Engineer & Logan Kilpatrick & Jack Rae, Google DeepMind & Manu Goyal, Braintrust & Solomon Hykes, Dagger & Jesse Han, Morph & Vibhu Sapra & Scott Wu, Cognition & Rustin Banks, Google Jules & Christopher Harrison, GitHub Copilot & Tomas Reimers, Graphite & Boris Cherny, Anthropic & Robert Brennan, Allhands & Josh Albrecht, Imbue Sculptor & Eno Reyes, Factory & George Cameron, Artificial Analysis & Ankur Goyal, Braintrust & Barr Yaron, Amplify & Alex Atallah, OpenRouter & Sean Grove, OpenAI & Ben & swyx, AI Engineer, 9:08:07)
