AI Tidbits

AI Tidbits

Share this post

AI Tidbits
AI Tidbits
The rise of autonomous agents
Copy link
Facebook
Email
Notes
More
AI Agents

The rise of autonomous agents

Did recent trends and OpenAI's GPTs announcement unlock autonomous agents?

Sahar Mor's avatar
Sahar Mor
Nov 19, 2023
∙ Paid
20

Share this post

AI Tidbits
AI Tidbits
The rise of autonomous agents
Copy link
Facebook
Email
Notes
More
3
1
Share

Welcome to Deep Dives - an AI Tidbits section providing editorial takes and insights to make sense of the latest in AI. Let’s go!


Last February, Stanford published a paper that sparked everyone’s imagination. In this paper, the researchers leveraged ChatGPT to power human-like agents. A mini-simulation of humanity.

A few weeks later, two viral open-source autonomous agents frameworks were introduced to the world - AutoGPT and BabyAGI. Their goal? Build fully autonomous AI agents. Those libraries generated a lot of excitement, but have yet to spawn useful agent-powered applications.

An autonomous agent, described simply, is an AI program capable of planning and executing tasks based on a given objective. Imagine asking an AI to “book a flight”, or “create a website for people interested in renting their apartments when they’re away” - and the agent goes to work. It does so by repeatedly asking itself “What should be the next steps to achieve the task at hand”, utilizing an LLM to answer this question.

AutoGPT breaks down goals into tasks it then executes. Source

Such objectives are great demo material, but demos are often cherry-picked, and the recent consensus is that AI agents are a great concept, but that’s about it. To me, it felt like agents were becoming the new Crypto - a lot of hype, with no one able to point to a concrete widespread use case.

That might have changed with OpenAI’s recent release of GPTs. GPTs are small ChatGPT wrappers that have the prompt, context, and tools baked into them, ready to roll.

Though powerful, they have yet to earn the “autonomous agents” badge–they still require a high degree of human feedback to achieve their goal. They are, however, capable of connecting to other services and APIs such as your calendar and email.

Combined with a few other headwinds, GPTs might represent the milestone the space has been waiting for, leading to a Cambrian explosion of capable autonomous agents.

OpenAI announcing GPTs at DevDay 

Bonus at the end of the post: a list of open-source repositories every agents builder should know and the startups leading the way.

Unlocking autonomous agents

AutoGPT, the largest autonomous agents framework to date, has over 150k stars on GitHub and 50k builders in its Discord server. With such a large community of developers, one might wonder why useful agents have yet to emerge. The answer lies in the inherent limitations of agents, which are slowly being addressed.

Limitation #1 - Small context windows

Keep reading with a 7-day free trial

Subscribe to AI Tidbits to keep reading this post and get 7 days of free access to the full post archives.

Already a paid subscriber? Sign in
© 2025 Substack Inc
Privacy ∙ Terms ∙ Collection notice
Start writingGet the app
Substack is the home for great culture

Share

Copy link
Facebook
Email
Notes
More