Google is in even greater danger from GPT-4 with Web Browsing than previously thought. ChatGPT is already taking some queries away from Google, especially when it comes to fundamental knowledge. But with the emergence of new Alpha models that have internet access, the situation becomes even more interesting.
Here are some tasks that can be performed with Alpha Web Browsing (GPT-4) faster and more efficiently than with Google:
- News search and summarization
- Newsletter summarization
- Trends on Reddit
- Code or research analysis via link
- Travel planning
- Finding cafes/restaurants based on fresh reviews
- Financial market analysis
- Writing texts using URL sources
- and much more.
P.S. For those who do not have access to Alpha Web Browsing, something similar can be tried through AutoGPT with Google API integration or by programming your own agent with internet access via LangChain.
OpenAI Plugins: https://openai.com/blog/chatgpt-plugins
AutoGPT: https://github.com/Significant-Gravitas/Auto-GPT
LangChain: https://python.langchain.com/en/latest/index.html
