This repository has been archived by the owner on May 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Pi edited this page Apr 29, 2023
·
7 revisions
We tend to define ourselves by what we DO.
And this is crazy if you think about it.
What if AI is able to do FOR us.
How do we then define ourselves?
By what we CREATE!
Toran, creator of AutoGPT
We build AutoGPT to better the world.
The industrial revolution changed the manner in which we live.
Now the AI revolution is upon us.
With great power comes great responsibility.
Be aware of your intentions, and help us build a brighter tomorrow! โ๏ธ
An autonomous agent capable of accomplishing complex tasks on its own.
The average joe who wants to improve their life's lot.
The visionary, caught up in the world of doing, who seeks to CREATE.
basic simple explanation (pseudocode level)
we present the LLM with a task, and give it several tools it can use.
It has to figure out how to apply the tools to solve the task.