Insight
Sridhar: Multi-minute AI research creates unique UX alignment and web navigation challenges
“This is one of the first times, you know, something takes about five, six minutes trying to perform your research, so there's a few challenges that brings, like, you want to make sure you're spending that time in the computer doing what the user wants, so ther…”
Insight
Sridhar: Deep Research targets multi-tab exploratory queries rather than direct searches
“There are things that, you know exactly what you're looking for and their search is still probably, you know, a very, you know, probably one of the best places to go. I think where deep research really shines is that, like, Multiple facets to your question, an…”
Insight
Sehgal: AI deep research provides most lift on niche, non-Wikipedia topics
“We love to test, like, super niche random things, like, things where there's, like, No Wikipedia page already about this topic or something like that, right? Because that's where you'll see the most lift from a feature like this.”
Disclosure
Sehgal: Early Gemini Deep Research testers never edited initial research plans
“Actually like in early rounds of testing, we saw no one was editing, and so we were just like, if we just put a button here, Maybe people will, like, engage more.”
Assertion Supported
Sridhar: Gemini Deep Research operates primarily via search and page-deepening tools
“What's happening behind the scenes actually is we kind of give this research plan that is a contract and that you know, has been accepted. But then if you look at the plan, there are things that are obviously parallelizable. So the model figures out which of t…”
Insight
Sridhar: Sequential grounding on prior search turns is key for deep research
“This notion of being able to read outputs from the previous turn ground on that to decide what to do next, I think was key. Otherwise, you have, like, incomplete information, and your report becomes a little bit of a, like, a high-level bullet point.”
Assertion Supported
Sridhar: Deep Research uses self-critique to resolve source inconsistencies in reports
“So this happens iteratively until the model thinks it's finished all its steps, and then we kind of enter this analysis mode, and here there can be inconsistencies across sources. You kind of come up with an outline for the report, start generating a draft. Th…”
Disclosure
Sridhar: Deep Research Uses Base Gemini With Custom Post-Training
“Yeah, I don't think we have special access, per se. It's pretty much the same model. We, of course, have our own post-training work that we do, and Y'all can also, like, you know, you can fine tune from the base model and so on.”
Assertion Supported
Sehgal: Gemini Deep Research retains all browsed websites in context
“We actually keep everything in context, like all the sites that it's read remain in context. So if there's a piece of missing information, it can just fetch that.”
Disclosure
Sridhar: Model decides whether follow-ups trigger new Deep Research runs
“One of the challenges is currently we kind of let the model decide based on your query, like amongst the three categories. So some, there is a boundary there. Like some of these things, depending on how deep you want to go, you might just want a quick answer v…”
Disclosure
Sridhar: Gemini Deep Research falls back to RAG beyond context limits
“We also have we have retrieval mechanisms, if required. So we natively try to use the context as much as it's available beyond which you know, we have, like, a rag setup to figure out”
Insight
Sridhar: Vector dot-product RAG breaks down on multi-attribute queries
“The tricky thing for RAG, it really works well because a lot of these things are doing like cosine distance, like a dot product kind of a thing, and that kind of gets challenging when your query side has multiple different attributes. The dot product doesn't r…”
Insight
Sehgal: Keep recent research tasks in context, relegating older ones to RAG
“Just to add to that, I think like, just like a simple rule of thumb that we use is like, if it's the most recent set of research tasks where the user is likely to ask lots of follow-up questions, that should be in context. But like, as stuff gets 10 tasks ago,…”
Insight
Sehgal: Deep research evals should categorize research behavior, not domain verticals
“And really what we tried to do is like, stay away from like verticals, like travel or shopping and things like that, but really try and go into like, what is the underlying research behavior
Type that a person is doing.”
Assertion Not checkable as stated
Sehgal: Gemini Deep Research lacks turn limits, but users rarely go deep
“We don't have any hard limits on the, how many turns you can do. One thing I will say is most users don't go very deep right now.”
Disclosure
Sridhar: Google launched Deep Research horizontally rather than for a single vertical
“Our primary goal was
Not to specialize in, in, in a particular vertical or target one type of user. We just want to put this in the hands of like we had like this busy parent persona and like various different user profiles and see like what people try to use …”
Insight
Swix: AI research agents face perverse incentives favoring inefficiency and latency
“I think there's a perverse incentives for research agents to take longer and it be perceived to be better to people are like, oh, you're searching like so many websites for me, you know, but like 30 of them are irrelevant. You know, like, I feel like right now…”
Disclosure
Sehgal: Google shipped a 5-minute Deep Research mode fearing user drop-off
“I remember we actually built two versions of deep research. We had like a hardcore mode that takes like 15 minutes. And then what we actually shipped is a thing that takes five minutes. And I even went to Eng and I was like, there has to be a hard stop, by the…”
Insight
Sehgal: Users always max out AI power toggles if given the option
“If you like give a max power button, users are always just going to hit that button, right? So then the question comes like, why don't you just decide from the product POV where's the right balance?”
Opinion
Swix: AI agent interfaces should never lock chat during execution
“I think you should never lock the chat. You should always be able to chat with the plan and update the plan, and the plan scheduler, whatever orchestration system you have under the hood, should just pick off the next job on the list.”
Opinion
Swix: Devin's hourly billing model incentivizes slow execution
“And it's perverse in senses where they charge by hour. So they make more money, the slower they are.”
Insight
Sridhar: Thinking models inherently enable self-critiquing of partial steps
“The new generation models, especially with these thinking models, they unlock a few things. So I think one is obviously the, Better capability in, like, analytical thinking, like in math, coding, and these type of things, but also this notion of, you know, as …”
Insight
Sridhar: Multi-minute agent jobs require persistent state to survive inevitable failures
“If you build, like, five, six minute jobs, they're bound to be, like, failures and you don't want to, like, retry, lose your progress and so on, so this notion of, like, keeping state knowing what to retry and kind of keep the journey going.”
Opinion
Sridhar: High HLE benchmark scores do not translate to deep research products
“The benchmarks, at least the ones that we are seeing, they don't directly translate to the product. There's definitely some technical challenges that you can benchmark against, but they don't really, like if I do grade on
HLE, that doesn't really mean I'm a g…”
Insight
Sridhar: Autonomous AI discovery requires verifier sandboxes and second-order reasoning
“My personal opinion is the model doesn't, has to do the second order thinking and so on that we're seeing now with these new models, but also be able to play and test that out in an environment where you can, you know, verify and give it feedback so that it ca…”
Insight
Sridhar: Horizontal plug-and-play AI agent platforms are premature
“I feel like it's still early days for us, like to try to platformatize or like try to build these, oh, there are these five horizontal pieces. And you can plug and play and build your own agent. My personal opinion is we are not there yet. In order to build a …”
Opinion
Swix: Deep research agents are the first agent category with true PMF
“What are the hard problems in this brand of agent that is like probably the first real product market fit agent. I will say more so than the computer use ones. This is the one where like, yeah, people are like, yeah, easily pays for 200 dollars worth a month w…”