ChatGPT is probably something that everyone has used. Generally speaking, ChatGPT is quite useful, but what's annoying is that it requires a lot of prerequisites and limitations to get good results, which is the recent popular trend of using prompts. However, once prompts are involved, it feels rigid. We use ChatGPT for convenience, so is there any solution?
Of course, there is. The solution is AutoGPT. The core idea is that we only need to state the task we want to accomplish, and let AI take care of everything else. AI sets its own phased tasks and prompts itself, and we only need to correct it when necessary. The rest of the time, we just wait for the results. Doesn't it sound great?
In fact, the above explanation is a bit abstract. Let's provide a specific example. For instance, if I want GPT to write a paper, there are several ways we can approach it:
- Give GPT a topic or title and let it freely express itself.
- Set limitations for GPT and give it a specific identity.
- Have GPT write an outline and then use the outline to guide its writing.
- ...
Or we can combine these approaches. Generally, the more we demand and restrict GPT, the better the quality of the final result. But what will happen with AutoGPT? We only need to tell GPT the topic or theme we want to write about, and it will continuously break down the tasks and complete them on its own. It's like letting ChatGPT command itself, eliminating the continuous interaction process we had with GPT before.
1. AutoTravel#
This is the most interesting project I've come across. For many people, planning and making decisions for travel is not an easy task. Now, someone has created AutoTravel based on AutoGPT, which can automatically generate travel itineraries for us!
Project link: https://auto-travel-gpt4.vercel.app/
2. DOGPT#
This can be used in China as well, and it's completely free. You can take advantage of it. The creator has also made some classifications.
Project link: https://www.dogpt.ai/
3. AutoGPT (Programmer's Edition)#
This is a very popular project on GitHub, with a terrifying 117k stars. However, it requires some configuration, which can be a bit troublesome. But don't worry, there are tutorials available. Below is a tutorial by the great Fishskin.
Project link: https://github.com/atongrun/Auto-GPT
How to use it? Fishskin has written a detailed tutorial and recorded a video. By following Fishskin's tutorial, you can quickly configure the project.
(14 messages) Fishskin - Zhihu (zhihu.com)
4. Cognosys#
This can be used directly without any configuration.
Project link: https://app.cognosys.ai/create
Video version
For more information, you can follow the WeChat official account: "Cheese is Food".