[BidClub_]
Latent Space · · 29 min

[State of AI Startups] Memory/Learning, RL Envs & DBT-Fivetran — Sarah Catanzaro, Amplify

Sarah Catanzaro

YouTube
TL;DR
  • The dbt–Fivetran merger is an IPO-scale response, not evidence that the modern data stack is ending. Sarah Catanzaro calls that reading a “fundamentally wrong take”: both companies were beating revenue targets, while today’s IPO bar is above $600 million and the combined business could approach that level. Frontier labs already use both products, making AI an extension of the data market rather than its replacement. Demand for analytics engineers and data scientists did not explode into “armies,” but the tools remain prevalent.
  • The 2025 funding market frequently produced $100 million seed rounds before founders could articulate a six-month roadmap. Sarah sometimes saw billion-dollar asks paired with a seven-day decision window; her preferred calculation is 12–24 months of milestones, headcount, compute and equipment, plus roughly a 20% buffer. She has made exceptions when she knows the team well, but warns prospective employees that “valuation until a company exits is an entirely made-up number.”
  • World models have commercial promise, but the category still lacks a stable definition or proven generality. The host noted there are about three definitions; Sarah sees uses in video, autonomous driving and potentially coding, yet a model built for video-game generation might not transfer to factories or robotics. She chose “might” strategically: cross-domain generalization could be solved, but “we’re not there yet today.”
  • Memory and continual learning could become retention infrastructure for AI applications whose initial magic no longer prevents churn. Sarah agrees personalization is a plausible 2026 theme across consumer and enterprise products. It must extend beyond stored facts into learning skills as users, repositories, languages and frameworks change. The hard implication is stateful weights in an inference stack designed to be stateless: “Human intelligence is incredibly dynamic, and yet artificial intelligence is just so static today.”
  • Sarah thinks RL environments are “just a fad,” despite labs paying seven or eight figures for them, though she allows they may create short-term value. She notes that labs could build them in-house but do not, comparing this with their past spending on “piss-poor data annotation.” Her durable call is that “the best RL environment is the real world,” augmented by carefully designed tasks and rubrics rather than simple app clones.
  • The startup archetype Sarah wants pairs an application with research that directly unlocks product quality. Harvey’s retrieval work, Sierra’s rule-following focus and Runway’s models fit the pattern. Sarah says she does not think Runway would have built models if it had not had to. The best companies begin with “I’m trying to do this thing,” then solve the gnarly technical constraint blocking it.
Digest · the substance, structured for research

1. AI is extending the modern data stack, not killing it

  • On dbt–Fivetran, Sarah rejects the “end of the modern data stack” thesis: both companies were growing healthily and beating revenue targets. The host called them presumptive category winners, and Sarah agreed. The merger accelerates liquidity in an IPO market demanding far more than $100 million of revenue. She believes the combined company could be close to $600 million, though she did not have the exact figure.

  • AI labs strengthen the thesis. Many big frontier labs use both products; within weeks of Thinking Machines’ formation, dbt was already important for managing training datasets and understanding user interactions. Analyzing interactions with agents and LLMs can be more complicated than conventional analytics.

  • Conventional analytics workloads were surprisingly predictable because much of the work came from deterministic systems such as BI dashboards. Dataset analysis, curation and preparation are more ad hoc and therefore less predictable. Sarah says that could affect work on learned indexes and learned optimizers, although it is not yet clear that it changes the overall approach to data infrastructure.

  • Demand for analytics engineers and data scientists did not become one-third of company personnel, but demand for the tools remains prevalent. Sarah thinks companies need data and analytics teams, just not armies of them.

  • Sarah’s explicit correction: “That was something I got wrong.” Human-facing data catalogs struggled as the category, partly because catalog features inside Fivetran, dbt, Hex and Snowflake were “good enough” for humans. The missed opportunity may have been machine-facing metadata services—for agents, microservices and other systems—and governance rather than discoverability.

  • GPU economics make loading efficiency material: if data cannot reach a GPU efficiently, the GPU sits idle and becomes a cost. Amplify-backed Spiral’s Vortex format targets that bottleneck.

