Skip to main content

Auto-GPT: 5 amazing things people have already done with it

People are already using the recently released Auto-GPT to do amazing things. Auto-GPT is the hot new AI tool that takes the core natural language capabilities of ChatGPT, and adds the ability to “self-prompt” to complete goals any you may give it. It has internet access, memory, and the ability to write and execute code to achieve a task.

We’re still discovering all you can do with Auto-GPT as AI enthusiasts flock to it. It’s still the early days, but here are five notable things people have done with Auto-GPT so far.

Improve its own code

Auto-GPT can read, write, and execute code, allowing the AI to improve its own programming. Significant Gravitas, the Twitter account of Auto-GPT’s developer, shared the news in a recent tweet.

The video shows Auto-GPT checking a simple example function responsible for math calculations. Voice output is enabled, and Auto-GPT talks us through the process. The steps are the same as a programmer would take. Reading the code, evaluating it, then updating it to make it faster, more reliable, and efficient.

Including tests as part of a function to verify accuracy and correct operation is standard practice, so Auto-GPT decided to add tests to the math library. After executing the tests and checking the results, Auto-GPT finds an error.

Auto-GPT fixes the “syntax error” (a typo in the spelling of radius), then runs the tests again. The tests work, and the AI marks the task as complete.

Massive Update for Auto-GPT: Code Execution! 🤖💻

Auto-GPT is now able to write it's own code using #gpt4 and execute python scripts!

This allows it to recursively debug, develop and self-improve… 🤯 👇 pic.twitter.com/GEkMb1LyxV

— Significant Gravitas (@SigGravitas) April 1, 2023

The example code was created with an obvious error that a human could have found and fixed in seconds. In contrast, the AI spent about a minute on this code correction, taking an algorithmic approach.

Suppose the scale was increased dramatically to code containing hundreds or thousands of lines. In that case, it becomes laborious for a human to scroll through page after page looking for some innocuous typo that breaks some low-level function and causes a ripple effect that makes an app unpredictable. The AI’s speed reading and writing might give it the win here.

Doing market research

Auto-GPT can access the internet, remember details, and stay on task. Those are the skills needed for basic market research. Sully’s tweet shared his hypothetical product research on waterproof shoe brands.

Auto-GPT found links to five waterproof shoes and checked on the pros and cons of each. Unlike some people, the AI recognized that certain websites might not be trustworthy, so it also checked the credibility of its sources.

Sully shared the time and cost, stating it took only 8 minutes and cost 10 cents. As with any AI effort, the results probably need to be verified by a human, but it might be a convenient way to start the research.

Whoa.. still not convinced of AI Agents? This might change your mind…

I pretended to be a fake shoe company and gave AutoGPT a simple objective:
– Do market research for waterproof shoes
– Get the top 5 competitors and give me a report of their pros & cons

Here's how it went: pic.twitter.com/mFttG4PXrk

— Sully (@SullyOmarr) April 9, 2023

I recognized Columbia, The North Face, and Merrell, but the other brands were unfamiliar. Saloman and Keen are well-rated waterproof shoe manufacturers that had slipped under my radar the last time I searched for shoes.

The research lacked low-cost solutions and alternatives, an important consideration when planning a new product. This won’t replace professional researchers, but could help with some of the work.

Pondering a deep philosophical question

Auto-GPT faced a challenging philosophical question, using GPT-3.5 for AI processing. “What is life?” asked loopuleasa, who shared the results on Twitter. After about an hour and at the cost of a dollar, it delivered a response.

Auto-GPT failed to find or postulate a definitive answer. Instead, it resorted to explaining human concepts from different schools of thought, such as biology, philosophy, and physics. The AI assistant went on to reference the great minds of Aristotle and Descartes before summarizing that each discipline has its own perspective.

I gave Auto-GPT one big question:
What is life?

Dollar cost: Around 1$ in API costs
Time cost: Around 1hour of self-prompting
Model used:GPT3.5 (no GPT4 access yet)
Articles read: Around 660k characters of articles and wikis read

The answer it gave: pic.twitter.com/y7zQsT5HJR

— l̴o̴o̴p̴u̴l̴e̴a̴s̴a̴ (@loopuleasa) April 14, 2023

This answer isn’t as satisfying as if it had made some intuitive leap and enlightened us all with a perfect solution that our highly evolved brains had somehow overlooked. On the other hand, the answer was good and referenced some of the best work available on this topic.

