awesome-repositories.com
Blog
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
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 repository-uri

Awesome GitHub RepositoriesAgentic Frameworks

Tools and libraries for building autonomous agents capable of multi-turn reasoning and tool execution.

Distinguishing note: None available; no candidates provided.

Explore 7 awesome GitHub repositories matching artificial intelligence & ml · Agentic Frameworks. Refine with filters or upvote what's useful.

Awesome Agentic Frameworks GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • jingyaogong/minimindAvatar jingyaogong

    jingyaogong/minimind

    51,834Vezi pe GitHub↗

    This project is a comprehensive framework for the entire lifecycle of transformer-based language models, supporting everything from foundational pretraining to specialized deployment. It provides a modular toolkit for defining neural network architectures, managing data preparation pipelines, and executing training routines across various scales. The framework is designed to handle the full model development process, including supervised fine-tuning, behavioral alignment, and the integration of agentic capabilities. What distinguishes this framework is its focus on efficient training and adva

    Training models to perform complex multi-turn tasks by integrating tool calling capabilities and structured reasoning steps into their generation process.

    Pythonartificial-intelligencelarge-language-model
    Vezi pe GitHub↗51,834
  • run-llama/llama_indexAvatar run-llama

    run-llama/llama_index

    50,306Vezi pe GitHub↗

    LlamaIndex is a comprehensive development framework designed to connect private or external data sources to large language models. It functions as a data-centric toolkit that enables the construction of retrieval-augmented generation systems, allowing developers to build applications that provide context-aware answers based on specific organizational information. The project distinguishes itself through a robust agentic orchestration engine that supports the creation of autonomous agents capable of multi-step reasoning, memory management, and complex tool execution. Beyond simple retrieval, i

    Building intelligent systems capable of multi-step reasoning, tool usage, and memory management to perform complex tasks without constant human intervention.

    Pythonagentsapplicationdata
    Vezi pe GitHub↗50,306
  • docker/composeAvatar docker

    docker/compose

    37,588Vezi pe GitHub↗

    Docker Compose is a tool for defining and running multi-container applications through declarative configuration files. It functions as an application lifecycle manager, coordinating the startup, shutdown, and scaling of interconnected services within isolated environments. By using a standardized configuration format, it enables infrastructure as code, allowing developers to manage complex application stacks and their dependencies in a single, repeatable file. The project distinguishes itself by integrating directly with the broader Docker platform, leveraging a client-server architecture wh

    Provides a framework for building and orchestrating teams of specialized, collaborative AI agents.

    Godockerdocker-composego
    Vezi pe GitHub↗37,588
  • huggingface/smolagentsAvatar huggingface

    huggingface/smolagents

    27,885Vezi pe 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 ch

    Implements a code-agent framework that uses language models to write and execute actions as Python code.

    Python
    Vezi pe GitHub↗27,885
  • qwenlm/qwen3Avatar QwenLM

    QwenLM/Qwen3

    27,324Vezi pe GitHub↗

    Qwen3 is a transformer-based large language model designed as a generative AI foundation for understanding, reasoning, and generating human language. It functions as a comprehensive ecosystem for model training, fine-tuning, and production-ready inference, providing the underlying architecture and weights necessary to build diverse artificial intelligence applications. The project distinguishes itself through extensive support for model quantization and distributed inference, enabling efficient execution across a wide range of hardware from consumer-grade devices to scalable cloud infrastruct

    Building autonomous software systems that use language models to execute complex workflows and interact with external tools or APIs.

    Python
    Vezi pe GitHub↗27,324
  • dapr/daprAvatar dapr

    dapr/dapr

    25,510Vezi pe GitHub↗

    Dapr is a distributed application runtime that provides a sidecar-based infrastructure layer for building resilient microservices and event-driven applications. By utilizing a sidecar proxy pattern, it abstracts complex infrastructure tasks into standardized, network-accessible APIs, allowing developers to focus on application logic while the runtime handles service discovery, state management, and secure communication. The platform distinguishes itself through a pluggable component architecture and language-agnostic design, enabling services written in any programming language to interact wi

    Creating intelligent agents that maintain long-running state and manage complex task execution across distributed environments without losing progress during restarts.

    Gocontainersevent-drivenkubernetes
    Vezi pe GitHub↗25,510
  • ogx-ai/llama-stack-appsAvatar ogx-ai

    ogx-ai/llama-stack-apps

    4,304Vezi pe GitHub↗

    This project is a Llama Stack agentic framework and orchestrator used to build autonomous AI applications. It coordinates model inference and tool execution to decompose complex goals into multi-step reasoning chains and continuous inference loops. The framework incorporates a dedicated safety guardrail system that filters model inputs and outputs through safety models to enforce system-level content restrictions. It also includes a tool integration layer that maps model-generated function requests to external runtime definitions to execute actions beyond text generation. The system provides

    Provides a comprehensive framework for building autonomous AI applications by coordinating model inference and tool execution.

    Vezi pe GitHub↗4,304
  1. Home
  2. Artificial Intelligence & ML
  3. Agentic Frameworks