2. Mega-seeds are obscuring the difference between capital needs and signaling

  • “Crazy” in 2025 meant companies frequently raising upward of $100 million at seed with a long-term vision but no near-term roadmap. Sarah’s anxiety peaks when founders cannot explain the next six months yet demand a decision in seven days: that leaves little time to establish conviction or determine whether they need a partner who will work closely with them. Her preferred calculation is the resources needed for the next 12–24 months of milestones—headcount, compute and equipment—plus roughly a 20% buffer.

  • Sarah admits making investments without a clear near-term roadmap when she knows the people well enough to believe they will figure it out. Some companies do need the money: Periodic, for example, needs to build a wet lab capable of supporting high-throughput biology, which is costly. Her concern is that other founders raise mainly because a large valuation makes recruiting easier; candidates are drawn to unicorn or near-unicorn status, with big labs offering prestige and money as the alternative.

  • The recruiting pitch can turn less than 0.1% equity into a purported $10 million asset. The discussion also touched on loans or buybacks that provide employees a way to realize a dollar value. Sarah’s objection is that the valuation reflects little traded volume, and if the company spends its capital then exits below the amount raised, its team may receive nothing.

  • The host’s Antithesis example showed how money can overwhelm substance: the announcement led with a $100 million seed associated with a Street firm. Sarah described Antithesis as deterministic simulation, and the host named Palanteer and WarpStream. Sarah agreed that funding currently sends a signal, but warned that pursuing “the most money at the highest valuation” is not a sound basis for choosing a job.

3. World models are investable before they are well-defined

  • The host noted about three competing definitions of “world model.” Sarah says there is still substantial confusion about what the term means and therefore what such a system should be used for. She sees market potential in video models, autonomous driving and potentially coding, with the exact opportunity depending on the definition.

  • The unresolved issue is transfer: a world model for game generation might not generalize to a factory or robotics. The host cited evidence from the General Intuition podcast that it could; Sarah said that is possible, but held the line that generality has not arrived yet.

4. Memory must graduate from stored facts to continuously learned skills

  • Fast-growing AI applications often still show low retention and high churn. The host framed Cursor’s challenge as retaining users when Windsurf, cloud code, Cognition or another rival releases a feature. Sarah called Cursor Rules the “shittiest form of memory,” and agreed with the host that memory is poorly implemented across many surfaces. She also said consumers tolerate today’s weak implementations, so an early improvement is probably better than nothing.

  • Sarah agreed that personalization or the consumerization of AI could be a key 2026 theme, but not only for consumers or prosumers. Enterprises adopting tools such as Devin or Augment also want their models to learn. The host argued that as AI’s magic becomes familiar, founders must return to ordinary SaaS disciplines such as K-factor and retention.

  • Continual learning means absorbing skills from interactions and adapting as frameworks, languages and repositories change—not merely remembering preferences. But updating weights makes them stateful while inference is currently stateless, creating “fun, gnarly problems” around loading, unloading and caching. The host also noted that product management becomes harder when a product combines the user and memory: a bug may belong to memory or to the core system.

5. Real usage beats cloned RL environments, while applications direct research

  • Sarah’s deliberately falsifiable call: “I’m actually okay to be wrong, but I think RL environments are just a fad.” She notes that labs pay seven or eight figures for them even though they could build them in-house, and compares this with their earlier willingness to pay for “piss-poor data annotation.” She allows that RL environments may create value in the short term.

  • Sarah’s stronger point is that the best RL environment is the real world: a DoorDash clone is less compelling than logs and traces from DoorDash itself. The host pointed to Cursor’s use of real user activity to improve its coding agents and Tab. Task selection and rubrics still matter, but simply cloning an application is not very useful.

  • Sarah’s favored companies connect research directly to an application unlock: Harvey has advanced retrieval in a way that benefits its product, Sierra focuses on rule following for customer support, and Sarah says she does not think Runway would have built models if it had not had to. Memory becomes compelling when it enables a dramatically better experience—or something previously impossible—not when treated as detached infrastructure.

Speaker 1

Okay. We're here with Sarah from Amplify. Welcome.

Sarah Catanzaro

Thank you. First time being here. I took too long.

Speaker 1

I know, I know. We've known each other for so long, and you never made an appearance.

You also made the transition from data to AI. I don't know if you were always as deep on AI, but obviously there's a lot of symbiosis between the two.

Sarah Catanzaro