Hopefully, someone will invest the time and money to ask Auto-GPT a related question, “What is the meaning of life?” Douglas Adam’s fans will be betting heavily on the answer being 42.

Helping build an app

Varun Mayya shared in a tweet that he was trying to get Auto-GPT to build an app. The AI detected that the task required the Node.js runtime environment, which was missing on his computer. Installing Node is a nontrivial task, but Auto-GPT was able to make this effortless.

autogpt was trying to create an app for me, recognized I don't have Node, googled how to install Node, found a stackoverflow article with link, downloaded it, extracted it, and then spawned the server for me.

My contribution? I watched. pic.twitter.com/2QthbTzTGP

— Varun Mayya (@VarunMayya) April 6, 2023

Auto-GPT searched for installation instructions, downloaded and extracted the archive, then started a Node server to continue with the job. Varun Mayya cautions against using Auto-GPT for coding unless you already understand programming. AI can make errors, and an error in a test could give a false verification of accuracy.

Integrating Gmail and Google Calendar

It might sound like a little thing, but when you’re crunched for time, every click you save adds up, particularly for tasks that you might perform several times each day. A tweet by yewjin.eth included a video showing how a GitHub project called Email Assistant, that’s powered by an early version of Auto-GPT, can simplify life.

Auto-GPT powered Email Assistant

I legit use it myself now…https://t.co/GuL5x2XMsq pic.twitter.com/6aS5BpPoO1

— yewjin.eth🦇🔊 (@yewjin_eth) April 16, 2023

In the video, commands are typed into Gmail compose windows, such as adding an event to the calendar and making a to-do list. When the email is sent to the Email Ausistant address, the proto-Auto-GPT AI processes these instructions, responding that the task has been received and is in progress. As expected, the event is added to a Google Calendar.

The to-do list takes advantage of Auto-GPT’s memory, and after adding a few more items, the user asks to see the list. Email Assistant uses Auto-GPT to reply, and the complete list is given. I keep Gmail open all day, but rarely have Google Calendar loaded. Those few steps can make a big difference, and the same is true of to-do lists.

Editors' Recommendations

Alan Truly
Computing Writer
Alan is a Computing Writer living in Nova Scotia, Canada. A tech-enthusiast since his youth, Alan stays current on what is…
This app just got me excited for the future of AI on Macs
The ChatGPT website on a laptop's screen as the laptop sits on a counter in front of a black background.

In a year where virtually every tech company in existence is talking about AI, Apple has been silent. That doesn't mean Apple-focused developers aren't taking matters into their own hands, though. An update to the the popular Mac writing app iA Writer just made me really excited about seeing what Apple's eventual take on AI will be.

In the iA Writer 7 update, you’ll be able to use text generated by ChatGPT as a starting point for your own words. The idea is that you get ideas from ChatGPT, then tweak its output by adding your distinct flavor to the text, making it your own in the process. Most apps that use generative AI do so in a way that basically hands the reins over to the artificial intelligence, such as an email client that writes messages for you or a collaboration tool that summarizes your meetings.

Read more
One year ago, ChatGPT started a revolution
The ChatGPT website on a laptop's screen as the laptop sits on a counter in front of a black background.

Exactly one year ago, OpenAI put a simple little web app online called ChatGPT. It wasn't the first publicly available AI chatbot on the internet, and it also wasn't the first large language model. But over the following few months, it would grow into one of the biggest tech phenomenons in recent memory.

Thanks to how precise and natural its language abilities were, people were quick to shout that the sky was falling and that sentient artificial intelligence had arrived to consume us all. Or, the opposite side, which puts its hope for humanity within the walls of OpenAI. The debate between these polar extremes has continued to rage up until today, punctuated by the drama at OpenAI and the series of conspiracy theories that have been proposed as an explanation.

Read more
Here’s why people are saying GPT-4 is getting ‘lazy’
An OpenAI graphic for ChatGPT-4.

OpenAI and its technologies have been in the midst of scandal for most of November. Between the swift firing and rehiring of CEO Sam Altman and the curious case of the halted ChatGPT Plus paid subscriptions, OpenAI has kept the artificial intelligence industry in the news for weeks.

Now, AI enthusiasts have rehashed an issue that has many wondering whether GPT-4 is getting "lazier" as the language model continues to be trained. Many who use it speed up more intensive tasks have taken to X (formerly Twitter) to air their grievances about the perceived changes.

Read more