|
I agree that Google search is very vulnerable. The results are spammy and the current ad volume badly degrades usability for me. In my case, I don’t use Google search much anymore. Previously it was my one stop for finding information online. Instead of Google search: I’ve switched almost exclusively to Kagi for vanilla search. It feels like Google in 2015, and the forums/small web filters are great. I do rarely use !g, and usually I'm disappointed. If I just need a quick question answered I’ll usually use Perplexity. For coding questions, I mostly use copilot and documentation these days. I barely use search for coding questions, unless I run into a weird edge case, or need to find Github issues for a project. There’s too much link spam to wade through, and copilot is built right into VSCode, so I don’t have to context switch. I was a big user and early adopter of ChatGPT, but I don’t use it much anymore. Special use models are better for specific use cases (e.g. copilot for coding), and if I want to learn general information about a topic or gather some opinions, I much prefer to search forums and blog posts or watch some YouTube videos (this is the one major bright spot for Alphabet imo). If I do need AI to do something for me, I prefer to use an API or local model. ChatGPT is inferior to the API/local products, especially if you know some Python. This is even more true when you take into consideration copilot (and starts to hint at the compounding opportunity of these tools). If I want to do a deep dive on something I don’t even bother with most web content these days unless I'm researching a cutting edge topic. The general web is too noisy and inundated with inaccurate and low quality content. Most of the time I either buy a book or directly visit an authoritative source (e.g. the SEC, the courts, Wikipedia, etc.). Less frequently I'll find a niche forum or blog via Kagi's filters, or hit up Google Scholar/Arxiv (another bright spot for Alphabet, but very niche). The most interesting thing to note here is that I’m paying for almost all of these things, rather than using free Google search, because the Google search user experience has degraded so badly. Kagi, copilot, LLM APIs, books, they all cost money. That doesn’t bode well for the Google search product long term. |
Why is this? GPT-4 outperforms smaller models I can run locally. Is GPT-4 via API better than GPT-4 via webapp?