awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
AI Agents · Awesome GitHub Repositories

3 matches

AI Agents

Hand-picked open-source GitHub repositories and awesome lists about AI Agents.

AI Agents

Find the best repos with AI.We'll search the best matching repositories with AI.
  • huggingface/smolagents

    huggingface/smolagents

    25,515View on GitHub↗

    This framework provides a development toolkit for building autonomous agents that utilize language models to solve complex, non-deterministic tasks. Its core design centers on a code-executing architecture where agents generate and run Python code snippets to perform logic, data manipulation, and tool interactions. By moving beyond structured data formats, the system enables agents to manage program flow and object state through iterative reasoning cycles. The project distinguishes itself through its focus on code-based agent implementation and secure execution environments. Developers can choose between code-generating agents for complex logic or structured tool-calling agents for reliable, schema-validated interactions. To ensure safety when running model-generated scripts, the framework supports isolated runtime environments, including containers and remote virtual machines, which prevent unauthorized system access while maintaining state across task cycles. The platform offers a comprehensive suite of capabilities for managing agentic workflows, including multi-agent orchestration, stateful memory management, and interactive planning. It provides a unified interface for integrating diverse language model providers and simplifies tool creation by automatically converting Python functions into executable tools via metadata and type hints. Users can monitor the decision-making process through an interactive interface that visualizes reasoning steps and supports manual intervention during task execution.

    PythonMulti-Agent OrchestrationMulti-Agent OrchestratorsMulti-Agent Systems
    25,515View on GitHub↗
  • e2b-dev/awesome-ai-agents

    e2b-dev/awesome-ai-agents

    25,903View on GitHub↗

    This project is a curated repository and directory focused on the artificial intelligence agent ecosystem. It serves as a centralized knowledge base for developers and researchers to discover frameworks, platforms, and autonomous software entities designed for reasoning, planning, and executing complex tasks. The directory distinguishes itself through a community-driven curation model, where contributors maintain and update the collection via a distributed version control system. This collaborative approach ensures that the index remains current with the latest academic resources, open-source projects, and commercial tools, all organized through a structured categorical taxonomy. The collection covers a broad range of technical domains, including multi-agent system orchestration, autonomous workflow automation, and general agent development. By aggregating these high-quality references, the repository facilitates the evaluation of technologies for building self-directed digital workers and complex autonomous systems. The information is structured using lightweight markup files and rendered as a static site to provide a consistent and accessible interface for global users.

    Awesome ListsCurated Resource ListsAgent Orchestration Frameworks
    25,903View on GitHub↗
  • OpenHands/OpenHands

    OpenHands/OpenHands

    67,974View on GitHub↗

    OpenHands is an autonomous agent framework designed for software engineering workflows. It provides a modular platform for orchestrating AI agents that reason, plan, and execute tasks within isolated, containerized development environments. By integrating with standard version control and development tools, the system enables agents to autonomously navigate codebases, implement features, and resolve issues through iterative reasoning and tool execution. The platform distinguishes itself through a model-agnostic orchestrator that connects diverse language models to a unified tool registry. It supports complex, multi-agent collaboration via hierarchical task delegation, allowing parent agents to spawn and manage independent sub-agents for parallelized workflows. Security is managed through configurable action approval policies and real-time risk evaluation, ensuring that autonomous operations remain within defined safety boundaries. The system covers a broad capability surface including persistent conversation state management, automated code review, and web research automation. It features an event-driven architecture that serializes interactions into immutable logs, facilitating observability and time-travel debugging. Developers can extend agent functionality through custom skill definitions, plugin packages, and integration with external services via standardized protocols. The project provides a command-line interface for managing agent sessions, remote server deployments, and containerized workspace lifecycles. It is designed for extensibility, allowing users to configure agent behavior through structured objects, markdown-based definitions, and environment-specific settings.

    PythonAutonomous AgentsOrchestration and Multi-Agent Systems
    67,974View on GitHub↗

Explore further