Remix.run Logo
nonethewiser 3 hours ago

>I actually like AI mode in Google. My main reason is if I just have a quick question it seems a lot quicker than logging into ChatGPT/Claude as I can just type it in the address bar.

This is the exact use-case, and it makes a lot of sense. The hard part for Google is identifying when someone wants search and when someone wants an AI response. It's somewhat identifiable by the input but of course thats extremely messy to determine systematically.

ajdude 2 hours ago | parent [-]

Just do what Kagi does and turn on AI mode only if there's a "?" At the end of the query.

nonethewiser 2 hours ago | parent [-]

They are already doing something like that though. It's not just a ? mark, but they are getting some signal from the input and classifying it as a search term or AI prompt. Not all inputs have an AI response.

And a "?" at the end is not going to capture a lot of real LLM prompts like "What should I pack for my vaction? Im going to Florida in September."

I mean you could do something like this. But it's really not much different than other manual search codes that are used by more power users like like "", "site:" etc.

They probably have a term for it but their AI response is just another "embedded result" for lack of a better term. Like displaying the local weather directly at the top when you search "weather", etc.