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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
google avatar

google/adk-samples

0
View on GitHub↗
8,476 stars·2,264 forks·Python·apache-2.0·17 viewsgoogle.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.

Star history

Star history chart for google/adk-samplesStar history chart for google/adk-samples

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Adk Samples

Similar open-source projects, ranked by how many features they share with Adk Samples.
  • nirdiamant/agents-towards-productionNirDiamant avatar

    NirDiamant/agents-towards-production

    17,375View on 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
    View on GitHub↗17,375
  • mastra-ai/mastramastra-ai avatar

    mastra-ai/mastra

    21,221View on 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
    View on GitHub↗21,221
  • torantulino/auto-gptTorantulino avatar

    Torantulino/Auto-GPT

    184,986View on 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
    View on GitHub↗184,986
  • langchain-ai/langchainjslangchain-ai avatar

    langchain-ai/langchainjs

    17,818View on 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
    View on GitHub↗17,818
See all 30 alternatives to Adk Samples→

Frequently asked questions

What does google/adk-samples do?

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.

What are the main features of google/adk-samples?

The main features of google/adk-samples are: 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.

What are some open-source alternatives to google/adk-samples?

Open-source alternatives to google/adk-samples include: 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…