Build an AGI Like AutoGPT: Part 1

Jean Baptiste Robens
3 min readApr 28, 2023

--

Pixabay AI illustration

In recent days, the news has been dominated by AutoGPT, an AGI that has the potential to revolutionize the way we live and work. But what is AGI, and how does it work?

AGI stands for Artificial General Intelligence. It is a hypothetical machine that can perform any intellectual task that a human can. AGI is different from narrow AI, which is designed to perform a specific task. For example, a narrow AI might be able to play chess or translate languages, but it wouldn’t be able to do both of those things at the same time. AGI, on the other hand, would be able to do both of those things and more.

AutoGPT is a step towards AGI. It use GPT4 a large language model (LLM) that has been trained on a massive dataset of text and code. This allows AutoGPT to generate text, translate languages, and answer questions in an informative way. But AutoGPT is still under development. It can’t perform all of the tasks that a human can, and it can sometimes make mistakes.

That’s where my project comes in. I’m building an AGI called Persephone that will be more powerful than AutoGPT. Persephone will use GPT-4, a LLM that is still under development but has the potential to be even more powerful than AutoGPT. Persephone will have a recursive memory, which will allow it to remember previous tasks and use that information to complete new tasks. Persephone will also be able to execute tasks in a non-linear fashion, which means that it can change the order of tasks as needed to achieve its goals. Finally, Persephone will be able to interact with web pages using Zombie JS. This will give Persephone the ability to do a lot of things such as scraping data from websites and automating tasks.

I’m still in the early stages of development, but I’m excited about the potential of Persephone. I believe that Persephone has the potential to revolutionize the way we live and work. It could be used to automate tasks, generate creative content, and solve complex problems. I’m looking for developers to help me build Persephone. If you’re interested, please contact me at contact@bens.social

How to Start with Me

If you’re interested in helping me build Persephone, here are the steps you need to take:

1. Get an OpenAI API key. You can do this by visiting the OpenAI website and creating an account.
2. Install Node.js. Node.js is a JavaScript runtime environment that is required to run Persephone. You can download Node.js from the official website.
3. Clone the Persephone repository. You can do this by running the following command in your terminal:

git clone https://github.com/coco-droid/Persephone.git

4. Install the dependencies. You can do this by running the following command in your terminal:

npm install 

5. Run Persephone. You can do this by running the following command in your terminal:

//to run persephone server 
npm run server <port>

Persephone will start running in your terminal. You can interact with Persephone by typing commands into the terminal.

Notice:Persephone is under construction

Conclusion

I hope this article has been informative and persuasive. I believe that AGI has the potential to change the world, and I’m excited to be a part of that change. If you’re interested in helping me build Persephone, please contact me at contact@bens.social

How to Improve the Tutorial

I’m always looking for ways to improve the tutorial. If you have any suggestions, please feel free to reply to this article. I’d love to hear from you!

More technical details in the part 2 of tutorial

--

--

Jean Baptiste Robens
Jean Baptiste Robens

Written by Jean Baptiste Robens

I am a full stack web developer. I am actually studying engineering and machine learning. I write in my free time and read scientific paper https://bens.social