AutoGPT
AutoGPT is an autonomous AI agent that can complete user-defined tasks end-to-end. It plans and executes steps on its own and is considered a milestone in agent autonomy.
AgentList helps developers find active agent frameworks, tools, and real-world projects.
Core frameworks for building AI agents
Bot development SDKs across platforms
Development tools and libraries for agent systems
Frameworks for multi-agent collaboration
Tools for retrieval-augmented generation
Orchestration tools for agent workflows
Monitoring and debugging tools for agent apps
Demo and tutorial projects
AutoGPT is an autonomous AI agent that can complete user-defined tasks end-to-end. It plans and executes steps on its own and is considered a milestone in agent autonomy.
Dify is an open-source LLM application development platform with a visual agent orchestration interface, supporting workflows, knowledge bases, and multiple models.
LangChain is a framework for building applications powered by language models. It provides core capabilities such as chaining, memory management, and agent orchestration, making it a go-to choice for AI agent development.
MCP Servers provides a large collection of reusable Model Context Protocol server implementations, giving agents standardized tool capabilities.
browser-use enables browser automation for agents, allowing LLMs to understand pages and perform complex web interactions.
OpenHands is an open-source AI software engineering agent platform that can automatically execute development tasks, modify code, and support collaborative iteration.
AutoGPT is an autonomous AI agent that can complete user-defined tasks end-to-end. It plans and executes steps on its own and is considered a milestone in agent autonomy.
Dify is an open-source LLM application development platform with a visual agent orchestration interface, supporting workflows, knowledge bases, and multiple models.
LangChain is a framework for building applications powered by language models. It provides core capabilities such as chaining, memory management, and agent orchestration, making it a go-to choice for AI agent development.
MCP Servers provides a large collection of reusable Model Context Protocol server implementations, giving agents standardized tool capabilities.
browser-use enables browser automation for agents, allowing LLMs to understand pages and perform complex web interactions.
Lobe Chat is an open-source ChatGPT-style chat application with a plugin system and multi-model support, suitable as an agent conversation interface.
OpenHands is an open-source AI software engineering agent platform that can automatically execute development tasks, modify code, and support collaborative iteration.
MetaGPT is a multi-agent framework that assigns different roles to GPTs to form a collaborative entity for complex tasks. Given one line of requirement, it returns PRD, design, tasks, and code.