How are companies using AI?#
People love to talk about their pets, the weather, a recent vacation. But there’s one thing that people love to talk about even more: what they’re using AI for.
- I used ChatGPT to build me a workout plan
- I vibe coded a NYT cooking inspired recipe generator
- I had AI write me a song about the Python 3.14 release notes
It’s not just people using AI anymore; corporations want to vibe code a recipe app customer support platform too. According to Menlo Ventures’s “2025: The State of Generative AI in Enterprise”, AI spend in 2025 was $37 billion, up 3.2x from the year before. $18 billion of that spend was on something called AI infrastructure.
AI infrastructure spend#
I happen to work at one of these providers called Modal. Thankfully, we can go deep with our data in a way you can’t with an industry report:
- Actual (not self-reported) spend over time at the company level
- We can infer detailed use cases from customer conversations and sales notes
In the spirit of not letting AI replace me, I went through each one of our top 100 or so customers and bucketed them into one of the following use cases:
- LLM inference: running custom or open-source LLMs to build chatbots, document parsing, or low-latency code generation
- Computational biology: predicting molecular structures or protein folding (thus concludes all the comp bio buzzwords in my arsenal tyvm)
- Audio inference: transcription, text-to-speech, generative music
- Image / video inference: running custom or open source models to generate ghibli images of yourself and things like that
- Coding agents: vibe-coding apps and tools
This methodology requires human judgment and isn’t perfect. It doesn’t take into account customers with multiple use cases. I’ve also taken some liberty in excluding some outlier customers that skew the data in an unhelpful way. Here's what I learned...