Yeah. I've always actually kind of oscillated between data and AI. Arguably, I started my career in so-called AI. It was more like symbolic systems back then, but as you said, they're so symbiotic that it's almost hard to divorce them.

That's actually what brought me into data. I wanted to better understand what happens when I write a SQL query.

Speaker 1

Let's briefly touch on data, because that's a lot of where you and I first met. The dbt-Fivetran merger was so cool. How do you think about the end of the modern data stack?

Sarah Catanzaro

A lot of people look at the dbt-Fivetran merger and talk about the end of the modern data stack, and I think that's a fundamentally wrong take. Both of these companies were growing very healthily.

Speaker 1

You funded dbt?

Sarah Catanzaro

We funded dbt. Both companies were beating their revenue targets. I think what you're seeing is an IPO environment in which companies are expected to have far more than $100 million in revenue.

Speaker 1

What would you say the bar is now? $300 million?

Sarah Catanzaro

No, above $600 million.

Speaker 1

$600 million. Yeah. And the combined company is at $400 million.

Sarah Catanzaro

I believe they'll actually be close to $600 million. I don't have the exact number, but they're clearly just getting ready for an IPO. Basically, the merger was a way to accelerate that path to liquidity, as you might remember.

Speaker 1

They were the presumptive winners in their categories anyway.

Sarah Catanzaro

Exactly. One of the things that has pleasantly surprised me—and this speaks again to the symbiotic relationship between data and AI—is that many of the big frontier labs are actually using both dbt and Fiverr.

I recall talking to folks at Thinking Machines Lab within weeks of the company's formation, and dbt was already an important part of their stack. Certainly, training datasets need to be managed. We need insight into what users are doing on these platforms, and the way in which you would analyze interactions with an agent or an LLM is even more complicated.

While I think the demand for analytics engineers and data scientists didn't explode in the way that some people thought—analytics engineers are not one-third of personnel—that doesn't mean the demand for those tools isn't still very prevalent.

Speaker 1

Well, you got what you wanted. You wanted to democratize things. You got it.

Sarah Catanzaro

Yeah. I guess we democratized things by perhaps reducing the need for people. I don't know whether or not that is a good thing, but I do think that the fact that it is easier than ever, from a tooling standpoint, for people to make data-driven decisions is probably a step in the right direction.

I've become convinced that while every company does need analytics engineers and data scientists, they probably don't need armies of them. Having a moderately sized data and analytics team is probably a good thing.

Speaker 1

You touched on something interesting that I wasn't planning to ask about. I come from the data field, where data was synonymous with analytics.

You're now saying that dbt and Fivetran are being used for training data. Are there any notable differences in the workloads or the requirements?

Sarah Catanzaro

Undoubtedly. One of the things we saw with analytics workloads that was surprising to some people in the data infrastructure space was that they were actually quite predictable. They were predictable because many of them were not being generated by humans, but rather by deterministic systems.

A lot of it was BI dashboards—Tableau hitting your database, or maybe not Tableau, but Looker, or Hex, or something like that. With analyzing, curating, and preparing datasets, it's a bit more ad hoc, so undoubtedly it will be less predictable.

I don't know if that really changes the way we approach developing data infrastructure. Some people are still quite interested in things like learned indexes and learned optimizers, and it's a bit easier to build a learned optimizer if you have more predictable workloads. It could change the way we approach things like that.

Speaker 1

Data catalogs: do they become more important? Are they transferable?

Sarah Catanzaro

Oh man, straight to the gut. That was something I got wrong.

Speaker 1

I'm sorry. I don't know the background. What did you get wrong?

Sarah Catanzaro

I really believed that data catalogs were going to become an important part of the modern data stack. I spent so much time working on data catalogs as a data scientist, and I felt like this was the thing I wanted. I didn't want to have to build the—

Speaker 1

The main players are Atlan. I know they're Singaporean, so—

Sarah Catanzaro

Yeah. There was data.world and Metaphor within our portfolio.

Speaker 1

They've all struggled as a category.

Sarah Catanzaro

They've all struggled a bit as a category. Many of them have subsequently been acquired, which suggests that this was perhaps not a standalone category.

Speaker 1

With pretraining data, you have a lot more heterogeneous data all over the place. You need to keep on top of it, and you need to make it discoverable and accessible.

