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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
google avatar

google/adk-samples

0
View on GitHub↗
8,476 estrellas·2,264 forks·Python·apache-2.0·16 vistasgoogle.github.io/adk-docs↗

Adk Samples

This project provides a collection of reference implementations, architectural patterns, and SDK samples for building autonomous agents using large language models. It serves as a multi-language framework for implementing and deploying specialized AI agents across diverse programming environments.

The system centers on an orchestration framework that combines deterministic code with adaptive reasoning through structured graph workflows. It utilizes schema-driven integration to connect agents with third-party applications and diverse AI models.

The development lifecycle is supported by toolkits for measuring agent reliability and performance against quality benchmarks. A command line interface manages the transition of these agents from initial prototyping and testing to production deployment.

Features

  • AI Agent Development - Provides the foundational framework, reference architectures, and tools for developing specialized autonomous AI agents.
  • AI Agent Architectures - Organizes agent logic into modular architectures that decouple reasoning from service implementations.
  • Agentic Workflow Graphs - Uses structured graph architectures to combine deterministic code with adaptive reasoning for complex task management.
  • Agentic Workflow Orchestration - Orchestrates complex task execution paths by combining adaptive reasoning with structured graph workflows.
  • AI Agent Tool Integrations - Connects AI agents to external software, databases, and APIs to extend their data access and functionality.
  • AI Agent Orchestration Frameworks - Implements a runtime for managing autonomous agent loops and tool discovery within durable pipelines.
  • Autonomous Agent Patterns - Provides architectural patterns and reference implementations for designing specialized autonomous AI agents.
  • Multi-Language Agent SDKs - Provides a set of programming samples and SDKs for implementing AI agents across diverse coding environments.
  • Tool-Calling Schemas - Maps third-party API capabilities to structured schemas that enable AI models to call external functions.
  • Tool-Use Integrations - Enables agents to expand their functional capabilities by integrating third-party applications and diverse AI models.
  • LLM Reasoning Workflows - Implements graph-based orchestrators designed for sequences of LLM operations and adaptive reasoning patterns.
  • Agent Deployment - Provides a CLI for the creation, testing, and provisioning of autonomous agent instances.
  • Agent Deployment Tools - Implements utilities for transitioning AI agents from initial local prototypes to production environments.
  • Agent Evaluation Tools - Provides a specialized testing suite to assess reasoning and tool usage in autonomous agent workflows.
  • Evaluation Metrics - Provides methods for measuring agent reliability by comparing execution outputs against quality benchmarks.
  • AI Observability and Evaluation - Offers tools for evaluating agent reliability and effectiveness before production deployment.
  • Deployment Command Line Interfaces - Ships a command line interface to manage the transition of agents from prototyping to production deployment.
  • Cross-Language Implementations - Applies a consistent set of design patterns across multiple programming languages to ensure cross-platform compatibility.

Historial de estrellas

Gráfico del historial de estrellas de google/adk-samplesGráfico del historial de estrellas de google/adk-samples

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Adk Samples

Proyectos open-source similares, clasificados según cuántas características comparten con Adk Samples.
  • nirdiamant/agents-towards-productionAvatar de NirDiamant

    NirDiamant/agents-towards-production

    17,375Ver en GitHub↗

    This project is a comprehensive framework for developing, orchestrating, and deploying autonomous agents. It provides a structured environment for building agents that utilize reasoning loops to perform multi-step tasks, manage state through graph-based workflows, and interact with external tools. By mapping unstructured model outputs into typed schemas, the framework ensures reliable integration with downstream application logic. The platform distinguishes itself through a focus on production-grade reliability and security. It incorporates hybrid memory systems that combine vector embeddings

    Jupyter Notebookagentagent-frameworkagents
    Ver en GitHub↗17,375
  • mastra-ai/mastraAvatar de mastra-ai

    mastra-ai/mastra

    21,221Ver en 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
    Ver en GitHub↗21,221
  • torantulino/auto-gptAvatar de Torantulino

    Torantulino/Auto-GPT

    184,986Ver en GitHub↗

    Auto-GPT is an autonomous agent framework designed for creating and deploying AI agents that use large language models to plan and execute complex goals independently. The system provides a comprehensive environment for managing the entire agent lifecycle, from initial design and testing to live production deployment. The project features a low-code workflow designer that allows users to define agent behaviors by connecting functional blocks in a visual interface. It includes an agent marketplace for discovering and deploying pre-configured agent templates and a standardized evaluation tool t

    Python
    Ver en GitHub↗184,986
  • langchain-ai/langchainjsAvatar de langchain-ai

    langchain-ai/langchainjs

    17,818Ver en GitHub↗

    LangChain.js is a framework for building, executing, and monitoring stateful agentic applications. It provides an orchestration engine that models workflows as directed graphs, allowing developers to connect language models, data sources, and external tools into modular, multi-step processes. The platform distinguishes itself through its focus on stateful execution and human-in-the-loop control. It manages agent lifecycles by persisting execution state across threads, enabling fault tolerance and the ability to pause workflows at designated breakpoints for manual review or modification. This

    TypeScript
    Ver en GitHub↗17,818
Ver las 30 alternativas a Adk Samples→

Preguntas frecuentes

¿Qué hace google/adk-samples?

This project provides a collection of reference implementations, architectural patterns, and SDK samples for building autonomous agents using large language models. It serves as a multi-language framework for implementing and deploying specialized AI agents across diverse programming environments.

¿Cuáles son las características principales de google/adk-samples?

Las características principales de google/adk-samples son: AI Agent Development, AI Agent Architectures, Agentic Workflow Graphs, Agentic Workflow Orchestration, AI Agent Tool Integrations, AI Agent Orchestration Frameworks, Autonomous Agent Patterns, Multi-Language Agent SDKs.

¿Qué alternativas de código abierto existen para google/adk-samples?

Las alternativas de código abierto para google/adk-samples incluyen: nirdiamant/agents-towards-production — This project is a comprehensive framework for developing, orchestrating, and deploying autonomous agents. It provides… mastra-ai/mastra — Mastra is an orchestration framework designed for building, deploying, and managing autonomous AI agents and… torantulino/auto-gpt — Auto-GPT is an autonomous agent framework designed for creating and deploying AI agents that use large language models… langchain-ai/langchainjs — LangChain.js is a framework for building, executing, and monitoring stateful agentic applications. It provides an… sarwarbeing-ai/agentic_design_patterns — This project is a collection of architectural templates and design patterns for building autonomous AI agents. It… pydantic/pydantic-ai — PydanticAI is a Python framework designed for building production-grade autonomous agents. It provides a unified…