awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
reworkd avatar

reworkd/AgentGPTArchived

0
View on GitHub↗
36,194 स्टार्स·9,319 फोर्क्स·TypeScript·GPL-3.0·15 व्यूज़agentgpt.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.

स्टार हिस्ट्री

reworkd/agentgpt के लिए स्टार हिस्ट्री चार्टreworkd/agentgpt के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

अक्सर पूछे जाने वाले प्रश्न

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.

reworkd/agentgpt की मुख्य विशेषताएं क्या हैं?

reworkd/agentgpt की मुख्य विशेषताएं हैं: Autonomous Agent Orchestration, LLM-Driven Agent Loops, AI Orchestration, Multi-step Goal Execution, Agentic Goal Decomposition, Autonomous Agent Platforms, Agent State Persistence, Agent Configurations।

reworkd/agentgpt के कुछ ओपन-सोर्स विकल्प क्या हैं?

reworkd/agentgpt के ओपन-सोर्स विकल्पों में शामिल हैं: 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…

AgentGPT के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो AgentGPT के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • mervinpraison/praisonaiMervinPraison का अवतार

    MervinPraison/PraisonAI

    5,592GitHub पर देखें↗

    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
    GitHub पर देखें↗5,592
  • letta-ai/lettaletta-ai का अवतार

    letta-ai/letta

    21,168GitHub पर देखें↗

    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
    GitHub पर देखें↗21,168
  • openai/openai-agents-pythonopenai का अवतार

    openai/openai-agents-python

    27,191GitHub पर देखें↗

    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
    GitHub पर देखें↗27,191
  • yoheinakajima/babyagiyoheinakajima का अवतार

    yoheinakajima/babyagi

    22,309GitHub पर देखें↗

    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
    GitHub पर देखें↗22,309
AgentGPT के सभी 30 विकल्प देखें→