So why didn't it work?

Sarah Catanzaro

I think there were a couple of things. We have seen some consolidation in the modern data stack, particularly around some of the key components, whether it was Fivetran, dbt, Hex, or Snowflake. Many of these products offered data-cataloging capabilities as a feature.

For humans, that was good enough. The data catalog available in Snowflake was good enough. The data-cataloging capabilities available in dbt were good enough.

Speaker 1

With dbt, obviously, since they didn't build the cloud, they were going to build it.

Sarah Catanzaro

Yeah, what else do you do?

My colleague Bar at Amplify was focused on these kinds of metadata services. I think it's still not obvious to me, but one opportunity that might have existed—or could have been realized—was building data catalogs not for humans, but for machines. That would look a little bit more like metadata services.

I don't just mean for agents, although I think that opportunity is arising more, but also for microservices and things like that. I do wonder at times if we built data catalogs for the wrong people and potentially even for the wrong use cases.

A lot of data-cataloging companies ended up focusing on discoverability, when perhaps the real market opportunity was in governance.

Speaker 1

Governance is very important. Any other comments about what you know so far about the data stacks of the large labs? A lot of data people who are listening would probably want to sell into them.

Sarah Catanzaro

A couple of observations. One is that they're paying careful attention to their data stacks. They're thinking about problems ranging from data discoverability to data preparation to the efficiency of data loading.

If you're unable to load data to a GPU efficiently, then the GPU is going to sit idle, and that's going to be a cost.

Speaker 1

Exactly. What solutions are they using?

Sarah Catanzaro

I get to talk about—yes, exactly—a portfolio company. We have a portfolio company called Spiral that has developed a file format called Vortex, and they make data loading super efficient, specifically to GPUs.

Speaker 1

Okay.

Sarah Catanzaro

Yeah. Good to know.

One of the things that has surprised me, though, is that so much data infrastructure has actually scaled quite elegantly to meet the AI use case.

Speaker 1

You would hope.

Sarah Catanzaro

You would, but the scale of these AI companies is incredible.

Speaker 1

It's not as big as ads.

Sarah Catanzaro

Maybe, maybe. I think that could change as agents become more prevalent and interface with each other, and perhaps the number of transactions explodes.

I have a friend who works on transactional databases at OpenAI, and I said, “You must be building databases. This is a paradigm shift in terms of the scale that databases are going to need to handle.”

He's like, “No, we use Rockset.” This one, right?

Speaker 1

Yes.

Speaker 0

Exactly.

Sarah Catanzaro

Yeah. Very cool. Okay, let's talk about the funding environment, because obviously that's a big theme this year.

Speaker 0

What comes to mind in terms of looking back at 2025? What stands out?

Sarah Catanzaro

It was crazy.

Speaker 0

You can give anonymized examples of what crazy looks like.

Sarah Catanzaro

Yeah. I think crazy looks like raising upwards of $100 million in a seed round, where you have a long-term vision but not a near-term roadmap.

Speaker 0

Seed?

Sarah Catanzaro

Like, upwards of $100 million in a seed round.

Speaker 0

Yeah.

Sarah Catanzaro

This is something that I'm seeing happening not just occasionally but quite frequently.

Speaker 0

Yes.

Sarah Catanzaro

It definitely makes me anxious because, firstly, when founders are asking me how much they should raise, I'm typically saying,

Speaker 0

Three to five?

Sarah Catanzaro

Well, what do you need to do? What are your milestones for the next, let's call it, 12 to 24 months? What resources do you need in terms of headcount, compute, and equipment to unlock those milestones? Then maybe add a 20% buffer or something like that.

But doing that analysis requires you to understand what you're going to build in the next 0 to 24 months. I've talked to some companies and they're like, "We're building a frontier lab for X." I'm like, "Okay, cool. I get the long-term vision. There is an opportunity to make AI more secure, make AI more humane, make AI more data-efficient, whatever it might be."

So I'm bought into the long-term vision, and for me as an investor, that's super important. But let's talk about what your team's going to work on in the next 6 months. They're like, "Maybe we might build a consumer app."

Speaker 0

I feel like I know exactly the company you're talking about.

Sarah Catanzaro

