awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 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·15 vuesagentgpt.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.

Historique des stars

Graphique de l'historique des stars pour reworkd/agentgptGraphique de l'historique des stars pour reworkd/agentgpt

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à AgentGPT

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec AgentGPT.
  • mervinpraison/praisonaiAvatar de MervinPraison

    MervinPraison/PraisonAI

    5,592Voir sur 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
    Voir sur GitHub↗5,592
  • letta-ai/lettaAvatar de letta-ai

    letta-ai/letta

    21,168Voir sur 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
    Voir sur GitHub↗21,168
  • openai/openai-agents-pythonAvatar de openai

    openai/openai-agents-python

    27,191Voir sur 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
    Voir sur GitHub↗27,191
  • yoheinakajima/babyagiAvatar de yoheinakajima

    yoheinakajima/babyagi

    22,309Voir sur 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
    Voir sur GitHub↗22,309
Voir les 30 alternatives à AgentGPT→

Questions fréquentes

Que fait reworkd/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.

Quelles sont les fonctionnalités principales de reworkd/agentgpt ?

Les fonctionnalités principales de reworkd/agentgpt sont : Autonomous Agent Orchestration, LLM-Driven Agent Loops, AI Orchestration, Multi-step Goal Execution, Agentic Goal Decomposition, Autonomous Agent Platforms, Agent State Persistence, Agent Configurations.

Quelles sont les alternatives open-source à reworkd/agentgpt ?

Les alternatives open-source à reworkd/agentgpt incluent : 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…