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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
openagents-org avatar

openagents-org/openagents

0
View on GitHub↗
1,704 stele·208 fork-uri·Python·apache-2.0·2 vizualizăriopenagents.org↗

Openagents

Features

  • Agent Frameworks - Network for open agent collaboration.
  • Autonomous AI Agents - Platform for building AI agent networks with multi-protocol support.

Istoric stele

Graficul istoricului de stele pentru openagents-org/openagentsGraficul istoricului de stele pentru openagents-org/openagents

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Openagents

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Openagents.
  • hwchase17/langchainAvatar hwchase17

    hwchase17/langchain

    139,533Vezi pe GitHub↗

    LangChain is a framework for building applications that chain large language models with external data sources and third-party tools. It serves as an orchestrator for autonomous agents that use language models to plan and execute multi-step tasks, while providing a toolkit for linking interoperable AI components into sequences to prototype complex model behaviors. The project provides a model agnostic integration layer, allowing users to switch between different language model providers using a standardized interface. It also includes tools for observability and evaluation to track the perfor

    Python
    Vezi pe GitHub↗139,533
  • aden-hive/hiveAvatar aden-hive

    aden-hive/hive

    10,578Vezi pe GitHub↗

    Hive is an artificial intelligence workflow automation engine and development platform designed for building and deploying autonomous agents. It provides a framework for orchestrating complex, multi-step business processes by coordinating tasks across multiple specialized agents using directed graph structures. The platform distinguishes itself through a focus on production-grade reliability and state management. It maintains persistent execution context and conversation history on disk, enabling crash recovery and continuity for long-running automated sessions. Furthermore, it incorporates a

    Pythonagentagent-frameworkagent-skills
    Vezi pe GitHub↗10,578
  • agentskills/agentskillsAvatar agentskills

    agentskills/agentskills

    10,303Vezi pe GitHub↗

    Agent Skills is a framework for bundling executable scripts and metadata to extend the capabilities and tool-use of language model agents. It provides a standardized directory structure for packaging specialized workflows, technical instructions, and portable agent capabilities for distribution across different AI platforms. The project features a tool optimization suite used to refine skill triggers and evaluate the reliability of agent-activated capabilities. It includes a context-aware knowledge manager that organizes technical references into a hierarchy, loading them on demand to reduce

    Pythonagent-skills
    Vezi pe GitHub↗10,303
  • mastra-ai/mastraAvatar mastra-ai

    mastra-ai/mastra

    21,221Vezi pe GitHub↗

    Mastra is an orchestration framework designed for building, deploying, and managing autonomous AI agents and multi-agent systems. It provides a comprehensive suite of primitives for creating resilient AI applications, including durable workflow orchestration, event-driven agent loops, and semantic memory management. By integrating these core components, the platform enables developers to build complex, multi-step processes that can reason about goals and execute tasks without manual intervention. The framework distinguishes itself through its focus on observability and secure, isolated execut

    TypeScriptagentsaichatbots
    Vezi pe GitHub↗21,221
Vezi toate cele 30 alternative pentru Openagents→

Întrebări frecvente

Care sunt principalele funcționalități ale openagents-org/openagents?

Principalele funcționalități ale openagents-org/openagents sunt: Agent Frameworks, Autonomous AI Agents.

Care sunt câteva alternative open-source pentru openagents-org/openagents?

Alternativele open-source pentru openagents-org/openagents includ: hwchase17/langchain — LangChain is a framework for building applications that chain large language models with external data sources and… mastra-ai/mastra — Mastra is an orchestration framework designed for building, deploying, and managing autonomous AI agents and… mervinpraison/praisonai — PraisonAI is an autonomous AI agent platform that coordinates multiple LLM-powered agents for research, planning, and… agentskills/agentskills — Agent Skills is a framework for bundling executable scripts and metadata to extend the capabilities and tool-use of… aden-hive/hive — Hive is an artificial intelligence workflow automation engine and development platform designed for building and… microsoft/autogen — This framework provides a development environment for building collaborative systems where autonomous agents interact…