I wish I was talking about one specific company. I'm actually talking about several companies. And look, I'd be a hypocrite to say that I've never done investments like that. But I've done investments like that when I really know the people and I'm like, "They're going to figure it out."

What's frightening about this funding environment is that you meet a founder who's like, "I'm raising $100 million." I'm raising like a billion dollars, maybe, at times. And you need to make a decision in 7 days, and I can't tell you what I'm going to do for the next 6 months. Conviction.

I think what some of the founders are missing is that you only have 7 days to get to know me. If you haven't figured it out, you probably want a partner who's going to be working closely with you to help you figure it out.

Speaker 0

I mean, they're absolutely viewing it as transactional, right? They don't care.

Sarah Catanzaro

No, they care about the most money at the highest valuation. The crazy thing is that they don't even seem to care about dilution. It's just the most money at the highest valuation.

Speaker 0

Yeah. But it does send a signal that helps.

Sarah Catanzaro

Yes, I think it does right now send a signal.

Speaker 0

Okay, I'll tell you how it affects me, and I hate it. I hate it. Antithesis came out of stealth this week, right? The only thing I know about them is that they do something in AI testing, and James Street led a $100 million seed round.

Sarah Catanzaro

We invested in it, too. I can tell you what they do. They do deterministic simulation. The thing that leads is the money.

Speaker 0

Yeah.

Sarah Catanzaro

And then, like, who else uses it other than Jean Street? What do you do that's innovative?

Speaker 0

Palanteer.

Sarah Catanzaro

Okay.

Speaker 0

WarpStream.

Sarah Catanzaro

Yeah. Anyway, maybe Antithesis is a bad example because they're actually legitimate. But there are a lot of similar examples where they just lead with the money, and there's not much substantiation behind it.

Maybe it's just bad storytelling, and that's why I, as a podcaster, get to talk to General Intuition. Once you spend some time with them, you're like, "Oh, okay, this is why they raised $100 million." But without that context, it's really hard to understand anything.

Speaker 0

Well, I think there are some companies that are raising $100 million or more because they need it. A good example might be Periodic, in addition to—

Sarah Catanzaro

Yeah, they need to build out a wet lab. Designing a wet lab that can support high-throughput biology, which is absolutely critical to their goals, is costly.

Speaker 0

So I understand why they need that funding. But again, there are others where they don't have these near-term milestones.

I think the thing that is a little bit perturbing to me is that many of them are doing it because it makes it easier for them to hire. There are all of these candidates who want to work at a company that is a unicorn or a near-unicorn. They're pitching—

Sarah Catanzaro

Because the alternative is working at a big lab, where the prestige and the money are there.

Speaker 0

Yeah. Or the alternative is working at an early-stage startup. But there's something about the big valuation that becomes enticing.

Sarah Catanzaro

They're also kind of pitching candidates. They have a compelling equity pitch where they're like, "Okay, maybe you're getting less than 0.1% of the company, but given the valuation, the value of your equity is already $10 million or something like that." They also guarantee a dollar value—

Speaker 0

Of the equity.

Sarah Catanzaro

Yeah. You mean that they'll offer them a loan to pay—

Speaker 0

A buyback—

Sarah Catanzaro

Yeah.

Speaker 0

If you want to sell it.

Sarah Catanzaro

Yeah. But—

Speaker 0

Because they have so much cash.

Sarah Catanzaro

But the thing, though, is that the valuation is a made-up number. Valuation, until a company exits, is an entirely made-up number. I could just say, "You know what? The Latent Space podcast is worth $5 billion," and we could agree. I, as an investor, could say that is the price, and now the company is worth $5 billion.

Speaker 0

Yeah, it's not real. It's not actually traded in any volume.

Sarah Catanzaro

Given the funding amounts that they're raising, if they spend that and then get acquired for less than that amount, their teams are getting nothing. I wish people were more sensitive to this dynamic and thought more about what the upside associated with the company is. More fundamentally, do I deeply believe in this vision? Joining companies because they have a billion-dollar valuation is just not the right way to choose a job.

Speaker 0

I hear you. Okay, so obviously we can go on about that forever. There's also some stuff with cyclical funding and all that, but I do want to be more relevant to engineers and researchers.

Sarah Catanzaro

What are the themes that are really strong? One thing I'll point out is that world models, just in general, are a really strong bet.

