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.
LangGraph is an open-source framework from LangChain for building stateful, multi-actor AI agent applications with precise control over agent workflows
Open-source workflow automation with AI capabilities
Build stateful AI assistants with memory and tool use