Dernière minute
BRInscrições para 150 vagas gratuitas em cursos do Senac em Petrolina encerram nesta terça (7)RUКурск атакован украинскими БПЛА в ночь на 7 июляRUТри человека пострадали при атаке ВСУ на Белгород и округBRRecém-nascido sofre tentativa de 'retirada irregular' de maternidade em TeresinaBRFifa confirma ligação de Trump, mas nega interferência ao anular cartãoBRCiclista morre após ser atingido por micro-ônibus em SantosRUНа Волге девушка на гидроцикле сбила троих мужчин на сапборде, один погибRUМосгорсуд заочно приговорил к 9 годам колонии участника нападения на посольство РФ в КиевеTRAvrupa Ordusu Fikri ve Türkiye'nin NATO Üyeliği MücadelesiBRMcDonald's em Juiz de Fora é assaltado; funcionária é agredidaBRInscrições para 150 vagas gratuitas em cursos do Senac em Petrolina encerram nesta terça (7)RUКурск атакован украинскими БПЛА в ночь на 7 июляRUТри человека пострадали при атаке ВСУ на Белгород и округBRRecém-nascido sofre tentativa de 'retirada irregular' de maternidade em TeresinaBRFifa confirma ligação de Trump, mas nega interferência ao anular cartãoBRCiclista morre após ser atingido por micro-ônibus em SantosRUНа Волге девушка на гидроцикле сбила троих мужчин на сапборде, один погибRUМосгорсуд заочно приговорил к 9 годам колонии участника нападения на посольство РФ в КиевеTRAvrupa Ordusu Fikri ve Türkiye'nin NATO Üyeliği MücadelesiBRMcDonald's em Juiz de Fora é assaltado; funcionária é agredida
Newsgather
BackVercel CEO on AI Agents: Two Killer Use Cases and the Future of Platforms
Vercel CEO on AI Agents: Two Killer Use Cases and the Future of Platforms
En développement
TechCrunch2 sa önceTech5 dk okumaUnited States

Vercel CEO on AI Agents: Two Killer Use Cases and the Future of Platforms

L'essentiel

  • Vercel CEO Guillermo Rauch discusses the evolution of AI agents from prototyping to production.
  • He highlights two key use cases: coding agents and internal corporate agents for data access and productivity.
  • Rauch also touches on Vercel's role as an "AWS of this generation" in the AI platform space.

Résumé généré par IA

Pourquoi c'est important

Vercel, known for cloud infrastructure, has become a central company in AI software, seeing millions of daily deployments and trillions of tokens flow through its AI gateway.

Taille de police

Known for its cloud infrastructure that allows developers to deploy agents without managing servers, Vercel has quietly become one of the most central companies in AI software. The company currently sees 6 million deployments a day, half of them triggered by coding agents, and more than 1 trillion tokens flow through the company’s AI gateway daily.

After the company’s ShipNYC conference last week, we sat down with Vercel CEO Guillermo Rauch for his take on this moment in AI, and how platform companies like Vercel end up competing with major labs. Here’s a lightly edited transcript.

It feels like there’s a different energy in the community this year, fewer pilot programs and more focus on how to make things work well in practice. I’m sure you’ve seen that a lot with clients, but I’m curious what that journey has looked like within Vercel.

Last year was about prototyping. The sky’s the limit, unleash the agents, everyone can build, and so on. We did that, and we learned a lot because we had hundreds of agents organically developed and deployed within the company, and then you started getting into the realities of agents in production, and some of the challenges.

The biggest lesson for me was the home-run use cases, the two killer apps of agents. One is the coding agent, of course. That’s driving a lot of the token utilization in the world, but when you produce so much software, you need somewhere to put it. The second killer app of agents is the internal agent that helps you run the company. The challenge there is, how do you securely access data? How do you audit what the agent is doing? How do you get a trail of all of the tool calls and access controls that the agent had to incur in order to get a job done?

To solve that, we came up with this framework called Eve, where you can lay out an agents’ instructions and skills in natural language. And another tool is Vercel Sandbox, where you put the agent in a little cage. It can have the freedom still to do to express its intelligence, but then you can apply policy on what data it can access and what data can leave the sandbox.