Speaker 0

I would say that, every year, I go to this group of researchers and we take a vote on the top themes of the year. Everyone's extremely skeptical about world models. I think it's a trailing indicator because LLMs have been so enormously successful. You're like, "I don't need anything else." I don't know if you ever take on world models or any other top theme of the year.

Sarah Catanzaro

My take on world models is that we have not yet defined what a world model is.

Speaker 0

Oh, yeah. There are about 3 definitions right now.

Sarah Catanzaro

Yeah, I think there's a lot of confusion about what a world model is and, therefore, what it should be used for. We're already seeing plenty of market potential for video models, including for things like perhaps Bayol's video editing.

I think we're already seeing some applications of world models to things like autonomous driving and potentially even coding. But again, it really hinges upon how you're defining world models.

I think one challenge that people have seen is that world models designed for one specific use case might not generalize to others. As an example, world models for video game generation might not generalize to factory settings or robotics. I use the word "might" strategically because I think it is potentially a research problem that might be figured out.

Speaker 0

Yeah. That's part of the General Intuition podcast that we did. They had some evidence.

Sarah Catanzaro

Yeah. I think it is possible. It's just that we're not there yet today.

Speaker 0

Yeah.

Sarah Catanzaro

A theme that I've been spending a lot of time thinking about is memory management and continual learning. I work with a lot of—

Speaker 0

The same startup, I think.

Sarah Catanzaro

Okay. I think I know what startup you're thinking about as well. But I actually see a lot of market potential for memory management and continual learning. My interest in this is more driven by conversations with practitioners.

Personalization is so important right now. I think what we're seeing is that a lot of AI application companies are growing really quickly, but they suffer from relatively low retention and relatively high churn.

Speaker 1

So, you know, if you're developing an app like Cursor, how do you ensure that your users don't switch over to Windsurf, cloud code, Cognition, or whatever else when they release new features?

Sarah Catanzaro

Yeah. Cursor Rules isn't enough, right? It's the shittiest form of memory.

Speaker 1

Yeah. You know, and it's great, but I agree with that. I've publicly mused about this before: memory is very poorly implemented today in a lot of surfaces. Even ChatGPT—I wouldn't say people are particularly excited about it.

Sarah Catanzaro

Okay, all right. You feel stronger about it than I do.

Speaker 1

Yeah. Yeah. I wish ChatGPT had much better memory.

Sarah Catanzaro

Yeah. Has this been the leading one?

Speaker 1

I don't know. So then I think, in general, it makes product management harder, because what is the product? It's a combination of you plus memory. When you have a bug, is it the memory or is it something core? As a user, especially if it's consumer, there's going to be zero patience for any of this.

Sarah Catanzaro

I agree. But that said, consumers seem to be tolerating products with no implementation of memory today. So I think early is still probably better than what exists now. Better is better than nothing, I guess.

Speaker 1

Would you agree with the statement that, basically, let's say a key theme of 2026 is this personalization? I would call it kind of the consumerization of AI, in the same way that the consumerization of enterprise was a trend like 10 years ago.

Sarah Catanzaro

Yeah. I mean, I think that is a good way to put it, too. For what it's worth, I don't think this is just a consumer or prosumer phenomenon. If you're in an enterprise that is adopting, again, Devon or Augment or something like that, you probably also want your models to learn.

Speaker 1

Like, you start to track K-factor. I had to explain what that is to so many founders.

Sarah Catanzaro

And, you know, if you're in normal SaaS, this is what you obsess over. To AI founders, they're like, “What do you mean? Growth just doesn't show up?”

Speaker 1

Yeah. Yeah. I mean, it has, though. But I think it has because, for a while, AI has just felt magical. Now we're getting more accustomed to the magic, and it's no longer enough. I think we need to revert to some of the old tips and tricks for retaining people and bringing them in. Personalization is one of them.

Sarah Catanzaro

I intermingle memory and continual learning, because I think one interesting element of personalization is not just learning facts about you or your preferences, but actually learning new skills from interactions with you and learning as the world changes. There are new versions of languages and frameworks, and other repositories are coming out all the time. The world is changing all the time. Human intelligence is incredibly dynamic, and yet artificial intelligence is just so static today.

Speaker 1

So it must update weights for you?

