awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
reworkd avatar

reworkd/AgentGPTArchived

0
View on GitHub↗
36,194 stars·9,319 forks·TypeScript·GPL-3.0·28 viewsagentgpt.reworkd.ai↗

AgentGPT

AgentGPT is a browser-based platform for deploying autonomous AI agents. It serves as a web-based orchestrator and self-hosted framework that allows users to configure agents that decompose high-level goals into smaller, actionable tasks for iterative execution.

The system manages the full lifecycle of autonomous agents, from defining behaviors and parameters to overseeing goal-oriented task automation. It enables the deployment of agents that use a recursive loop of planning and analysis to reach a desired outcome.

The platform includes a command line interface for bootstrapping the project environment, including the configuration of database settings and external keys.

Features

  • Autonomous Agent Orchestration - Provides a platform for deploying autonomous agents that iteratively execute multi-step workflows.
  • LLM-Driven Agent Loops - Utilizes an iterative loop of planning and execution to achieve high-level goals.
  • AI Orchestration - Provides a web-based interface for managing the lifecycle and execution flow of AI agents.
  • Multi-step Goal Execution - Enables the execution of complex objectives through independently planned sequences of actions.
  • Agentic Goal Decomposition - Decomposes complex objectives into smaller, actionable sub-tasks using iterative LLM prompting.
  • Autonomous Agent Platforms - Offers a framework for creating and managing the deployment of autonomous AI agents.
  • Agent State Persistence - Persists agent thoughts and action results in a database to maintain context across cycles.
  • Agent Configurations - Allows users to define behaviors and parameters to guide agent self-correction.
  • Self-Hosted AI Platforms - Supports private, on-premises deployment of the agent orchestration environment.
  • Browser Task Orchestrators - Orchestrates AI agent execution directly within the web browser for digital task automation.
  • Client-Side Runtimes - Implements a browser-based runtime to orchestrate agent lifecycles and API communication.
  • Agent Frameworks - Browser-based deployment of autonomous AI agents.
  • AI Agent Frameworks - Assembles and deploys autonomous AI agents in the browser.
  • Autonomous Agents - Browser-based platform for configuring and deploying autonomous agents.
  • Autonomous AI Agents - Browser-based platform for deploying autonomous AI agents.
  • Autonomous Task Agents - Browser-based no-code platform for autonomous goal execution.
  • Web Applications - Framework for running autonomous AI agents in the browser.

Star history

Star history chart for reworkd/agentgptStar history chart for reworkd/agentgpt

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does reworkd/agentgpt do?

AgentGPT is a browser-based platform for deploying autonomous AI agents. It serves as a web-based orchestrator and self-hosted framework that allows users to configure agents that decompose high-level goals into smaller, actionable tasks for iterative execution.

What are the main features of reworkd/agentgpt?

The main features of reworkd/agentgpt are: Autonomous Agent Orchestration, LLM-Driven Agent Loops, AI Orchestration, Multi-step Goal Execution, Agentic Goal Decomposition, Autonomous Agent Platforms, Agent State Persistence, Agent Configurations.

Which projects share features with reworkd/agentgpt?

Projects with overlapping indexed features include: mervinpraison/praisonai — PraisonAI is an autonomous AI agent platform that coordinates multiple LLM-powered agents for research, planning, and… letta-ai/letta — Letta is a framework for building, deploying, and managing autonomous AI agents that maintain persistent state across… openai/openai-agents-python — This project is a Python framework for building autonomous, event-driven agent systems. It provides a unified runtime… yoheinakajima/babyagi — This is a framework for building autonomous agents that use large language models to plan, execute, and refine their… significant-gravitas/auto-gpt — Auto-GPT is an autonomous agent framework that uses large language models to decompose complex goals and execute… langchain-ai/langchainjs — LangChain.js is a framework for building, executing, and monitoring stateful agentic applications. It provides an…

Projects sharing features with AgentGPT

These projects share indexed features with AgentGPT. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • mervinpraison/praisonaiMervinPraison avatar

    MervinPraison/PraisonAI

    5,592View on GitHub↗

    PraisonAI is an autonomous AI agent platform that coordinates multiple LLM-powered agents for research, planning, and execution of complex workflows. It functions as a multi-agent orchestration framework, a workflow builder, and a Model Context Protocol server, while also providing retrieval-augmented generation through vector knowledge bases. Agents can interact via CLI, web, or standardized protocols with sandboxed code execution. The platform distinguishes itself with a rich set of agent communication protocols, including A2A, REST, WebSocket, voice and telephony integration, and MCP, allo

    Pythonagentsaiai-agent-framework
    View on GitHub↗5,592
  • letta-ai/lettaletta-ai avatar

    letta-ai/letta

    21,168View on GitHub↗

    Letta is a framework for building, deploying, and managing autonomous AI agents that maintain persistent state across long-term interactions. It provides a comprehensive suite of primitives for defining agents with configurable personas, modular memory blocks, and tool-use capabilities, enabling them to retain user preferences and conversation history over extended sessions. The platform distinguishes itself through its advanced memory management and orchestration capabilities. It allows agents to autonomously update their own memory, perform retrieval-augmented generation, and coordinate com

    Pythonaiai-agentsllm
    View on GitHub↗21,168
  • openai/openai-agents-pythonopenai avatar

    openai/openai-agents-python

    27,191View on GitHub↗

    This project is a Python framework for building autonomous, event-driven agent systems. It provides a unified runtime for orchestrating multi-agent workflows, managing persistent conversation state, and executing code within secure, isolated sandbox environments. The framework is designed to handle complex task delegation, allowing agents to invoke other agents as tools while maintaining context across multi-turn interactions. The framework distinguishes itself through its deep integration with the Model Context Protocol, enabling agents to connect to external data sources and remote services

    Pythonagentsaiframework
    View on GitHub↗27,191
  • yoheinakajima/babyagiyoheinakajima avatar

    yoheinakajima/babyagi

    22,309View on GitHub↗

    This is a framework for building autonomous agents that use large language models to plan, execute, and refine their own tasks. It functions as an autonomous task orchestrator and agent framework, utilizing a function registry to manage the code-based tools and plugins the agents use to achieve complex goals. The system is distinguished by its ability to perform autonomous code generation, where the agent analyzes requirements to write new reusable functions on the fly. It employs a recursive loop-based planning model to continuously update its goal list and refine its performance based on ex

    Python
    View on GitHub↗22,309
Compare all 30 related projects→