Autonomous GPT is here!
Marketing, Coding, Designing, It won't stop running until it has reached it's goal! 🤯
Github: Auto-GPT: An Autonomous GPT-4 Experiment
Game designer Toran Bruce Richards has created a new application called AutoGPT. Driven by latest generative models, it chains together LLM "thoughts", to autonomously achieve whatever goal you set.
The main features of this code base are:
Internet Access to actively scrap information from the internet
Long and short term memory to have persistence of intents
GPT-4 text generation
GPT3.5 text summarization (optimized for docs)
Dall-e for image generation
Here’s an example with Chef-GPT which is given the goals to “browse the internet to discover the next upcoming event and invent a unique and original recipe that would suit it.”
AutoGPT can generate, prioritize and execute tasks, using plug-ins for internet browsing and other access. It uses outside memory with Redis and Pinecone to keep track of what it is doing and provide context.
This quickly rose to become #1 on GitHub and get lots of people on Twitter super excited.
While the contributors to this project laud the abilities of this project, users are yet to see a real world end to end project become profitable from this new AI.
So Essentially,
AutoAI, an AI which continuously pursues a goal until it’s plugged off is real but is currently evolving to be able to have real work impact.