What sort of problems does that help you avoid?

For Sandbox, the biggest advantage is data control. A real risk of AI that I always think about is, when you get a coding IDE like Devin or Cursor, if you’re in the wrong setting, they may train on your entire codebase. I remember talking to the president of Airbus about this. You have decades of wealth of very specific C++ code for aerospace engineering. Someone comes in and installs the wrong developer tool and boom, all the code goes out to the cloud for training.

I’m curious to hear more about that second killer use case. We all know about coding agents, but what does an internal corporate agent look like in practice?

So, there’s a sales rep sitting out there [in Vercel’s office]. She works on install base. Her job is to grow existing accounts. The bottleneck for people like her has not been her creativity, intelligence, ability to build relationships, it’s been data. “I don’t understand what accounts are growing faster. Give me the five accounts that have added the most seats in the last two weeks, so that I can prioritize my work.” She couldn’t ask that question in the past. She needed to wait until a Q1 project for a new sales dashboard completed.

We were in that bottleneck for years at Vercel, and it was really frustrating because on the R&D side, we’re the fastest-moving company in the world. But on the sales engine, the Salesforce engineering [side], I was so incompetent. I had never opened Salesforce in my life when I started.

Now I feel like I can actually have impact across the entire company, because Eve can be used for our customer-facing agents and can be used to improve productivity. Same technology, it’s just APIs. Agents are forcing companies to open up, and that will have dramatic long-term implications. So many of these SaaS giants build their entire kingdoms on trapping your data, and that’s incompatible with agents.

How do you see client relationships with the big AI labs changing?

Last year there were a lot of people picking one lab partner — saying they would build everything on OpenAI or Anthropic. Now they’re saying, I understand how this all works — model, harness, data platform, sandbox, gateway — every piece is plug and play. You can use OpenAI, you can use Anthropic, or you can use Gemini. We’re seeing a lot of growth of Gemini, even though it’s not on the news as much, because people are optimizing for production now. The reality is, when you’re optimizing for production, you start looking at a price/performance, and Gemini models have awesome price/performance characteristics. You also bring in open models, so Deepseek and GLM-5.2 are taking off. The data doesn’t lie.

There are places where you’re in direct competition with the labs too, right? Just the other week, OpenAI released a new set of tools that publish directly to the web without having to leave the OpenAI enclave.

It’s a natural next step for them to host little websites. And it’s a great opening for us, because now people will think of ChatGPT as a tool for making websites. And then if they keep asking the model questions about web hosting, the model recommends us. But you’re right, as the models or platforms add more capabilities, they come in direct competition with the infrastructure platforms that already exist.

I really think at this point we’re deciding on whether the model and the agent are going to be coupled.

Do you get all your intelligence from one place? Or do you get a module or a library or a building block from one provider, and then you build on top of it. That’s more like software engineering has always been, and that’s really what we’re bringing to market. We’re going to be the AWS of this generation, so obviously we’re fighting for a world of open protocols.

À surveiller

Perspective IA — des possibilités, pas des certitudes

  • Models and agents will become increasingly modular, not coupled.

    Probable · Moyen terme

  • Vercel will compete directly with AI labs as platforms add more capabilities.

    Probable · Moyen terme

Questions ouvertes

  • How will Vercel's 'Eve' framework evolve?
  • What is the long-term impact of agents on SaaS giants?
  • Will Vercel truly become the 'AWS of AI'?

Sujets liés

This article was originally published by TechCrunch.

Articles liés

Anthropic Removes Secret Tracker After Privacy Breach in Claude Code
En développement·3 sa önce

Anthropic Removes Secret Tracker After Privacy Breach in Claude Code

Anthropic removed a secret tracker from Claude Code after a researcher exposed it. The AI firm used "prompt steganography" to hide code that flagged Chinese users' timezone, proxy, and potential ties to Chinese AI labs accused of distillation attacks. Anthropic claims it was an experiment to prevent account abuse and distillation, but privacy advocates view it as a serious breach of trust.

Ars Technica
Plus sur ce sujetAI