Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 978 Bytes

File metadata and controls

24 lines (18 loc) · 978 Bytes

Agent Labs

This folder contains code samples for agents using the Google Agent Development Kit (ADK) and Claude Labs.

Overview

A lightweight collection of example projects, snippets, and templates demonstrating how to build, run, and integrate conversational agents with:

  • Google Agent Development Kit (ADK)
  • Claude Labs

Contents

  • /examples — runnable sample agents and minimal demos
  • /templates — starter project templates
  • /docs — usage notes and API references (if present)

Quick start

  1. Clone the repository.
  2. Open an example directory and follow that example's README for language-specific setup (SDKs, credentials, environment variables).
  3. Run the provided scripts or commands in the example README.

Contributing

Contributions, bug reports, and improvements are welcome. Open a PR with a clear description and test or example demonstrating the change.

License

See the LICENSE file in the repository (if present) for license details.