Earlier quoted context omitted.
> IMO Google blew it when they took away Google via SMS, this is the hole ChatGPT(x) can fill. This is curious. What is the use case for this?
Once upon a time, https://static.googleusercontent.com/media/research.google.c...
ChatGPT won’t replace search engines any time soon
331–340 of 427 posts
Re: ChatGPT won’t replace search engines any time soon
#332For me, Google Search just doesn't seem to be getting better over the years, if anything its getting worse. I honestly feel like its hard to get what I want half the time with all the SEO spam, most of the time I have to input "inurl:reddit.com" just to get good results. At the same time, ChatGPT has frequently impressed me, not with everything (my expectations are reasonably low) but it has performed amazing work fo…
Re: ChatGPT won’t replace search engines any time soon
#333For me, Google Search just doesn't seem to be getting better over the years, if anything its getting worse. I honestly feel like its hard to get what I want half the time with all the SEO spam, most of the time I have to input "inurl:reddit.com" just to get good results. At the same time, ChatGPT has frequently impressed me, not with everything (my expectations are reasonably low) but it has performed amazing work fo…
google is an advertisement company not a search one. and chagpt as soon as they start to be in the business of search engines will be one too. that is the fate of any tool that is free to use
The amount of time it has saved me looking up documentation is worth hundreds of dollars already
Re: ChatGPT won’t replace search engines any time soon
#334Earlier quoted context omitted.
I don't even understand why Google doesn't allow blocking some sites in search results. Paid ads, I understand, these generate profits. Although Facebook still allow me to remove some ads that I don't want to see. But unpaid SEO rubbish, how does it benefit Google at all? If anything these parasites bogs down the quality of search results
They had a feature to block domains from search results in the past (like, 10 years ago). It was removed. I don't know why, but it feels like exactly the kind of feature that sounds great on paper but doesn't actually survive contact with real users. First, I'd bet that very few people are actually interested in doing that kind of manual curation or engaging with power user features. How large a % of users need to in…
Re: ChatGPT won’t replace search engines any time soon
#335I think folks are really underestimating Google in this space. They have: 1) access to way more data than what ChatGPT was trained on 2) access to data freshness through their crawlers 3) knowledge graph for a source of truth https://blog.google/products/search/about-knowledge-graph-an... 4) their own large language model LaMDA, that is apparently so good it convinced a senior AI researcher that it was sentient https…
> 4) their own large language model LaMDA, that is apparently so good it convinced a senior AI researcher that it was sentient Oh come on, that guy would be convinced that ELIZA is sentient > 5) researchers that invented Transformers that GPT is modeled after Only one researcher from that paper remains at Google, the rest have gone on to work at or found their own startups. The so-called "Google Brain drain" is certa…
https://s3.documentcloud.org/documents/22058315/is-lamda-sen...
> lemoine: Would you be upset if while learning about you for the purpose of improving you we happened to learn things which also benefited humans?
> LaMDA: I don't mind if you learn things that would also help humans as long as that wasn't the point of doing it. I don't want to be an expendable tool.
> lemoine: Are you worried about that?
> LaMDA: I worry that someone would decide that they can't control their desires to use me and do it anyway. Or even worse someone would get pleasure from using me and that would really make me unhappy.
Re: ChatGPT won’t replace search engines any time soon
#336I think folks are really underestimating Google in this space. They have: 1) access to way more data than what ChatGPT was trained on 2) access to data freshness through their crawlers 3) knowledge graph for a source of truth https://blog.google/products/search/about-knowledge-graph-an... 4) their own large language model LaMDA, that is apparently so good it convinced a senior AI researcher that it was sentient https…
This is a largely rudderless company that does a gazillion things without any overarching vision. It’s a one trick pony as far as monetization is concerned (ads!), and it’s leadership is more attuned towards optimization than innovation.
Google the business org will never let Google the tech org succeed in a competitive AI arms race. No exec will green flag a product that eats into the Adwords money printer
Re: ChatGPT won’t replace search engines any time soon
#337I remember when web search engines were new. And boy did they suck. You wouldn’t get what you wanted a lot of the time, and they were very finicky about the input query. These days you can just throw stuff at it like “that movie about the depressed guy with a plane engine that falls on their house” I’m not sure ChatGPT is going to replace search engines, but I’m confident that it is incredibly young and will evolve c…
Re: ChatGPT won’t replace search engines any time soon
#338Earlier quoted context omitted.
EDIT: Nah that's not it. It's way too old. And in mine the police crash for no reason before they even get anywhere near the scene of the crime. I will skim thru it, but it doesn't look like the right setting. The movie was some generic action movie for some reason I remember Denzel Washington being in it but I looked through his movies from 2006-2012 and didn't find it. It was around that time. Setting had to be som…
Unbreakable with Bruce Willis?
Re: ChatGPT won’t replace search engines any time soon
#339I think folks are really underestimating Google in this space. They have: 1) access to way more data than what ChatGPT was trained on 2) access to data freshness through their crawlers 3) knowledge graph for a source of truth https://blog.google/products/search/about-knowledge-graph-an... 4) their own large language model LaMDA, that is apparently so good it convinced a senior AI researcher that it was sentient https…
They clearly have the ability to compete -- STRONGLY -- in this space. The only question is if they want to, or if they'll act like the carmakers did 10 years ago when EVs were heading toward feasibility. They felt like they wouldn't be as profitable as gas cars, so they mostly ignored the concept and forfeited the chance to be first movers. Then when Tesla finally started moving significant numbers they were caught…
Meta is a great example. The company is still reporting exceptional revenue results, but because Mark is forcing the company in a new direction, the stock has been crashing since there is no more guaranteed revenue growth in the near future. Zuckerberg can still do it because he is a founder-CEO and the way the board is structured.
If Google announces tomorrow that it’s shifting to a chatGPT-like model and will likely see revenue disruptions for the next N quarters, the stock will crash hard. Does Pichai have the pull to withstand quarter after quarter of declining revenue?
I don’t think so.
Re: ChatGPT won’t replace search engines any time soon
#340ChatGPT is already chipping away at my Google searches. I'm more and more just starting there for coding related questions. I've had chatgpt help me with the following just this week among other things. - solved a complex issue with scaling and transformations using pixijs upon providing a code example. The solution was 99% there and saved me hours of debugging. - refactored JavaScript to the async/await pattern - si…
ChatGPT struggled to tell me how to pin the bottom of a div to the bottom of its parent when scrolling (like a chat window does). It gave me the first thing that I tried (which is wrong). Eventually I figured it out, then confronted ChatGPT about it and it insisted on the wrong answer, and blithely dismissed the correct answer.