Open-source autonomous AI agent that completes goals independently
AutoGPT is one of the first and most prominent open-source autonomous AI agents. Given a high-level goal, it uses GPT-4 to break it into tasks, execute them using internet access and memory, and iterate until the goal is completed — without human intervention at each step.