banner
0xMech

0xMech

Focus on various AI application sharing, Blockchain learners, web3 new leeks
twitter

Solution for ChatGPT's inability to perform web searches

The database used for training GPT3.5 is from before 2021, so it does not have knowledge of events that occurred after that time. Additionally, ChatGPT does not have the ability to connect to the internet for real-time searching. Here are two relatively simple solutions:

First Solution: Newbing is a new generation AI tool introduced by Microsoft that integrates GPT4.0. It has both the language interaction capability of the GPT large language model (LLM) and the real-time search ability of Bing. Below is a demonstration of Newbing. You can click on the text to view the original article or continue asking questions to let it search for related content. newbing demo.png
Usage:

  1. Use a VPN to access the internet and open the Newbing official website: https://www.bing.com/new
  2. It is recommended to register a new Microsoft account and join the waiting list using a registered Outlook email.
  3. After being approved, go to the official website and click on the chat button to start using it.
    newbing page.png
    Notes:
  4. Newbing and OpenAI have banned IPs on a large scale, especially IPs in East Asia, so it is recommended to use IPs from the United States, United Kingdom, and other countries.
  5. There is a limit on the number of conversations. Once the limit is reached, you need to clear the conversation history to start a new conversation.

Second Solution: Autogpt is a project that combines ChatGPT with work tools. It can generate solutions based on the user's goal and automatically execute them. It then adjusts the solutions based on the information collected after execution and executes them again until the user's task is completed. Since Autogpt needs to be run locally and requires the use of personal APIs, I will demonstrate the online execution tool Agentgpt here.
Usage:

  1. After accessing the internet, open the official website: https://agentgpt.reworkd.ai/
  2. Enter the agent's name (can be set arbitrarily) and the task goal based on your needs.
  3. Execute the task by clicking "Deploy Agent" and view the feedback in the execution box. agentgpt.png
    Notes:
  4. Please enter the task goal in English.
  5. Due to the high cost of API usage during the execution process, the author only provides a runtime of one to two minutes, which may not be sufficient to complete the task.
  6. To remove the time limit and avoid the hassle of deploying this project locally, you can enter your own API key in the settings.

If you find this article helpful, please log in with your email and give me a thumbs up. Your support is my greatest motivation for updates. In the future, I will continue to use this blog to share more AI tools.

Loading...
Ownership of this post data is guaranteed by blockchain and smart contracts to the creator alone.