Sarah Catanzaro

But that also means that it's an interesting systems problem, because if you must update weights, then weights become stateful, and today inference is not stateful. I think there are going to be a lot of fun, gnarly problems to figure out as we figure out things like personalization and continual learning. That's also a fascinating infrastructure problem, because you have to load and unload and cache and all the good stuff.

Speaker 1

Yeah. One more thing—I think we have time for one more take on RL environments.

Sarah Catanzaro

Huge topic. Is it just a Docker container with some custom software loaded and logging stuff out? What are the good ones like, and what are the average ones like? I know I'm going on record on this, and I'm actually okay to be wrong, but I think RL environments are just a fad.

Speaker 1

Oh, God. Oh, no.

Sarah Catanzaro

They're all fake. I mean, the thing that makes me take it seriously is that the labs I know are paying 7 or 8 figures for RL environments, even though they could build them in-house. They're not, and I don't understand why. They were paying 7 or 8 figures for piss-poor data annotation, too.

Speaker 1

Yeah.

Sarah Catanzaro

And then, before that, data labeling. The labs have a lot of money. I think perhaps RL environments could create some value in the short term, but to the point about what makes a good RL environment and what makes a bad RL environment, I think the best RL environment is the real world. Why would I want to buy a DoorDash clone when I can just use logs and traces from DoorDash itself? It doesn't mean that we don't need to—

Speaker 1

In parallel. Yeah. I mean, I think using the real world, using real apps as an RL environment is in fact the best thing. This is what Cursor does: they actually use real user activity on their platform to significantly improve both their coding agents as well as Tab. I think it's one of the approaches that has made the platform so compelling. You still need to figure out the right rubrics, and you still need to figure out the right set of tasks. So there are some aspects of RL environment design, at least as we're talking about it today, that I think are going to remain incredibly relevant, but just building a clone of an app, I think, is not that useful.

Sarah Catanzaro

Yeah.

Speaker 1

Yeah. Okay. That's all I'll take. We have maybe 3 minutes for any other stuff that you think about—just the state of startups in general, state of funding.

Sarah Catanzaro

Yeah. So maybe I can talk about just the archetype startup that is most exciting to me.

Speaker 1

Yes.

Sarah Catanzaro

Yeah. I love investing in infrastructure tools, platforms, et cetera. As we talked about with continual learning, I think there will be opportunities for new tools, platforms, and infrastructure in the future. I've spent a lot of time thinking about applications today, and specifically the relationship between research and applications.

An example of this is that I think there were a lot of advances in RAG, and the biggest beneficiaries of these advances were the application companies for whom retrieval was a critical unlock. As an example of this, Harvey Haba—

Speaker 1

I knew you were going to say Harvey.

Sarah Catanzaro

Yeah, I mean, they have really interesting RAG implementations. They have hired really good researchers to advance the state of the art, and that enables them to build a better product. I feel this way very much about rule following and customer support. Rule following is a hard research problem, but if you solve rule following, then you unlock better customer support. I think a lot of Sierra's success can be attributed to their focus on this.

I've been thinking about, even for something like continual learning or memory, what the killer use case is where you can either offer a dramatically better experience by having a good memory implementation, or do something that just wasn't possible before. You can also think about this in the inverse, and often the best companies emerge in this way: “I'm trying to do this thing, but in order to actually do it, I need to solve this hard technical problem.” That's kind of the story of Runway. I don't think they would have built models if they didn't have to.

But I love that combination of delivering something that is better for consumers, better for users, while solving these really gnarly research and engineering problems.

Speaker 1

Yeah. I don't want to—God, there's so much that I want to dig into there, but we're short on time. Thank you, just thank you in general. I don't know if you have a general call to startups, like a page somewhere that you can point people to.

Sarah Catanzaro

Twitter, whatever it's called. Yeah, you can find me. You can find me there or in South Park. With the one-eyed dog. I'm easy to spot.

Speaker 1

Okay.

Okay. Well, thank you so much for your time. I know you have to go, but I appreciate it.

Sarah Catanzaro

Of course. It was great seeing you, and thanks for having me.

Speaker 1

Yeah. Thanks.

[State of AI Startups] Memory/Learning, RL Envs & DBT-Fivetran — Sarah Catanzaro, Amplify | BidClub